From de6a7c04928b89c72e00df8698217a292302eb2b Mon Sep 17 00:00:00 2001 From: Kurdistan Tech Ministry Date: Wed, 11 Feb 2026 09:30:52 +0300 Subject: [PATCH] Filter broken chains (DNS failures) from Nova config --- chains/v22/android/chains.json | 17330 +++++++++++------------ chains/v22/android/chains_minimal.json | 835 ++ 2 files changed, 9137 insertions(+), 9028 deletions(-) create mode 100644 chains/v22/android/chains_minimal.json diff --git a/chains/v22/android/chains.json b/chains/v22/android/chains.json index bd2fcb8..3c27ee9 100644 --- a/chains/v22/android/chains.json +++ b/chains/v22/android/chains.json @@ -1,9030 +1,8304 @@ [ - { - "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", - "defaultBlockTime": 2000 - } - }, - { - "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://avn-parachain.mainnet.aventus.io", - "name": "Aventus node 1" - }, - { - "url": "wss://public-rpc.mainnet.aventus.io", - "name": "Aventus node 2" - } - ], - "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://avail.api.onfinality.io/public-ws", - "name": "Avail primary node" - }, - { - "url": "wss://mainnet.avail-rpc.com/", - "name": "Avail secondary 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" - ] - }, - { - "chainId": "4b5f95eefedf0d0fb514339edc24d2d411310520f687b4146145bcedb99885b9", - "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", - "name": "Acurast", - "assets": [ - { - "assetId": 0, - "symbol": "ACU", - "precision": 12, - "priceId": "acurast", - "icon": "cACU.svg" - } - ], - "nodes": [ - { - "url": "wss://public-archive.mainnet.acurast.com", - "name": "Acurast node" - } - ], - "explorers": [ - { - "name": "Acurast Monitoring Bot", - "extrinsic": "https://acurastbot.com/explorer/extrinsics/{hash}", - "account": "https://acurastbot.com/explorer/address/{address}" - } - ], - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acurast.svg", - "addressPrefix": 42 + { + "chainId": "bb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75", + "name": "Pezkuwi", + "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", + "addressPrefix": 42, + "options": [ + "crowdloans", + "governance-v2", + "proxy", + "multisig", + "pushSupport", + "fullSyncByDefault" + ], + "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": "hezkurd", + "staking": null, + "type": "native", + "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", + "buyProviders": {}, + "sellProviders": {}, + "typeExtras": null + } + ], + "additional": { + "themeColor": "#009639", + "defaultBlockTimeMillis": 6000, + "feeViaRuntimeCall": true, + "disabledCheckMetadataHash": true, + "stakingMaxElectingVoters": 22500 } -] + }, + { + "chainId": "00d0e1d0581c3cd5c5768652d52f4520184018b44f56a2ae1e0dc9d65c00c948", + "parentId": "bb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75", + "name": "Pezkuwi Asset Hub", + "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/PEZ.png", + "addressPrefix": 42, + "options": [ + "swap-hub", + "assethub-fees", + "proxy", + "multisig", + "fullSyncByDefault" + ], + "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": "hezkurd", + "staking": [ + "relaychain", + "nomination-pools" + ], + "type": "native", + "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", + "buyProviders": {}, + "sellProviders": {}, + "typeExtras": null + }, + { + "assetId": 1, + "symbol": "PEZ", + "precision": 12, + "name": "Pezkuwi", + "priceId": "pezkuwi", + "staking": null, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/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://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/wUSDT.png", + "buyProviders": {}, + "sellProviders": {}, + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 1001, + "symbol": "DOT", + "precision": 10, + "name": "Polkadot", + "priceId": "polkadot", + "staking": null, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT.svg", + "buyProviders": {}, + "sellProviders": {}, + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 1002, + "symbol": "ETH", + "precision": 18, + "name": "Ethereum", + "priceId": "ethereum", + "staking": null, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "buyProviders": {}, + "sellProviders": {}, + "typeExtras": { + "assetId": "1002" + } + }, + { + "assetId": 1003, + "symbol": "BTC", + "precision": 8, + "name": "Bitcoin", + "priceId": "bitcoin", + "staking": null, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "buyProviders": {}, + "sellProviders": {}, + "typeExtras": { + "assetId": "1003" + } + } + ], + "additional": { + "themeColor": "#009639", + "defaultBlockTimeMillis": 6000, + "feeViaRuntimeCall": true, + "disabledCheckMetadataHash": true, + "relaychainAsNative": true, + "stakingMaxElectingVoters": 22500, + "timelineChain": "bb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75" + } + }, + { + "chainId": "58269e9c184f721e0309332d90cafc410df1519a5dc27a5fd9b3bf5fd2d129f8", + "parentId": "bb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75", + "name": "Pezkuwi People", + "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/chains/PezkuwiPeople.png", + "addressPrefix": 42, + "options": [ + "proxy", + "multisig", + "fullSyncByDefault" + ], + "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": "hezkurd", + "staking": null, + "type": "native", + "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", + "buyProviders": {}, + "sellProviders": {}, + "typeExtras": null + } + ], + "additional": { + "themeColor": "#009639", + "defaultBlockTimeMillis": 6000, + "feeViaRuntimeCall": true, + "disabledCheckMetadataHash": true + } + }, + { + "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": "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": "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", + "defaultBlockTime": 2000 + } + }, + { + "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": "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": "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": "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": "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": "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": "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://avn-parachain.mainnet.aventus.io", + "name": "Aventus node 1" + }, + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node 2" + } + ], + "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": "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": "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": "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": "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://avail.api.onfinality.io/public-ws", + "name": "Avail primary node" + }, + { + "url": "wss://mainnet.avail-rpc.com/", + "name": "Avail secondary 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": "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": "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": "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": "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": "4b5f95eefedf0d0fb514339edc24d2d411310520f687b4146145bcedb99885b9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acurast", + "assets": [ + { + "assetId": 0, + "symbol": "ACU", + "precision": 12, + "priceId": "acurast", + "icon": "cACU.svg" + } + ], + "nodes": [ + { + "url": "wss://public-archive.mainnet.acurast.com", + "name": "Acurast node" + } + ], + "explorers": [ + { + "name": "Acurast Monitoring Bot", + "extrinsic": "https://acurastbot.com/explorer/extrinsics/{hash}", + "account": "https://acurastbot.com/explorer/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acurast.svg", + "addressPrefix": 42 + } +] \ No newline at end of file diff --git a/chains/v22/android/chains_minimal.json b/chains/v22/android/chains_minimal.json new file mode 100644 index 0000000..79745d2 --- /dev/null +++ b/chains/v22/android/chains_minimal.json @@ -0,0 +1,835 @@ +[ + { + "chainId": "bb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75", + "name": "Pezkuwi", + "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", + "addressPrefix": 42, + "options": [ + "crowdloans", + "governance-v2", + "proxy", + "multisig", + "pushSupport", + "fullSyncByDefault" + ], + "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": "hezkurd", + "staking": null, + "type": "native", + "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", + "buyProviders": {}, + "sellProviders": {}, + "typeExtras": null + } + ], + "additional": { + "themeColor": "#009639", + "defaultBlockTimeMillis": 6000, + "feeViaRuntimeCall": true, + "disabledCheckMetadataHash": true, + "stakingMaxElectingVoters": 22500 + } + }, + { + "chainId": "00d0e1d0581c3cd5c5768652d52f4520184018b44f56a2ae1e0dc9d65c00c948", + "parentId": "bb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75", + "name": "Pezkuwi Asset Hub", + "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/PEZ.png", + "addressPrefix": 42, + "options": [ + "swap-hub", + "assethub-fees", + "proxy", + "multisig", + "fullSyncByDefault" + ], + "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": "hezkurd", + "staking": [ + "relaychain", + "nomination-pools" + ], + "type": "native", + "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", + "buyProviders": {}, + "sellProviders": {}, + "typeExtras": null + }, + { + "assetId": 1, + "symbol": "PEZ", + "precision": 12, + "name": "Pezkuwi", + "priceId": "pezkuwi", + "staking": null, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/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://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/wUSDT.png", + "buyProviders": {}, + "sellProviders": {}, + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 1001, + "symbol": "DOT", + "precision": 10, + "name": "Polkadot", + "priceId": "polkadot", + "staking": null, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT.svg", + "buyProviders": {}, + "sellProviders": {}, + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 1002, + "symbol": "ETH", + "precision": 18, + "name": "Ethereum", + "priceId": "ethereum", + "staking": null, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "buyProviders": {}, + "sellProviders": {}, + "typeExtras": { + "assetId": "1002" + } + }, + { + "assetId": 1003, + "symbol": "BTC", + "precision": 8, + "name": "Bitcoin", + "priceId": "bitcoin", + "staking": null, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "buyProviders": {}, + "sellProviders": {}, + "typeExtras": { + "assetId": "1003" + } + } + ], + "additional": { + "themeColor": "#009639", + "defaultBlockTimeMillis": 6000, + "feeViaRuntimeCall": true, + "disabledCheckMetadataHash": true, + "relaychainAsNative": true, + "stakingMaxElectingVoters": 22500, + "timelineChain": "bb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75" + } + }, + { + "chainId": "58269e9c184f721e0309332d90cafc410df1519a5dc27a5fd9b3bf5fd2d129f8", + "parentId": "bb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75", + "name": "Pezkuwi People", + "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/chains/PezkuwiPeople.png", + "addressPrefix": 42, + "options": [ + "proxy", + "multisig", + "fullSyncByDefault" + ], + "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": "hezkurd", + "staking": null, + "type": "native", + "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", + "buyProviders": {}, + "sellProviders": {}, + "typeExtras": null + } + ], + "additional": { + "themeColor": "#009639", + "defaultBlockTimeMillis": 6000, + "feeViaRuntimeCall": true, + "disabledCheckMetadataHash": true + } + }, + { + "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": "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": "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", + "defaultBlockTime": 2000 + } + } +] \ No newline at end of file