diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index b2a4ce996..427496296 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/novasamatech/pre-commit-hooks
- rev: a0eca3e206a0ee7d824489540565ce280c1d2da9
+ rev: c1b66a8fa80dfc7e21aa3c0261fbe190fe68970b
hooks:
- id: check-chains-json
- id: end-of-file-fixer
diff --git a/chains/v21/chains.json b/chains/v21/chains.json
new file mode 100644
index 000000000..a4a2efd9c
--- /dev/null
+++ b/chains/v21/chains.json
@@ -0,0 +1,8870 @@
+[
+ {
+ "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Polkadot",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "icon": "DOT.svg",
+ "staking": [
+ "relaychain",
+ "nomination-pools"
+ ],
+ "buyProviders": {
+ "transak": {
+ "network": "MAINNET"
+ },
+ "mercuryo": {},
+ "banxa": {
+ "coinType": "DOT",
+ "blockchain": "DOT"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-polkadot.novasama-tech.org",
+ "name": "Novasama node"
+ },
+ {
+ "url": "wss://rpc.ibp.network/polkadot",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://polkadot.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://apps-rpc.polkadot.io",
+ "name": "Public node",
+ "features": [
+ "noTls12"
+ ]
+ },
+ {
+ "url": "wss://polkadot-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://dot-rpc.stakeworld.io",
+ "name": "Stakeworld node"
+ },
+ {
+ "url": "wss://polkadot.public.curie.radiumblock.co/ws",
+ "name": "Radium node"
+ },
+ {
+ "url": "wss://1rpc.io/dot",
+ "name": "Automata 1RPC node"
+ },
+ {
+ "url": "wss://rpc-polkadot.luckyfriday.io",
+ "name": "LuckyFriday node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}",
+ "account": "https://polkadot.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg",
+ "addressPrefix": 0,
+ "externalApi": {
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot"
+ }
+ ],
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot"
+ }
+ ],
+ "crowdloans": [
+ {
+ "type": "github",
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://polkadot.subsquare.io/api"
+ }
+ ],
+ "governance-delegations": [
+ {
+ "type": "subquery",
+ "url": "https://subquery-governance-polkadot-prod.novasama-tech.org"
+ }
+ ],
+ "referendum-summary": [
+ {
+ "type": "novasama",
+ "url": "https://opengov-backend.novasama-tech.org/api/v1/referendum-summaries/list"
+ }
+ ]
+ },
+ "options": [
+ "crowdloans",
+ "governance",
+ "proxy",
+ "fullSyncByDefault",
+ "pushSupport"
+ ],
+ "additional": {
+ "themeColor": "#E6007A",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking",
+ "stakingMaxElectingVoters": 22500,
+ "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008",
+ "feeViaRuntimeCall": true,
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Kusama",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "icon": "KSM.svg",
+ "staking": [
+ "relaychain",
+ "nomination-pools"
+ ],
+ "buyProviders": {
+ "transak": {
+ "network": "MAINNET"
+ },
+ "mercuryo": {},
+ "banxa": {
+ "coinType": "KSM",
+ "blockchain": "KSM"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-kusama.novasama-tech.org",
+ "name": "Novasama node"
+ },
+ {
+ "url": "wss://rpc.ibp.network/kusama",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://kusama.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://apps-kusama-rpc.polkadot.io",
+ "name": "Public node",
+ "features": [
+ "noTls12"
+ ]
+ },
+ {
+ "url": "wss://kusama-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://rpc-kusama.luckyfriday.io",
+ "name": "LuckyFriday node"
+ },
+ {
+ "url": "wss://1rpc.io/ksm",
+ "name": "Automata 1RPC node"
+ },
+ {
+ "url": "wss://kusama.public.curie.radiumblock.co/ws",
+ "name": "Radium node"
+ },
+ {
+ "url": "wss://kusama.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}",
+ "account": "https://kusama.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg",
+ "addressPrefix": 2,
+ "externalApi": {
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama"
+ }
+ ],
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama"
+ }
+ ],
+ "crowdloans": [
+ {
+ "type": "github",
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://kusama.subsquare.io/api"
+ }
+ ],
+ "governance-delegations": [
+ {
+ "type": "subquery",
+ "url": "https://subquery-governance-kusama-prod.novasama-tech.org"
+ }
+ ],
+ "referendum-summary": [
+ {
+ "type": "novasama",
+ "url": "https://opengov-backend.novasama-tech.org/api/v1/referendum-summaries/list"
+ }
+ ]
+ },
+ "options": [
+ "crowdloans",
+ "governance",
+ "proxy",
+ "fullSyncByDefault",
+ "pushSupport"
+ ],
+ "additional": {
+ "themeColor": "#1F78FF",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking",
+ "stakingMaxElectingVoters": 12500,
+ "identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f",
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Kusama Asset Hub",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KSM",
+ "precision": 12,
+ "icon": "KSM.svg",
+ "priceId": "kusama"
+ },
+ {
+ "assetId": 1,
+ "symbol": "RMRK (old)",
+ "precision": 10,
+ "priceId": "rmrk",
+ "type": "statemine",
+ "icon": "RMRK.svg",
+ "typeExtras": {
+ "assetId": "8"
+ }
+ },
+ {
+ "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"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://sys.ibp.network/statemine",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://asset-hub-kusama.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://statemine-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
+ "account": "https://assethub-kusama.subscan.io/account/{address}"
+ },
+ {
+ "name": "Statescan",
+ "account": "https://statemine.statescan.io/#/accounts/{address}",
+ "event": "https://statemine.statescan.io/#/events/{event}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
+ "addressPrefix": 2,
+ "options": [
+ "assethub-fees"
+ ],
+ "additional": {
+ "relaychainAsNative": true,
+ "feeViaRuntimeCall": true,
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Polkadot People",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "icon": "DOT.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://polkadot-people-rpc.polkadot.io",
+ "name": "Parity node",
+ "features": [
+ "noTls12"
+ ]
+ },
+ {
+ "url": "wss://sys.ibp.network/people-polkadot",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://people-polkadot.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://rpc-people-polkadot.luckyfriday.io",
+ "name": "LuckyFriday node"
+ },
+ {
+ "url": "wss://people-polkadot.public.curie.radiumblock.co/ws",
+ "name": "Radium node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://people-polkadot.subscan.io/extrinsic/{hash}",
+ "account": "https://people-polkadot.subscan.io/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_People.svg",
+ "addressPrefix": 0,
+ "additional": {
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Kusama People",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "icon": "KSM.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://kusama-people-rpc.polkadot.io",
+ "name": "Parity node",
+ "features": [
+ "noTls12"
+ ]
+ },
+ {
+ "url": "wss://sys.ibp.network/people-kusama",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://people-kusama.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://ksm-rpc.stakeworld.io/people",
+ "name": "Stakeworld node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://people-kusama.subscan.io/extrinsic/{hash}",
+ "account": "https://people-kusama.subscan.io/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_People.svg",
+ "addressPrefix": 2,
+ "additional": {
+ "disabledCheckMetadataHash": true
+ }
+ },
+ {
+ "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Karura",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KAR",
+ "precision": 12,
+ "icon": "KAR.svg",
+ "priceId": "karura",
+ "buyProviders": {
+ "banxa": {
+ "coinType": "KAR",
+ "blockchain": "KAR"
+ }
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "aSEEDk",
+ "precision": 12,
+ "icon": "aSEEDk.svg",
+ "priceId": "ausd-seed-karura",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0081",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "10000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "KSM",
+ "precision": 12,
+ "icon": "KSM.svg",
+ "priceId": "kusama",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0082",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "RMRK (old)",
+ "precision": 10,
+ "type": "orml",
+ "icon": "RMRK.svg",
+ "priceId": "rmrk",
+ "typeExtras": {
+ "currencyIdScale": "0x050000",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "BNC",
+ "precision": 12,
+ "type": "orml",
+ "icon": "BNC.svg",
+ "priceId": "bifrost-native-coin",
+ "typeExtras": {
+ "currencyIdScale": "0x00a8",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "8000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "LKSM",
+ "precision": 12,
+ "priceId": "liquid-ksm",
+ "type": "orml",
+ "icon": "LKSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0083",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "500000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "PHA",
+ "precision": 12,
+ "priceId": "pha",
+ "type": "orml",
+ "icon": "PHA.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x00aa",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "40000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "KINT",
+ "precision": 12,
+ "priceId": "kintsugi",
+ "type": "orml",
+ "icon": "KINT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x00ab",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "133330000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "kBTC",
+ "precision": 8,
+ "priceId": "bitcoin",
+ "type": "orml",
+ "icon": "kBTC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x00ac",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "660000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "TAI",
+ "precision": 12,
+ "type": "orml",
+ "icon": "TAI.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0084",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "vsKSM",
+ "precision": 12,
+ "type": "orml",
+ "icon": "vsKSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x00a9",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "taiKSM",
+ "precision": 12,
+ "type": "orml",
+ "icon": "taiKSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0300000000",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 12,
+ "symbol": "QTZ",
+ "precision": 18,
+ "priceId": "quartz",
+ "type": "orml",
+ "icon": "QTZ.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050200",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 14,
+ "symbol": "MOVR",
+ "precision": 18,
+ "priceId": "moonriver",
+ "type": "orml",
+ "icon": "MOVR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050300",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 15,
+ "symbol": "HKO",
+ "precision": 12,
+ "type": "orml",
+ "icon": "HKO.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050400",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 16,
+ "symbol": "CSM",
+ "precision": 12,
+ "priceId": "crust-storage-market",
+ "type": "orml",
+ "icon": "CSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050500",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 17,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "orml",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050700",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "10000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 18,
+ "symbol": "KMA",
+ "precision": 12,
+ "priceId": "calamari-network",
+ "type": "orml",
+ "icon": "KMA.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050a00",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 19,
+ "symbol": "TEER",
+ "precision": 12,
+ "priceId": "integritee",
+ "type": "orml",
+ "icon": "TEER.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050800",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 20,
+ "symbol": "KICO",
+ "precision": 14,
+ "type": "orml",
+ "icon": "KICO.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050600",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 21,
+ "symbol": "NEER",
+ "precision": 18,
+ "priceId": "metaverse-network-pioneer",
+ "type": "orml",
+ "icon": "NEER.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050900",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 22,
+ "symbol": "BSX",
+ "precision": 12,
+ "priceId": "basilisk",
+ "type": "orml",
+ "icon": "BSX.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050b00",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 23,
+ "symbol": "AIR",
+ "precision": 18,
+ "priceId": "altair",
+ "type": "orml",
+ "icon": "AIR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050c00",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 24,
+ "symbol": "GENS",
+ "precision": 9,
+ "type": "orml",
+ "priceId": "genshiro",
+ "icon": "GENS.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050e00",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 25,
+ "symbol": "EQD",
+ "precision": 9,
+ "priceId": "tether",
+ "type": "orml",
+ "icon": "EQD.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050f00",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "10000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 26,
+ "symbol": "CRAB",
+ "precision": 18,
+ "type": "orml",
+ "priceId": "darwinia-crab-network",
+ "icon": "CRAB.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050d00",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000000000000",
+ "transfersEnabled": true
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://karura.api.onfinality.io/public-ws",
+ "name": "Onfinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://karura.subscan.io/extrinsic/{hash}",
+ "account": "https://karura.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://karura.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg",
+ "addressPrefix": 8,
+ "options": [
+ "governance-v1"
+ ],
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Moonbeam",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "GLMR",
+ "precision": 18,
+ "priceId": "moonbeam",
+ "icon": "GLMR.svg",
+ "staking": [
+ "parachain"
+ ],
+ "buyProviders": {
+ "transak": {
+ "network": "MAINNET"
+ },
+ "banxa": {
+ "coinType": "GLMR",
+ "blockchain": "GLMR"
+ }
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "xcDOT",
+ "precision": 10,
+ "type": "statemine",
+ "priceId": "polkadot",
+ "icon": "DOT.svg",
+ "typeExtras": {
+ "assetId": "42259045809535163221576417993425387648"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "xcaSEEDp",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "ausd-seed-acala",
+ "icon": "aSEEDp.svg",
+ "typeExtras": {
+ "assetId": "110021739665376159354538090254163045594"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "xcACA",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "acala",
+ "icon": "ACA.svg",
+ "typeExtras": {
+ "assetId": "224821240862170613278369189818311486111"
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "xcPARA",
+ "precision": 12,
+ "type": "statemine",
+ "icon": "PARA.svg",
+ "typeExtras": {
+ "assetId": "32615670524745285411807346420584982855"
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "xcINTR",
+ "precision": 10,
+ "type": "statemine",
+ "priceId": "interlay",
+ "icon": "INTR.svg",
+ "typeExtras": {
+ "assetId": "101170542313601871197860408087030232491"
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "xciBTC",
+ "precision": 8,
+ "type": "statemine",
+ "priceId": "bitcoin",
+ "icon": "iBTC.svg",
+ "typeExtras": {
+ "assetId": "120637696315203257380661607956669368914"
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "xcASTR",
+ "precision": 18,
+ "type": "statemine",
+ "priceId": "astar",
+ "icon": "ASTR.svg",
+ "typeExtras": {
+ "assetId": "224077081838586484055667086558292981199"
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "xcPHA",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "pha",
+ "icon": "PHA.svg",
+ "typeExtras": {
+ "assetId": "132685552157663328694213725410064821485"
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "xcUSDT",
+ "precision": 6,
+ "type": "statemine",
+ "priceId": "tether",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "assetId": "311091173110107856861649819128533077277"
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "xcCFG",
+ "precision": 18,
+ "type": "statemine",
+ "priceId": "centrifuge",
+ "icon": "CFG.svg",
+ "typeExtras": {
+ "assetId": "91372035960551235635465443179559840483"
+ }
+ },
+ {
+ "assetId": 12,
+ "symbol": "xcBNC",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "bifrost-native-coin",
+ "icon": "BNC.svg",
+ "typeExtras": {
+ "assetId": "165823357460190568952172802245839421906"
+ }
+ },
+ {
+ "assetId": 13,
+ "symbol": "xcEQ",
+ "precision": 9,
+ "type": "statemine",
+ "priceId": "equilibrium-token",
+ "icon": "EQ.svg",
+ "typeExtras": {
+ "assetId": "190590555344745888270686124937537713878"
+ }
+ },
+ {
+ "assetId": 14,
+ "symbol": "xcEQD",
+ "precision": 9,
+ "type": "statemine",
+ "priceId": "tether",
+ "icon": "EQD.svg",
+ "typeExtras": {
+ "assetId": "187224307232923873519830480073807488153"
+ }
+ },
+ {
+ "assetId": 15,
+ "symbol": "xcHDX",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "hydradx",
+ "icon": "HDX.svg",
+ "typeExtras": {
+ "assetId": "69606720909260275826784788104880799692"
+ }
+ },
+ {
+ "assetId": 16,
+ "symbol": "xcNODL",
+ "precision": 11,
+ "type": "statemine",
+ "priceId": "nodle-network",
+ "icon": "NODL.svg",
+ "typeExtras": {
+ "assetId": "309163521958167876851250718453738106865"
+ }
+ },
+ {
+ "assetId": 17,
+ "symbol": "xcRING",
+ "precision": 18,
+ "type": "statemine",
+ "priceId": "darwinia-network-native-token",
+ "icon": "RING.svg",
+ "typeExtras": {
+ "assetId": "125699734534028342599692732320197985871"
+ }
+ },
+ {
+ "assetId": 18,
+ "symbol": "xcOTP",
+ "precision": 12,
+ "type": "statemine",
+ "icon": "OTP.svg",
+ "typeExtras": {
+ "assetId": "238111524681612888331172110363070489924"
+ }
+ },
+ {
+ "assetId": 19,
+ "symbol": "xcvDOT",
+ "precision": 10,
+ "type": "statemine",
+ "priceId": "voucher-dot",
+ "icon": "vDOT.svg",
+ "typeExtras": {
+ "assetId": "29085784439601774464560083082574142143"
+ }
+ },
+ {
+ "assetId": 20,
+ "symbol": "xcvFIL",
+ "precision": 18,
+ "type": "statemine",
+ "icon": "vFIL.svg",
+ "typeExtras": {
+ "assetId": "272547899416482196831721420898811311297"
+ }
+ },
+ {
+ "assetId": 21,
+ "symbol": "xcvGLMR",
+ "precision": 18,
+ "priceId": "voucher-glmr",
+ "type": "statemine",
+ "icon": "vGLMR.svg",
+ "typeExtras": {
+ "assetId": "204507659831918931608354793288110796652"
+ }
+ },
+ {
+ "assetId": 22,
+ "symbol": "xcMANTA",
+ "precision": 18,
+ "type": "statemine",
+ "priceId": "manta-network",
+ "icon": "MANTA.svg",
+ "typeExtras": {
+ "assetId": "166446646689194205559791995948102903873"
+ }
+ },
+ {
+ "assetId": 23,
+ "symbol": "xcUSDC",
+ "precision": 6,
+ "type": "statemine",
+ "priceId": "usd-coin",
+ "icon": "USDC.svg",
+ "typeExtras": {
+ "assetId": "166377000701797186346254371275954761085"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://wss.api.moonbeam.network",
+ "name": "Moonbeam Foundation node"
+ },
+ {
+ "url": "wss://moonbeam.ibp.network",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://moonbeam.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://moonbeam.public.curie.radiumblock.co/ws",
+ "name": "RadiumBlock node"
+ },
+ {
+ "url": "wss://moonbeam.public.blastapi.io",
+ "name": "Blast node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}",
+ "account": "https://moonbeam.subscan.io/account/{address}"
+ },
+ {
+ "name": "Moonscan",
+ "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}",
+ "account": "https://moonbeam.moonscan.io/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam"
+ },
+ {
+ "type": "etherscan",
+ "url": "https://api-moonbeam.moonscan.io/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam"
+ }
+ ],
+ "governance": [
+ {
+ "type": "polkassembly",
+ "url": "https://api.moonbeam.polkassembly.network/v1/graphql"
+ }
+ ],
+ "governance-delegations": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam-gov"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/moonbeam.svg",
+ "addressPrefix": 1284,
+ "options": [
+ "ethereumBased",
+ "governance"
+ ],
+ "additional": {
+ "themeColor": "#9968CE",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking",
+ "defaultBlockTime": 6000
+ }
+ },
+ {
+ "chainId": "eip155:1",
+ "name": "Ethereum",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ETH",
+ "priceId": "ethereum",
+ "type": "evmNative",
+ "icon": "ETH.svg",
+ "precision": 18,
+ "buyProviders": {
+ "transak": {
+ "network": "ETHEREUM"
+ },
+ "mercuryo": {
+ "network": "ETHEREUM"
+ },
+ "banxa": {
+ "coinType": "ETH",
+ "blockchain": "ETH"
+ }
+ }
+ }
+ ],
+ "nodeSelectionStrategy": "uniform",
+ "nodes": [
+ {
+ "url": "https://rpc.ankr.com/eth",
+ "name": "Ankr rpc node"
+ },
+ {
+ "url": "https://1rpc.io/eth",
+ "name": "One rpc node"
+ },
+ {
+ "url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe",
+ "name": "Infura node 5"
+ },
+ {
+ "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}",
+ "name": "Infura node"
+ },
+ {
+ "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3",
+ "name": "Infura node 2"
+ },
+ {
+ "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f",
+ "name": "Infura node 3"
+ },
+ {
+ "url": "wss://mainnet.infura.io/ws/v3/9dddd77ac74043dc9a8dc48f82822c7d",
+ "name": "Infura node 4"
+ },
+ {
+ "url": "wss://mainnet.infura.io/ws/v3/82fd5b2925e341719f10b7ed4376a646",
+ "name": "Infura node 6"
+ },
+ {
+ "url": "wss://mainnet.infura.io/ws/v3/5717b02168b5434ba23801e1ea755afb",
+ "name": "Infura node 7"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Etherscan",
+ "extrinsic": "https://etherscan.io/tx/{hash}",
+ "account": "https://etherscan.io/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://api.etherscan.io/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg",
+ "addressPrefix": 1,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
+ },
+ {
+ "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Moonriver",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "MOVR",
+ "precision": 18,
+ "priceId": "moonriver",
+ "icon": "MOVR.svg",
+ "staking": [
+ "parachain"
+ ],
+ "buyProviders": {
+ "transak": {
+ "network": "MOONRIVER"
+ },
+ "banxa": {
+ "coinType": "MOVR",
+ "blockchain": "MOVR"
+ }
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "xcRMRK (old)",
+ "precision": 10,
+ "priceId": "rmrk",
+ "type": "statemine",
+ "icon": "RMRK.svg",
+ "typeExtras": {
+ "assetId": "182365888117048807484804376330534607370"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "xcKSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "type": "statemine",
+ "icon": "KSM.svg",
+ "typeExtras": {
+ "assetId": "42259045809535163221576417993425387648"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "xcKINT",
+ "precision": 12,
+ "priceId": "kintsugi",
+ "type": "statemine",
+ "icon": "KINT.svg",
+ "typeExtras": {
+ "assetId": "175400718394635817552109270754364440562"
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "xcKAR",
+ "precision": 12,
+ "priceId": "karura",
+ "type": "statemine",
+ "icon": "KAR.svg",
+ "typeExtras": {
+ "assetId": "10810581592933651521121702237638664357"
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "xcBNC",
+ "precision": 12,
+ "priceId": "bifrost-native-coin",
+ "type": "statemine",
+ "icon": "BNC.svg",
+ "typeExtras": {
+ "assetId": "319623561105283008236062145480775032445"
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "xckBTC",
+ "precision": 8,
+ "priceId": "bitcoin",
+ "type": "statemine",
+ "icon": "kBTC.svg",
+ "typeExtras": {
+ "assetId": "328179947973504579459046439826496046832"
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "xcUSDT",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "statemine",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "assetId": "311091173110107856861649819128533077277"
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "xcaSEEDk",
+ "precision": 12,
+ "priceId": "ausd-seed-karura",
+ "type": "statemine",
+ "icon": "aSEEDk.svg",
+ "typeExtras": {
+ "assetId": "214920334981412447805621250067209749032"
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "xcCSM",
+ "precision": 12,
+ "priceId": "crust-storage-market",
+ "type": "statemine",
+ "icon": "CSM.svg",
+ "typeExtras": {
+ "assetId": "108457044225666871745333730479173774551"
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "xcPHA",
+ "precision": 12,
+ "priceId": "pha",
+ "type": "statemine",
+ "icon": "PHA.svg",
+ "typeExtras": {
+ "assetId": "189307976387032586987344677431204943363"
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "xcHKO",
+ "precision": 12,
+ "type": "statemine",
+ "icon": "HKO.svg",
+ "typeExtras": {
+ "assetId": "76100021443485661246318545281171740067"
+ }
+ },
+ {
+ "assetId": 12,
+ "symbol": "xcKMA",
+ "precision": 12,
+ "priceId": "calamari-network",
+ "type": "statemine",
+ "icon": "KMA.svg",
+ "typeExtras": {
+ "assetId": "213357169630950964874127107356898319277"
+ }
+ },
+ {
+ "assetId": 13,
+ "symbol": "xcCRAB",
+ "precision": 18,
+ "priceId": "darwinia-crab-network",
+ "type": "statemine",
+ "icon": "CRAB.svg",
+ "typeExtras": {
+ "assetId": "173481220575862801646329923366065693029"
+ }
+ },
+ {
+ "assetId": 14,
+ "symbol": "xcTEER",
+ "precision": 12,
+ "priceId": "integritee",
+ "type": "statemine",
+ "icon": "TEER.svg",
+ "typeExtras": {
+ "assetId": "105075627293246237499203909093923548958"
+ }
+ },
+ {
+ "assetId": 15,
+ "symbol": "xcLIT",
+ "precision": 12,
+ "priceId": "litentry",
+ "type": "statemine",
+ "icon": "LIT.svg",
+ "typeExtras": {
+ "assetId": "65216491554813189869575508812319036608"
+ }
+ },
+ {
+ "assetId": 16,
+ "symbol": "xcSDN",
+ "precision": 18,
+ "priceId": "shiden",
+ "type": "statemine",
+ "icon": "SDN.svg",
+ "typeExtras": {
+ "assetId": "16797826370226091782818345603793389938"
+ }
+ },
+ {
+ "assetId": 17,
+ "symbol": "xcXRT",
+ "precision": 9,
+ "priceId": "robonomics-network",
+ "type": "statemine",
+ "icon": "XRT.svg",
+ "typeExtras": {
+ "assetId": "108036400430056508975016746969135344601"
+ }
+ },
+ {
+ "assetId": 18,
+ "symbol": "xcvKSM",
+ "precision": 12,
+ "priceId": "voucher-ksm",
+ "type": "statemine",
+ "icon": "vKSM.svg",
+ "typeExtras": {
+ "assetId": "264344629840762281112027368930249420542"
+ }
+ },
+ {
+ "assetId": 19,
+ "symbol": "xcvBNC",
+ "precision": 12,
+ "type": "statemine",
+ "icon": "vBNC.svg",
+ "typeExtras": {
+ "assetId": "72145018963825376852137222787619937732"
+ }
+ },
+ {
+ "assetId": 20,
+ "symbol": "xcvMOVR",
+ "precision": 18,
+ "type": "statemine",
+ "icon": "vMOVR.svg",
+ "typeExtras": {
+ "assetId": "203223821023327994093278529517083736593"
+ }
+ },
+ {
+ "assetId": 21,
+ "symbol": "xcMGX",
+ "precision": 18,
+ "type": "statemine",
+ "priceId": "mangata-x",
+ "icon": "MGX.svg",
+ "typeExtras": {
+ "assetId": "118095707745084482624853002839493125353"
+ }
+ },
+ {
+ "assetId": 22,
+ "symbol": "xcTUR",
+ "precision": 10,
+ "type": "statemine",
+ "priceId": "turing-network",
+ "icon": "TUR.svg",
+ "typeExtras": {
+ "assetId": "133300872918374599700079037156071917454"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://wss.api.moonriver.moonbeam.network",
+ "name": "Moonbeam Foundation node"
+ },
+ {
+ "url": "wss://moonriver.public.blastapi.io",
+ "name": "Blast node"
+ },
+ {
+ "url": "wss://moonriver.public.curie.radiumblock.co/ws",
+ "name": "RadiumBlock node"
+ },
+ {
+ "url": "wss://moonriver-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}",
+ "account": "https://moonriver.subscan.io/account/{address}"
+ },
+ {
+ "name": "Moonscan",
+ "extrinsic": "https://moonriver.moonscan.io/tx/{hash}",
+ "account": "https://moonriver.moonscan.io/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver"
+ },
+ {
+ "type": "etherscan",
+ "url": "https://api-moonriver.moonscan.io/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://moonriver.subsquare.io/api"
+ }
+ ],
+ "governance-delegations": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/moonriver.svg",
+ "addressPrefix": 1285,
+ "options": [
+ "ethereumBased",
+ "governance"
+ ],
+ "additional": {
+ "themeColor": "#20A0B6",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking",
+ "defaultBlockTime": 12000
+ }
+ },
+ {
+ "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Shiden",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SDN",
+ "precision": 18,
+ "icon": "SDN.svg",
+ "priceId": "shiden"
+ },
+ {
+ "assetId": 1,
+ "symbol": "PHA",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "pha",
+ "icon": "PHA.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551623"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "LKSM",
+ "precision": 12,
+ "priceId": "liquid-ksm",
+ "type": "statemine",
+ "icon": "LKSM.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551619"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "MOVR",
+ "precision": 18,
+ "type": "statemine",
+ "priceId": "moonriver",
+ "icon": "MOVR.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551620"
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "kBTC",
+ "precision": 8,
+ "type": "statemine",
+ "priceId": "bitcoin",
+ "icon": "kBTC.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551621"
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "KINT",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "kintsugi",
+ "icon": "KINT.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551622"
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "KSM",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "kusama",
+ "icon": "KSM.svg",
+ "typeExtras": {
+ "assetId": "340282366920938463463374607431768211455"
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "aSEEDk",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "ausd-seed-karura",
+ "icon": "aSEEDk.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551616"
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "CSM",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "crust-storage-market",
+ "icon": "CSM.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551624"
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "KAR",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "karura",
+ "icon": "KAR.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551618"
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "USDT",
+ "precision": 6,
+ "type": "statemine",
+ "priceId": "tether",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "assetId": "4294969280"
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "vKSM",
+ "precision": 12,
+ "priceId": "voucher-ksm",
+ "type": "statemine",
+ "icon": "vKSM.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551628"
+ }
+ },
+ {
+ "assetId": 12,
+ "symbol": "BNC",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "bifrost-native-coin",
+ "icon": "BNC.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551627"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.shiden.astar.network",
+ "name": "StakeTechnologies node"
+ },
+ {
+ "url": "wss://shiden-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://shiden.public.curie.radiumblock.co/ws",
+ "name": "RadiumBlock node"
+ },
+ {
+ "url": "wss://shiden.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}",
+ "account": "https://shiden.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x40"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg",
+ "addressPrefix": 5,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Bifrost Kusama",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BNC",
+ "priceId": "bifrost-native-coin",
+ "precision": 12,
+ "icon": "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://bifrost-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://bifrost-parachain.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}",
+ "account": "https://bifrost-kusama.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x38"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://bifrost-kusama.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg",
+ "addressPrefix": 6,
+ "options": [
+ "governance-v1",
+ "governance"
+ ]
+ },
+ {
+ "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Basilisk",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BSX",
+ "precision": 12,
+ "priceId": "basilisk",
+ "icon": "BSX.svg",
+ "buyProviders": {
+ "banxa": {
+ "coinType": "BSX",
+ "blockchain": "BSX"
+ }
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "type": "orml",
+ "icon": "KSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x01000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "100000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "aSEEDk",
+ "precision": 12,
+ "priceId": "ausd-seed-karura",
+ "type": "orml",
+ "icon": "aSEEDk.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x02000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "10000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "TNKR",
+ "precision": 12,
+ "type": "orml",
+ "icon": "TNKR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x06000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "1000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "USDT",
+ "precision": 6,
+ "type": "orml",
+ "priceId": "tether",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0e000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "10000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "XRT",
+ "precision": 9,
+ "type": "orml",
+ "priceId": "robonomics-network",
+ "icon": "XRT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x10000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "1683502",
+ "transfersEnabled": true
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.basilisk.cloud",
+ "name": "Basilisk node"
+ },
+ {
+ "url": "wss://basilisk-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}",
+ "account": "https://basilisk.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x3f"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://basilisk.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg",
+ "addressPrefix": 10041,
+ "options": [
+ "governance-v1"
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json",
+ "overridesCommon": true
+ },
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Altair",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AIR",
+ "precision": 18,
+ "icon": "AIR.svg",
+ "priceId": "altair"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://altair.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://altair.subscan.io/extrinsic/{hash}",
+ "account": "https://altair.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x37"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://altair.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg",
+ "addressPrefix": 136,
+ "options": [
+ "governance-v1"
+ ],
+ "additional": {
+ "feeViaRuntimeCall": true,
+ "disabledCheckMetadataHash": true
+ }
+ },
+ {
+ "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Parallel Heiko",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "HKO",
+ "precision": 12,
+ "icon": "HKO.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "type": "statemine",
+ "icon": "KSM.svg",
+ "typeExtras": {
+ "assetId": "100"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "aSEEDk",
+ "precision": 12,
+ "priceId": "ausd-seed-karura",
+ "type": "statemine",
+ "icon": "aSEEDk.svg",
+ "typeExtras": {
+ "assetId": "103"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "LKSM",
+ "precision": 12,
+ "priceId": "liquid-ksm",
+ "type": "statemine",
+ "icon": "LKSM.svg",
+ "typeExtras": {
+ "assetId": "109"
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "sKSM",
+ "precision": 12,
+ "type": "statemine",
+ "icon": "sKSM.svg",
+ "typeExtras": {
+ "assetId": "1000"
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "KAR",
+ "precision": 12,
+ "priceId": "karura",
+ "type": "statemine",
+ "icon": "KAR.svg",
+ "typeExtras": {
+ "assetId": "107"
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "MOVR",
+ "precision": 18,
+ "priceId": "moonriver",
+ "type": "statemine",
+ "icon": "MOVR.svg",
+ "typeExtras": {
+ "assetId": "113"
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "PHA",
+ "precision": 12,
+ "priceId": "pha",
+ "type": "statemine",
+ "icon": "PHA.svg",
+ "typeExtras": {
+ "assetId": "115"
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "GENS",
+ "precision": 9,
+ "priceId": "genshiro",
+ "type": "statemine",
+ "icon": "GENS.svg",
+ "typeExtras": {
+ "assetId": "123"
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "statemine",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "assetId": "102"
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "KINT",
+ "precision": 12,
+ "priceId": "kintsugi",
+ "type": "statemine",
+ "icon": "KINT.svg",
+ "typeExtras": {
+ "assetId": "119"
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "kBTC",
+ "precision": 8,
+ "priceId": "bitcoin",
+ "type": "statemine",
+ "icon": "kBTC.svg",
+ "typeExtras": {
+ "assetId": "121"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://heiko-rpc.parallel.fi",
+ "name": "Parallel node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Statescan",
+ "account": "https://heiko.statescan.io/#/accounts/{address}",
+ "extrinsic": "https://heiko.statescan.io/#/extrinsics/{hash}",
+ "event": "https://heiko.statescan.io/#/events/{event}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
+ "addressPrefix": 110
+ },
+ {
+ "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
+ "name": "Edgeware",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "EDG",
+ "precision": 18,
+ "priceId": "edgeware",
+ "icon": "EDG.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://edgeware-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://edgeware.jelliedowl.net",
+ "name": "JelliedOwl node"
+ },
+ {
+ "url": "wss://mainnet2.edgewa.re",
+ "name": "Edgeware node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
+ "account": "https://edgeware.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
+ "addressPrefix": 7
+ },
+ {
+ "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Khala",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PHA",
+ "precision": 12,
+ "priceId": "pha",
+ "icon": "PHA.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "KSM",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "kusama",
+ "icon": "KSM.svg",
+ "typeExtras": {
+ "assetId": "0"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "KAR",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "karura",
+ "icon": "KAR.svg",
+ "typeExtras": {
+ "assetId": "1"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "BNC",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "bifrost-native-coin",
+ "icon": "BNC.svg",
+ "typeExtras": {
+ "assetId": "2"
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "ZLK",
+ "precision": 18,
+ "priceId": "zenlink-network-token",
+ "type": "statemine",
+ "icon": "ZLK.svg",
+ "typeExtras": {
+ "assetId": "3"
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "aSEEDk",
+ "precision": 12,
+ "priceId": "ausd-seed-karura",
+ "type": "statemine",
+ "icon": "aSEEDk.svg",
+ "typeExtras": {
+ "assetId": "4"
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "BSX",
+ "precision": 12,
+ "priceId": "basilisk",
+ "type": "statemine",
+ "icon": "BSX.svg",
+ "typeExtras": {
+ "assetId": "9"
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "MOVR",
+ "precision": 18,
+ "priceId": "moonriver",
+ "type": "statemine",
+ "icon": "MOVR.svg",
+ "typeExtras": {
+ "assetId": "6"
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "HKO",
+ "precision": 12,
+ "type": "statemine",
+ "icon": "HKO.svg",
+ "typeExtras": {
+ "assetId": "7"
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "KMA",
+ "precision": 12,
+ "priceId": "calamari-network",
+ "type": "statemine",
+ "icon": "KMA.svg",
+ "typeExtras": {
+ "assetId": "8"
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "TUR",
+ "precision": 10,
+ "priceId": "turing-network",
+ "type": "statemine",
+ "icon": "TUR.svg",
+ "typeExtras": {
+ "assetId": "10"
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "CRAB",
+ "precision": 18,
+ "priceId": "darwinia-network-native-token",
+ "type": "statemine",
+ "icon": "CRAB.svg",
+ "typeExtras": {
+ "assetId": "11"
+ }
+ },
+ {
+ "assetId": 12,
+ "symbol": "SDN",
+ "precision": 18,
+ "priceId": "shiden",
+ "type": "statemine",
+ "icon": "SDN.svg",
+ "typeExtras": {
+ "assetId": "12"
+ }
+ },
+ {
+ "assetId": 13,
+ "symbol": "NEER",
+ "precision": 18,
+ "priceId": "metaverse-network-pioneer",
+ "type": "statemine",
+ "icon": "NEER.svg",
+ "typeExtras": {
+ "assetId": "13"
+ }
+ },
+ {
+ "assetId": 14,
+ "symbol": "BIT",
+ "precision": 18,
+ "type": "statemine",
+ "icon": "BIT.svg",
+ "typeExtras": {
+ "assetId": "14"
+ }
+ },
+ {
+ "assetId": 15,
+ "symbol": "PICA",
+ "precision": 12,
+ "priceId": "picasso",
+ "type": "statemine",
+ "icon": "PICA.svg",
+ "typeExtras": {
+ "assetId": "15"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://khala-api.phala.network/ws",
+ "name": "Phala node"
+ },
+ {
+ "url": "wss://khala-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://khala.public.curie.radiumblock.co/ws",
+ "name": "RadiumBlock node"
+ },
+ {
+ "url": "wss://khala.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://khala.subscan.io/extrinsic/{hash}",
+ "account": "https://khala.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x3a"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
+ "addressPrefix": 30,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "KILT",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KILT",
+ "priceId": "kilt-protocol",
+ "icon": "KILT.svg",
+ "precision": 15,
+ "buyProviders": {
+ "banxa": {
+ "coinType": "KILT",
+ "blockchain": "KILT"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://kilt.ibp.network",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://kilt.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://kilt-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://spiritnet.kilt.io/",
+ "name": "KILT Protocol node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
+ "account": "https://spiritnet.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x3d"
+ }
+ ],
+ "governance": [
+ {
+ "type": "polkassembly",
+ "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
+ "addressPrefix": 38,
+ "options": [
+ "governance-v1"
+ ]
+ },
+ {
+ "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Calamari",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KMA",
+ "priceId": "calamari-network",
+ "icon": "KMA.svg",
+ "precision": 12,
+ "staking": [
+ "parachain"
+ ]
+ },
+ {
+ "assetId": 1,
+ "symbol": "KAR",
+ "precision": 12,
+ "priceId": "karura",
+ "type": "statemine",
+ "icon": "KAR.svg",
+ "typeExtras": {
+ "assetId": "8"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "type": "statemine",
+ "icon": "KSM.svg",
+ "typeExtras": {
+ "assetId": "12"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "MOVR",
+ "precision": 18,
+ "priceId": "moonriver",
+ "type": "statemine",
+ "icon": "MOVR.svg",
+ "typeExtras": {
+ "assetId": "11"
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "statemine",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "assetId": "14"
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "DAI-Karura",
+ "precision": 18,
+ "priceId": "dai",
+ "type": "statemine",
+ "icon": "DAI.svg",
+ "typeExtras": {
+ "assetId": "15"
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "USDC-Karura",
+ "precision": 6,
+ "priceId": "usd-coin",
+ "type": "statemine",
+ "icon": "USDC.svg",
+ "typeExtras": {
+ "assetId": "16"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://calamari.systems",
+ "name": "Manta network node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}",
+ "account": "https://calamari.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x36"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x36"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
+ "addressPrefix": 78,
+ "additional": {
+ "themeColor": "#D632C1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/calamari-kma-staking",
+ "defaultBlockTime": 12000
+ }
+ },
+ {
+ "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "QUARTZ",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "QTZ",
+ "priceId": "quartz",
+ "icon": "QTZ.svg",
+ "precision": 18
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://quartz.unique.network",
+ "name": "Unique node"
+ },
+ {
+ "url": "wss://eu-ws-quartz.unique.network",
+ "name": "Unique Europe node"
+ },
+ {
+ "url": "wss://us-ws-quartz.unique.network",
+ "name": "Unique US node"
+ },
+ {
+ "url": "wss://asia-ws-quartz.unique.network",
+ "name": "Unique Asia node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
+ "account": "https://quartz.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x3e"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
+ "addressPrefix": 255,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Bit.Country Pioneer",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "NEER",
+ "precision": 18,
+ "priceId": "metaverse-network-pioneer",
+ "icon": "NEER.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "PIONEER"
+ }
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "BIT",
+ "precision": 18,
+ "icon": "BIT.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x030000000000000000",
+ "currencyIdType": "bit_country_primitives.FungibleTokenId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://pioneer-rpc-1.bit.country/wss",
+ "name": "MetaverseNetwork node 1"
+ },
+ {
+ "url": "wss://pioneer-rpc-2.bit.country/wss",
+ "name": "MetaverseNetwork node 2"
+ },
+ {
+ "url": "wss://pioneer-rpc-3.bit.country/wss",
+ "name": "MetaverseNetwork node 3"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}",
+ "account": "https://pioneer.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x41"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg",
+ "addressPrefix": 268
+ },
+ {
+ "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Acala",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ACA",
+ "priceId": "acala",
+ "precision": 12,
+ "icon": "ACA.svg",
+ "buyProviders": {
+ "banxa": {
+ "coinType": "ACA",
+ "blockchain": "ACA"
+ }
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "LDOT",
+ "precision": 10,
+ "priceId": "liquid-staking-dot",
+ "type": "orml",
+ "icon": "LDOT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0003",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "500000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "aSEEDp",
+ "precision": 12,
+ "priceId": "ausd-seed-acala",
+ "type": "orml",
+ "icon": "aSEEDp.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0001",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "type": "orml",
+ "icon": "DOT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0002",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "lcDOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "type": "orml",
+ "icon": "lcDOT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x040d000000",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "GLMR",
+ "precision": 18,
+ "priceId": "moonbeam",
+ "type": "orml",
+ "icon": "GLMR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050000",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "PARA",
+ "precision": 12,
+ "type": "orml",
+ "icon": "PARA.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050100",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "TAP",
+ "precision": 12,
+ "type": "orml",
+ "icon": "TAP.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0004",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "tDOT",
+ "precision": 10,
+ "type": "orml",
+ "icon": "tDOT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0300000000",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "INTR",
+ "precision": 10,
+ "type": "orml",
+ "priceId": "interlay",
+ "icon": "INTR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050400",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "ASTR",
+ "precision": 18,
+ "type": "orml",
+ "priceId": "astar",
+ "icon": "ASTR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050200",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "EQ",
+ "precision": 9,
+ "priceId": "equilibrium-token",
+ "type": "orml",
+ "icon": "EQ.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050700",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 12,
+ "symbol": "iBTC",
+ "precision": 8,
+ "type": "orml",
+ "priceId": "bitcoin",
+ "icon": "iBTC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050300",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 13,
+ "symbol": "DAI",
+ "precision": 18,
+ "type": "orml",
+ "priceId": "dai",
+ "icon": "DAI.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "10000000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 14,
+ "symbol": "USDT",
+ "precision": 6,
+ "type": "orml",
+ "priceId": "tether",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050c00",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "10000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 15,
+ "symbol": "PINK",
+ "precision": 10,
+ "type": "orml",
+ "icon": "PINK.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050d00",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000",
+ "transfersEnabled": true
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-acala.luckyfriday.io",
+ "name": "LuckyFriday node"
+ },
+ {
+ "url": "wss://acala-polkadot.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ },
+ {
+ "url": "wss://acala-rpc-0.aca-api.network",
+ "name": "Acala Foundation 0 node"
+ },
+ {
+ "url": "wss://acala-rpc-1.aca-api.network",
+ "name": "Acala Foundation 1 node"
+ },
+ {
+ "url": "wss://acala-rpc-2.aca-api.network/ws",
+ "name": "Acala Foundation 2 node"
+ },
+ {
+ "url": "wss://acala-rpc-3.aca-api.network/ws",
+ "name": "Acala Foundation 3 node"
+ },
+ {
+ "url": "wss://acala.polkawallet.io",
+ "name": "Polkawallet node"
+ },
+ {
+ "url": "wss://acala-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://acala.subscan.io/extrinsic/{hash}",
+ "account": "https://acala.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x3c"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://acala.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg",
+ "addressPrefix": 10,
+ "additional": {
+ "feeViaRuntimeCall": true
+ },
+ "options": [
+ "governance-v1"
+ ]
+ },
+ {
+ "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Astar",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ASTR",
+ "priceId": "astar",
+ "icon": "ASTR.svg",
+ "precision": 18,
+ "buyProviders": {
+ "transak": {
+ "network": "ASTAR"
+ },
+ "banxa": {
+ "coinType": "ASTR",
+ "blockchain": "ASTR"
+ }
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "DOT",
+ "precision": 10,
+ "type": "statemine",
+ "priceId": "polkadot",
+ "icon": "DOT.svg",
+ "typeExtras": {
+ "assetId": "340282366920938463463374607431768211455"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "GLMR",
+ "precision": 18,
+ "type": "statemine",
+ "priceId": "moonbeam",
+ "icon": "GLMR.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551619"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "iBTC",
+ "precision": 8,
+ "type": "statemine",
+ "priceId": "bitcoin",
+ "icon": "iBTC.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551620"
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "INTR",
+ "precision": 10,
+ "type": "statemine",
+ "priceId": "interlay",
+ "icon": "INTR.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551621"
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "PHA",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "pha",
+ "icon": "PHA.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551622"
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "ACA",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "acala",
+ "icon": "ACA.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551616"
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "LDOT",
+ "precision": 10,
+ "type": "statemine",
+ "priceId": "liquid-staking-dot",
+ "icon": "LDOT.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551618"
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "aSEEDp",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "ausd-seed-acala",
+ "icon": "aSEEDp.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551617"
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "USDT",
+ "precision": 6,
+ "type": "statemine",
+ "priceId": "tether",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "assetId": "4294969280"
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "BNC",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "bifrost-native-coin",
+ "icon": "BNC.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551623"
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "UNQ",
+ "precision": 18,
+ "type": "statemine",
+ "priceId": "unique-network",
+ "icon": "UNQ.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551631"
+ }
+ },
+ {
+ "assetId": 12,
+ "symbol": "vDOT",
+ "precision": 10,
+ "type": "statemine",
+ "priceId": "voucher-dot",
+ "icon": "vDOT.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551624"
+ }
+ },
+ {
+ "assetId": 13,
+ "symbol": "EQD",
+ "precision": 9,
+ "type": "statemine",
+ "priceId": "tether",
+ "icon": "EQD.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551629"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.astar.network",
+ "name": "Astar node"
+ },
+ {
+ "url": "wss://astar-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://astar.public.curie.radiumblock.co/ws",
+ "name": "RadiumBlock node"
+ },
+ {
+ "url": "wss://astar.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://astar.subscan.io/extrinsic/{hash}",
+ "account": "https://astar.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg",
+ "addressPrefix": 5,
+ "additional": {
+ "defaultTip": "1000000",
+ "disabledCheckMetadataHash": true
+ }
+ },
+ {
+ "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Parallel",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PARA",
+ "precision": 12,
+ "icon": "PARA.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "type": "statemine",
+ "icon": "DOT.svg",
+ "typeExtras": {
+ "assetId": "101"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "sDOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "type": "statemine",
+ "icon": "sDOT.svg",
+ "typeExtras": {
+ "assetId": "1001"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "ACA",
+ "precision": 12,
+ "priceId": "acala",
+ "type": "statemine",
+ "icon": "ACA.svg",
+ "typeExtras": {
+ "assetId": "108"
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "aSEEDp",
+ "precision": 12,
+ "priceId": "ausd-seed-acala",
+ "type": "statemine",
+ "icon": "aSEEDp.svg",
+ "typeExtras": {
+ "assetId": "104"
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "LDOT",
+ "precision": 10,
+ "priceId": "liquid-staking-dot",
+ "type": "statemine",
+ "icon": "LDOT.svg",
+ "typeExtras": {
+ "assetId": "110"
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "GLMR",
+ "precision": 18,
+ "priceId": "moonbeam",
+ "type": "statemine",
+ "icon": "GLMR.svg",
+ "typeExtras": {
+ "assetId": "114"
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "cDOT-6/13",
+ "precision": 10,
+ "priceId": "polkadot",
+ "type": "statemine",
+ "icon": "cDOT.svg",
+ "typeExtras": {
+ "assetId": "200060013"
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "cDOT-7/14",
+ "precision": 10,
+ "type": "statemine",
+ "icon": "cDOT.svg",
+ "typeExtras": {
+ "assetId": "200070014"
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "cDOT-8/15",
+ "precision": 10,
+ "type": "statemine",
+ "icon": "cDOT.svg",
+ "typeExtras": {
+ "assetId": "200080015"
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "cDOT-9/16",
+ "precision": 10,
+ "type": "statemine",
+ "icon": "cDOT.svg",
+ "typeExtras": {
+ "assetId": "200090016"
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "cDOT-10/17",
+ "precision": 10,
+ "type": "statemine",
+ "icon": "cDOT.svg",
+ "typeExtras": {
+ "assetId": "200100017"
+ }
+ },
+ {
+ "assetId": 12,
+ "symbol": "INTR",
+ "precision": 10,
+ "priceId": "interlay",
+ "type": "statemine",
+ "icon": "INTR.svg",
+ "typeExtras": {
+ "assetId": "120"
+ }
+ },
+ {
+ "assetId": 13,
+ "symbol": "iBTC",
+ "precision": 8,
+ "priceId": "bitcoin",
+ "type": "statemine",
+ "icon": "iBTC.svg",
+ "typeExtras": {
+ "assetId": "122"
+ }
+ },
+ {
+ "assetId": 14,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "statemine",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "assetId": "102"
+ }
+ },
+ {
+ "assetId": 15,
+ "symbol": "CLV",
+ "precision": 18,
+ "type": "statemine",
+ "icon": "CLV.svg",
+ "typeExtras": {
+ "assetId": "130"
+ }
+ },
+ {
+ "assetId": 16,
+ "symbol": "ASTR",
+ "precision": 18,
+ "priceId": "astar",
+ "type": "statemine",
+ "icon": "ASTR.svg",
+ "typeExtras": {
+ "assetId": "112"
+ }
+ },
+ {
+ "assetId": 17,
+ "symbol": "PHA",
+ "precision": 12,
+ "priceId": "pha",
+ "type": "statemine",
+ "icon": "PHA.svg",
+ "typeExtras": {
+ "assetId": "115"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://polkadot-parallel-rpc.parallel.fi",
+ "name": "Parallel node"
+ },
+ {
+ "url": "wss://parallel-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Statescan",
+ "account": "https://parallel.statescan.io/#/accounts/{address}",
+ "extrinsic": "https://parallel.statescan.io/#/extrinsics/{hash}",
+ "event": "https://parallel.statescan.io/#/events/{event}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg",
+ "addressPrefix": 172
+ },
+ {
+ "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "CLV Parachain",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CLV",
+ "precision": 18,
+ "icon": "CLV.svg",
+ "priceId": "clover-finance"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-para.clover.finance",
+ "name": "Clover node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://clv.subscan.io/extrinsic/{hash}",
+ "account": "https://clv.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg",
+ "addressPrefix": 128
+ },
+ {
+ "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Polkadot Asset Hub",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "icon": "DOT.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "statemine",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "assetId": "1984"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "USDC",
+ "precision": 6,
+ "priceId": "usd-coin",
+ "type": "statemine",
+ "icon": "USDC.svg",
+ "typeExtras": {
+ "assetId": "1337"
+ }
+ },
+ {
+ "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,
+ "type": "statemine",
+ "icon": "WUD.svg",
+ "typeExtras": {
+ "assetId": "31337"
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "WETH-Snowbridge",
+ "precision": 18,
+ "type": "statemine",
+ "icon": "WETH-Snowbridge.svg",
+ "typeExtras": {
+ "assetId": "0x02020907040300c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
+ "palletName": "ForeignAssets"
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "WBTC-Snowbridge",
+ "precision": 8,
+ "type": "statemine",
+ "icon": "WBTC.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"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://sys.ibp.network/asset-hub-polkadot",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://asset-hub-polkadot.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://statemint-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://statemint.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "account": "https://assethub-polkadot.subscan.io/account/{address}",
+ "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}"
+ },
+ {
+ "name": "Statescan",
+ "account": "https://statemint.statescan.io/#/accounts/{address}",
+ "event": "https://statemint.statescan.io/#/events/{event}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x35"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg",
+ "addressPrefix": 0,
+ "options": [
+ "assethub-fees"
+ ],
+ "additional": {
+ "relaychainAsNative": true,
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Robonomics",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "XRT",
+ "precision": 9,
+ "icon": "XRT.svg",
+ "priceId": "robonomics-network"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://kusama.rpc.robonomics.network/",
+ "name": "Airalab node"
+ },
+ {
+ "url": "wss://robonomics.0xsamsara.com",
+ "name": "Samsara node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}",
+ "account": "https://robonomics.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics"
+ }
+ ],
+ "governance": [
+ {
+ "type": "polkassembly",
+ "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
+ "parameters": {
+ "network": "robonomics"
+ }
+ }
+ ]
+ },
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json",
+ "overridesCommon": true
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg",
+ "addressPrefix": 32,
+ "options": [
+ "governance-v1"
+ ],
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Encointer",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "icon": "KSM.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://sys.ibp.network/encointer-kusama",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://encointer-kusama.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://api.kusama.encointer.org",
+ "name": "Encointer association node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}",
+ "account": "https://encointer.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg",
+ "addressPrefix": 2,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Kintsugi",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KINT",
+ "precision": 12,
+ "type": "orml",
+ "priceId": "kintsugi",
+ "icon": "KINT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x000c",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ },
+ "buyProviders": {
+ "banxa": {
+ "coinType": "KINT",
+ "blockchain": "KINT"
+ }
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "kBTC",
+ "precision": 8,
+ "type": "orml",
+ "priceId": "bitcoin",
+ "icon": "kBTC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x000b",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "type": "orml",
+ "icon": "KSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x000a",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "LKSM",
+ "precision": 12,
+ "priceId": "liquid-ksm",
+ "type": "orml",
+ "icon": "LKSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0102000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "orml",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0103000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "aSEEDk",
+ "precision": 12,
+ "priceId": "ausd-seed-karura",
+ "type": "orml",
+ "icon": "aSEEDk.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0101000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "LP KSM-kBTC",
+ "precision": 18,
+ "type": "orml",
+ "icon": "KSM-kBTC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x03000a000b",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "LP kBTC-USDT",
+ "precision": 18,
+ "type": "orml",
+ "icon": "kBTC-USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x03000b0103000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "LP KSM-KINT",
+ "precision": 18,
+ "type": "orml",
+ "icon": "KSM-KINT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x03000a000c",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "qkBTC",
+ "precision": 8,
+ "type": "orml",
+ "icon": "qkBTC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0201000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "qKSM",
+ "precision": 12,
+ "type": "orml",
+ "icon": "qKSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0202000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "qUSDT",
+ "precision": 6,
+ "type": "orml",
+ "icon": "qUSDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0203000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://api-kusama.interlay.io/parachain",
+ "name": "Kintsugi Labs node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}",
+ "account": "https://kintsugi.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
+ "addressPrefix": 2092
+ },
+ {
+ "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Picasso",
+ "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://picasso-rpc.composable.finance",
+ "name": "Composable 1 node"
+ },
+ {
+ "url": "wss://rpc.composablenodes.tech",
+ "name": "Composable 2 node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
+ "account": "https://picasso.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x3b"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
+ "addressPrefix": 49
+ },
+ {
+ "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Zeitgeist",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ZTG",
+ "staking": [
+ "parachain"
+ ],
+ "precision": 10,
+ "priceId": "zeitgeist",
+ "icon": "ZTG.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://zeitgeist.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ },
+ {
+ "url": "wss://main.rpc.zeitgeist.pm/ws",
+ "name": "Zeitgeist node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
+ "account": "https://zeitgeist.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://zeitgeist.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
+ "addressPrefix": 73,
+ "options": [
+ "governance-v1"
+ ],
+ "additional": {
+ "themeColor": "#1F78FF",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
+ }
+ },
+ {
+ "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Subsocial",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SUB",
+ "precision": 10,
+ "priceId": "subsocial",
+ "icon": "SUB.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://subsocial-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://para.f3joule.space",
+ "name": "Subsocial node"
+ },
+ {
+ "url": "wss://para.subsocial.network",
+ "name": "Dappforce node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
+ "addressPrefix": 28
+ },
+ {
+ "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Crust Shadow",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CSM",
+ "precision": 12,
+ "priceId": "crust-storage-market",
+ "icon": "CSM.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc2-shadow.crust.network/",
+ "name": "Crust node"
+ },
+ {
+ "url": "wss://rpc-shadow.crust.network/",
+ "name": "Public Crust node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
+ "account": "https://shadow.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
+ "addressPrefix": 66,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Integritee Parachain",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TEER",
+ "precision": 12,
+ "priceId": "integritee",
+ "icon": "TEER.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://kusama.api.integritee.network",
+ "name": "Integritee node"
+ },
+ {
+ "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
+ "account": "https://integritee.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
+ "addressPrefix": 13
+ },
+ {
+ "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Centrifuge Parachain",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CFG",
+ "precision": 18,
+ "priceId": "centrifuge",
+ "icon": "CFG.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://centrifuge-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws",
+ "name": "Onfinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}",
+ "account": "https://centrifuge-parachain.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://centrifuge.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg",
+ "addressPrefix": 36,
+ "options": [
+ "governance-v1"
+ ],
+ "additional": {
+ "feeViaRuntimeCall": true,
+ "disabledCheckMetadataHash": true
+ }
+ },
+ {
+ "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Hydration",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "HDX",
+ "precision": 12,
+ "priceId": "hydradx",
+ "icon": "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.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.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.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x12000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "10000000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 13,
+ "symbol": "WBTC-Moonbeam",
+ "precision": 8,
+ "priceId": "wrapped-bitcoin",
+ "type": "orml",
+ "icon": "WBTC.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.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.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,
+ "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,
+ "type": "orml",
+ "icon": "WETH-Snowbridge.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x06430f00",
+ "currencyIdType": "u32",
+ "existentialDeposit": "1",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 38,
+ "symbol": "WBTC-Snowbridge",
+ "precision": 8,
+ "type": "orml",
+ "icon": "WBTC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0xfe420f00",
+ "currencyIdType": "u32",
+ "existentialDeposit": "1",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 39,
+ "symbol": "WIFD",
+ "precision": 10,
+ "type": "orml",
+ "icon": "WIFD.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x92420f00",
+ "currencyIdType": "u32",
+ "existentialDeposit": "1",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 40,
+ "symbol": "BORK",
+ "precision": 10,
+ "type": "orml",
+ "icon": "BORK.svg",
+ "typeExtras": {
+ "currencyIdScale": "0xd4420f00",
+ "currencyIdType": "u32",
+ "existentialDeposit": "1",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 41,
+ "symbol": "BUNS",
+ "precision": 10,
+ "type": "orml",
+ "icon": "BUNS.svg",
+ "typeExtras": {
+ "currencyIdScale": "0xf1420f00",
+ "currencyIdType": "u32",
+ "existentialDeposit": "1",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 42,
+ "symbol": "KOL",
+ "precision": 12,
+ "type": "orml",
+ "icon": "KOL.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x07430f00",
+ "currencyIdType": "u32",
+ "existentialDeposit": "1",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 43,
+ "symbol": "vASTR",
+ "precision": 18,
+ "type": "orml",
+ "icon": "vASTR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x21000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "133689839572193000",
+ "transfersEnabled": true
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://hydration.ibp.network",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://hydration.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://hydradx-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://rpc.hydradx.cloud",
+ "name": "Galactic Council node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}",
+ "account": "https://hydradx.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://hydradx.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hydration.svg",
+ "addressPrefix": 63,
+ "options": [
+ "governance-v1",
+ "hydradx-swaps",
+ "hydration-fees"
+ ],
+ "additional": {
+ "feeViaRuntimeCall": true,
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Interlay",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "INTR",
+ "precision": 10,
+ "priceId": "interlay",
+ "icon": "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://interlay-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://rpc-interlay.luckyfriday.io/",
+ "name": "LuckyFriday node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}",
+ "account": "https://interlay.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
+ "addressPrefix": 2032
+ },
+ {
+ "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Nodle Parachain",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "NODL",
+ "precision": 11,
+ "priceId": "nodle-network",
+ "icon": "NODL.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ },
+ {
+ "url": "wss://nodle-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
+ "account": "https://nodle.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
+ "addressPrefix": 37
+ },
+ {
+ "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Phala",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PHA",
+ "precision": 12,
+ "priceId": "pha",
+ "icon": "PHA.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://phala-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://api.phala.network/ws",
+ "name": "Phala node"
+ },
+ {
+ "url": "wss://phala.public.curie.radiumblock.co/ws",
+ "name": "RadiumBlock node"
+ },
+ {
+ "url": "wss://phala.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
+ "account": "https://phala.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://phala.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
+ "addressPrefix": 30,
+ "options": [
+ "governance-v1"
+ ]
+ },
+ {
+ "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Turing",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TUR",
+ "staking": [
+ "turing"
+ ],
+ "precision": 10,
+ "priceId": "turing-network",
+ "icon": "TUR.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "type": "orml",
+ "icon": "KSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x01000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "100000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "aSEEDk",
+ "precision": 12,
+ "priceId": "ausd-seed-karura",
+ "type": "orml",
+ "icon": "aSEEDk.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x02000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "10000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "KAR",
+ "precision": 12,
+ "priceId": "karura",
+ "type": "orml",
+ "icon": "KAR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x03000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "100000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "LKSM",
+ "precision": 12,
+ "priceId": "liquid-ksm",
+ "type": "orml",
+ "icon": "LKSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x04000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "500000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "HKO",
+ "precision": 12,
+ "type": "orml",
+ "icon": "HKO.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x05000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "500000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "sKSM",
+ "precision": 12,
+ "type": "orml",
+ "icon": "sKSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x06000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "500000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "PHA",
+ "precision": 12,
+ "priceId": "pha",
+ "type": "orml",
+ "icon": "PHA.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x07000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "10000000000",
+ "transfersEnabled": true
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.turing.oak.tech",
+ "name": "Turing node"
+ },
+ {
+ "url": "wss://turing-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://turing.subscan.io/extrinsic/{hash}",
+ "account": "https://turing.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
+ "addressPrefix": 51,
+ "additional": {
+ "themeColor": "#14B1D3",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/turing-tur-staking",
+ "defaultBlockTime": 12000
+ }
+ },
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "precision": 12,
+ "icon": "AZERO.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000,
+ "feeViaRuntimeCall": true
+ },
+ "options": [
+ "fullSyncByDefault",
+ "pushSupport"
+ ]
+ },
+ {
+ "chainId": "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"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "USDT",
+ "precision": 12,
+ "priceId": "tether",
+ "type": "statemine",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "assetId": "3496813586714279103986568049643838918"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "ASTR",
+ "precision": 12,
+ "priceId": "astar",
+ "type": "statemine",
+ "icon": "ASTR.svg",
+ "typeExtras": {
+ "assetId": "222121451965151777636299756141619631150"
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "PHA",
+ "precision": 12,
+ "priceId": "pha",
+ "type": "statemine",
+ "icon": "PHA.svg",
+ "typeExtras": {
+ "assetId": "193492391581201937291053139015355410612"
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "iBTC",
+ "precision": 12,
+ "priceId": "bitcoin",
+ "type": "statemine",
+ "icon": "iBTC.svg",
+ "typeExtras": {
+ "assetId": "226557799181424065994173367616174607641"
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "DED",
+ "precision": 12,
+ "priceId": "dot-is-ded",
+ "type": "statemine",
+ "icon": "DED.svg",
+ "typeExtras": {
+ "assetId": "119367686984583275840673742485354142551"
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "PINK",
+ "precision": 12,
+ "type": "statemine",
+ "icon": "PINK.svg",
+ "typeExtras": {
+ "assetId": "339306133874233608313826294843504252047"
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "GLMR",
+ "precision": 12,
+ "priceId": "moonbeam",
+ "type": "statemine",
+ "icon": "GLMR.svg",
+ "typeExtras": {
+ "assetId": "182269558229932594457975666948556356791"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://polkadex.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ },
+ {
+ "url": "wss://polkadex.public.curie.radiumblock.co/ws",
+ "name": "RadiumBlock node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}",
+ "account": "https://polkadex.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x20"
+ }
+ ],
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x20"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg",
+ "addressPrefix": 88,
+ "options": [
+ "governance-v1"
+ ],
+ "additional": {
+ "themeColor": "#1F78FF",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking",
+ "feeViaRuntimeCall": true,
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "NeuroWeb",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "NEURO",
+ "precision": 12,
+ "priceId": "neurowebai",
+ "icon": "NEURO.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "TRAC",
+ "precision": 18,
+ "priceId": "origintrail",
+ "type": "statemine",
+ "icon": "TRAC.svg",
+ "typeExtras": {
+ "assetId": "1"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://parachain-rpc.origin-trail.network",
+ "name": "TraceLabs node"
+ },
+ {
+ "url": "wss://neuroweb-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "account": "https://neuroweb.subscan.io/account/{address}",
+ "extrinsic": "https://neuroweb.subscan.io/extrinsic/{hash}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/NeuroWeb.svg",
+ "addressPrefix": 101,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Bifrost Polkadot",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BNC",
+ "precision": 12,
+ "priceId": "bifrost-native-coin",
+ "icon": "BNC.svg",
+ "buyProviders": {
+ "banxa": {
+ "coinType": "BNC",
+ "blockchain": "BNCPOLKA"
+ }
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "GLMR",
+ "precision": 18,
+ "priceId": "moonbeam",
+ "type": "orml",
+ "icon": "GLMR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0801",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "type": "orml",
+ "icon": "DOT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0800",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "orml",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0802",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "ASTR",
+ "precision": 18,
+ "priceId": "astar",
+ "type": "orml",
+ "icon": "ASTR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0803",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "10000000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "vDOT",
+ "precision": 10,
+ "priceId": "voucher-dot",
+ "type": "orml",
+ "icon": "vDOT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0900",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "vGLMR",
+ "precision": 18,
+ "priceId": "voucher-glmr",
+ "type": "orml",
+ "icon": "vGLMR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0901",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "vFIL",
+ "precision": 18,
+ "type": "orml",
+ "icon": "vFIL.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0904",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "vASTR",
+ "precision": 18,
+ "type": "orml",
+ "icon": "vASTR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0903",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "10000000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "vsDOT",
+ "precision": 10,
+ "type": "orml",
+ "icon": "vsDOT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0a00",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "MANTA",
+ "precision": 18,
+ "priceId": "manta-network",
+ "type": "orml",
+ "icon": "MANTA.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0808",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "10000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "vMANTA",
+ "precision": 18,
+ "type": "orml",
+ "icon": "vMANTA.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0908",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "10000000000000",
+ "transfersEnabled": true
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://bifrost-polkadot.ibp.network",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://bifrost-polkadot.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://hk.p.bifrost-rpc.liebi.com/ws",
+ "name": "Liebi node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}",
+ "account": "https://bifrost.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://bifrost.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg",
+ "addressPrefix": 6,
+ "options": [
+ "governance-v1"
+ ]
+ },
+ {
+ "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Litentry",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "LIT",
+ "precision": 18,
+ "icon": "LIT.svg",
+ "priceId": "litentry"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.litentry-parachain.litentry.io",
+ "name": "Litentry node"
+ },
+ {
+ "url": "wss://litentry-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Statescan",
+ "account": "https://litentry.statescan.io/#/accounts/{address}",
+ "extrinsic": "https://litentry.statescan.io/#/extrinsics/{hash}",
+ "event": "https://litentry.statescan.io/#/events/{event}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg",
+ "addressPrefix": 31
+ },
+ {
+ "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "UNIQUE",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "UNQ",
+ "precision": 18,
+ "priceId": "unique-network",
+ "icon": "UNQ.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://eu-ws.unique.network/",
+ "name": "Unique Europe node"
+ },
+ {
+ "url": "wss://us-ws.unique.network/",
+ "name": "Unique America node"
+ },
+ {
+ "url": "wss://asia-ws.unique.network/",
+ "name": "Unique Asia node"
+ },
+ {
+ "url": "wss://unique.ibp.network",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://unique.dotters.network",
+ "name": "IBP2 node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://unique.subscan.io/extrinsic/{hash}",
+ "account": "https://unique.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg",
+ "addressPrefix": 7391
+ },
+ {
+ "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Mangata X",
+ "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",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KAB",
+ "precision": 12,
+ "icon": "KAB.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://kabocha.jelliedowl.com",
+ "name": "JelliedOwl node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg",
+ "addressPrefix": 27
+ },
+ {
+ "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Bajun",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BAJU",
+ "precision": 12,
+ "priceId": "ajuna-network",
+ "icon": "BAJU.svg",
+ "buyProviders": {
+ "banxa": {
+ "coinType": "BAJU",
+ "blockchain": "BAJU"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-parachain.bajun.network",
+ "name": "AjunaNetwork node"
+ },
+ {
+ "url": "wss://bajun.public.curie.radiumblock.co/ws",
+ "name": "Radium node"
+ },
+ {
+ "url": "wss://bajun.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}",
+ "account": "https://bajun.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg",
+ "addressPrefix": 1337
+ },
+ {
+ "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Imbue",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "IMBU",
+ "precision": 12,
+ "icon": "IMBU.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://kusama.imbuenetwork.com",
+ "name": "Imbue node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Tinkernet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TNKR",
+ "precision": 12,
+ "icon": "TNKR.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://tinkernet-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg",
+ "addressPrefix": 117,
+ "additional": {
+ "feeViaRuntimeCall": true,
+ "disabledCheckMetadataHash": true
+ }
+ },
+ {
+ "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Amplitude",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AMPE",
+ "precision": 12,
+ "icon": "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": "EURC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c",
+ "currencyIdType": "spacewalk_primitives.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "NGNC.s",
+ "precision": 12,
+ "type": "orml",
+ "icon": "NGNC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b",
+ "currencyIdType": "spacewalk_primitives.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-amplitude.pendulumchain.tech",
+ "name": "PendulumChain node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
+ "addressPrefix": 57,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
+ "name": "Ternoa",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CAPS",
+ "priceId": "coin-capsule",
+ "staking": [
+ "relaychain"
+ ],
+ "precision": 18,
+ "icon": "CAPS.svg",
+ "buyProviders": {
+ "banxa": {
+ "coinType": "CAPS",
+ "blockchain": "TERNOA"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mainnet.ternoa.network",
+ "name": "CapsuleCorp node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Ternoa explorer",
+ "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}",
+ "account": "https://explorer.ternoa.com/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa"
+ }
+ ],
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#EB2B6C",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking",
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063",
+ "name": "Polymesh",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "POLYX",
+ "precision": 6,
+ "priceId": "polymesh",
+ "icon": "POLYX.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mainnet-rpc.polymesh.network",
+ "name": "Polymesh node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}",
+ "account": "https://polymesh.subscan.io/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
+ "addressPrefix": 12,
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polymesh"
+ }
+ ]
+ }
+ },
+ {
+ "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "DAO IPCI",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "MITO",
+ "precision": 12,
+ "icon": "MITO.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ipci.rpc.robonomics.network",
+ "name": "Airalab node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
+ "addressPrefix": 32
+ },
+ {
+ "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
+ "name": "Myriad",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "MYRIA",
+ "precision": 18,
+ "priceId": "myriad-social",
+ "icon": "MYRIA.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
+ "name": "Octopus node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Explorer",
+ "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
+ "addressPrefix": 42
+ },
+ {
+ "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
+ "name": "XX network",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "XX",
+ "precision": 9,
+ "priceId": "xxcoin",
+ "icon": "XX.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://xxnetwork-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://rpc.xx.network",
+ "name": "xx Foundation 1 node"
+ },
+ {
+ "url": "wss://rpc-hetzner.xx.network",
+ "name": "xx Foundation 2 node"
+ },
+ {
+ "url": "wss://rpc-do.xx.network",
+ "name": "xx Foundation 3 node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "XX explorer",
+ "extrinsic": "https://explorer.xx.network/extrinsics/{hash}",
+ "account": "https://explorer.xx.network/accounts/{address}"
+ },
+ {
+ "name": "Polkastats",
+ "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}",
+ "account": "https://xx.polkastats.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg",
+ "addressPrefix": 55,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Pendulum",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PEN",
+ "precision": 12,
+ "priceId": "pendulum-chain",
+ "icon": "PEN.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "type": "orml",
+ "icon": "DOT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0100",
+ "currencyIdType": "spacewalk_primitives.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "orml",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0101",
+ "currencyIdType": "spacewalk_primitives.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "USDC",
+ "precision": 6,
+ "priceId": "usd-coin",
+ "type": "orml",
+ "icon": "USDC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0102",
+ "currencyIdType": "spacewalk_primitives.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "USDC.s",
+ "precision": 12,
+ "priceId": "usdc",
+ "type": "orml",
+ "icon": "USDC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5",
+ "currencyIdType": "spacewalk_primitives.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "XLM.s",
+ "precision": 12,
+ "priceId": "stellar",
+ "type": "orml",
+ "icon": "XLM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0200",
+ "currencyIdType": "spacewalk_primitives.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "TZS.s",
+ "precision": 12,
+ "type": "orml",
+ "icon": "TZS.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba",
+ "currencyIdType": "spacewalk_primitives.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "BRL.s",
+ "precision": 12,
+ "type": "orml",
+ "icon": "BRL.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a",
+ "currencyIdType": "spacewalk_primitives.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "AUDD.s",
+ "precision": 12,
+ "priceId": "novatti-australian-digital-dollar",
+ "type": "orml",
+ "icon": "AUDD.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d",
+ "currencyIdType": "spacewalk_primitives.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "EURC.s",
+ "precision": 12,
+ "type": "orml",
+ "icon": "EURC.svg",
+ "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
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-pendulum.prd.pendulumchain.tech",
+ "name": "Pendulum node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://pendulum.subscan.io/extrinsic/{hash}",
+ "account": "https://pendulum.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg",
+ "addressPrefix": 56
+ },
+ {
+ "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Crust Polkadot Parachain",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CRU",
+ "precision": 12,
+ "priceId": "crust-network",
+ "icon": "CRU.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://crust-parachain.crustapps.net",
+ "name": "Crust node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}",
+ "account": "https://crust-parachain.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg",
+ "addressPrefix": 88,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Aventus",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AVT",
+ "precision": 18,
+ "priceId": "aventus",
+ "icon": "AVT.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://public-rpc.mainnet.aventus.network",
+ "name": "Aventus node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Aventus explorer",
+ "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}",
+ "account": "https://explorer.mainnet.aventus.io/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg",
+ "addressPrefix": 42
+ },
+ {
+ "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Hashed Network",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "HASH",
+ "precision": 18,
+ "icon": "HASH.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://c1.hashed.network",
+ "name": "Hashed systems 1 node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
+ "addressPrefix": 42
+ },
+ {
+ "chainId": "eip155:2109",
+ "name": "Exosama",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "SAMA.svg",
+ "precision": 18
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
+ },
+ {
+ "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
+ "name": "Bittensor",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TAO",
+ "precision": 9,
+ "priceId": "bittensor",
+ "icon": "TAO.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://entrypoint-finney.opentensor.ai:443",
+ "name": "Opentensor Fdn node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "SCAN",
+ "account": "https://bittensor.com/scan/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Equilibrium (PAUSED)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "EQ",
+ "precision": 9,
+ "priceId": "equilibrium-token",
+ "icon": "EQ.svg",
+ "type": "equilibrium",
+ "typeExtras": {
+ "assetId": "25969"
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "icon": "DOT.svg",
+ "type": "equilibrium",
+ "typeExtras": {
+ "assetId": "6582132"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "EQD",
+ "precision": 9,
+ "priceId": "tether",
+ "icon": "EQD.svg",
+ "type": "equilibrium",
+ "typeExtras": {
+ "assetId": "6648164"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://node.pol.equilibrium.io",
+ "name": "Equilibrium node"
+ },
+ {
+ "url": "wss://equilibrium-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}",
+ "account": "https://equilibrium.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg",
+ "addressPrefix": 68
+ },
+ {
+ "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Ajuna",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AJUN",
+ "precision": 12,
+ "icon": "AJUN.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-para.ajuna.network",
+ "name": "Ajuna node"
+ },
+ {
+ "url": "wss://ajuna.ibp.network",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://ajuna.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://ajuna.public.curie.radiumblock.co/ws",
+ "name": "RadiumBlock node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://ajuna.subscan.io/extrinsic/{hash}",
+ "account": "https://ajuna.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---ajuna"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
+ "addressPrefix": 1328
+ },
+ {
+ "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
+ "name": "3DPass",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "P3D",
+ "precision": 12,
+ "priceId": "3dpass",
+ "icon": "P3D.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.3dpscan.io",
+ "name": "3DPass node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "3DPass explorer",
+ "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
+ "account": "https://explorer.3dpass.org/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
+ "addressPrefix": 71
+ },
+ {
+ "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Darwinia",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "RING",
+ "precision": 18,
+ "priceId": "darwinia-network-native-token",
+ "icon": "RING.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "KTON",
+ "precision": 18,
+ "type": "statemine",
+ "icon": "KTON.svg",
+ "typeExtras": {
+ "assetId": "1026"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.darwinia.network",
+ "name": "Darwinia node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}",
+ "account": "https://darwinia.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---darwinia"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg",
+ "addressPrefix": 18,
+ "options": [
+ "ethereumBased"
+ ]
+ },
+ {
+ "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Crab",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CRAB",
+ "precision": 18,
+ "priceId": "darwinia-network-native-token",
+ "icon": "CRAB.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "CKTON",
+ "precision": 18,
+ "type": "statemine",
+ "icon": "CKTON.svg",
+ "typeExtras": {
+ "assetId": "1026"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://crab-rpc.darwinia.network/",
+ "name": "Darwinia node"
+ },
+ {
+ "url": "wss://darwiniacrab-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
+ "account": "https://crab.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
+ "addressPrefix": 42,
+ "options": [
+ "ethereumBased"
+ ]
+ },
+ {
+ "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Frequency",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "FRQCY",
+ "precision": 8,
+ "icon": "FRQCY.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://0.rpc.frequency.xyz",
+ "name": "Frequency0 node"
+ },
+ {
+ "url": "wss://1.rpc.frequency.xyz",
+ "name": "Frequency1 node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/frequency"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg",
+ "addressPrefix": 90
+ },
+ {
+ "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763",
+ "name": "Vara",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "VARA",
+ "precision": 12,
+ "priceId": "vara-network",
+ "staking": [
+ "relaychain",
+ "nomination-pools"
+ ],
+ "icon": "VARA.svg",
+ "buyProviders": {
+ "banxa": {
+ "coinType": "VARA",
+ "blockchain": "VARA"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.vara-network.io",
+ "name": "Gear Tech node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Varascan",
+ "account": "https://explorer.vara-network.io/account/{address}",
+ "event": "https://explorer.vara-network.io/event/{event}"
+ },
+ {
+ "name": "Subscan",
+ "extrinsic": "https://vara.subscan.io/extrinsic/{hash}",
+ "account": "https://vara.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://subquery-history-vara-prod.novasama-tech.org"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://subquery-history-vara-prod.novasama-tech.org"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg",
+ "addressPrefix": 137,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/vara-vara-staking"
+ },
+ "options": [
+ "pushSupport"
+ ]
+ },
+ {
+ "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff",
+ "name": "GIANT",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "GIANT",
+ "precision": 12,
+ "icon": "GIANT.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-anchor-1-mainnet-az-ue1.giantprotocol.org:443",
+ "name": "Anchor node 1"
+ },
+ {
+ "url": "wss://rpc-anchor-2-mainnet-az-ue1.giantprotocol.org:443",
+ "name": "Anchor node 2"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---giant"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Polkadot Bridge Hub",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "icon": "DOT.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://sys.ibp.network/bridgehub-polkadot",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://bridge-hub-polkadot.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://dot-rpc.stakeworld.io/bridgehub",
+ "name": "Stakeworld node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://bridgehub-polkadot.subscan.io/extrinsic/{hash}",
+ "account": "https://bridgehub-polkadot.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/polkadot-bridgehub"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg",
+ "addressPrefix": 0
+ },
+ {
+ "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Kusama Bridge Hub",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "icon": "KSM.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://sys.ibp.network/bridgehub-kusama",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://bridge-hub-kusama.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://ksm-rpc.stakeworld.io/bridgehub",
+ "name": "Stakeworld node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://bridgehub-kusama.subscan.io/extrinsic/{hash}",
+ "account": "https://bridgehub-kusama.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---kusama-bridgehub"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg",
+ "addressPrefix": 2
+ },
+ {
+ "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Polkadot Collectives",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "icon": "DOT.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://sys.ibp.network/collectives-polkadot",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://collectives-polkadot.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://collectives.public.curie.radiumblock.co/ws",
+ "name": "Radium node"
+ },
+ {
+ "url": "wss://dot-rpc.stakeworld.io/collectives",
+ "name": "Stakeworld node"
+ },
+ {
+ "url": "wss://collectives.api.onfinality.io/public-ws",
+ "name": "Onfinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Statescan",
+ "account": "https://collectives.statescan.io/#/accounts/{address}",
+ "event": "https://collectives.statescan.io/#/events/{event}",
+ "extrinsic": "https://collectives.statescan.io/#/extrinsics/{hash}"
+ },
+ {
+ "name": "Subscan",
+ "extrinsic": "https://collectives-polkadot.subscan.io/extrinsic/{hash}",
+ "account": "https://collectives-polkadot.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/polkadot-collectives"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
+ "addressPrefix": 0
+ },
+ {
+ "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "krest",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KREST",
+ "precision": 18,
+ "priceId": "krest",
+ "icon": "KREST.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://krest.api.onfinality.io/public-ws",
+ "name": "Onfinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
+ "account": "https://krest.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
+ "addressPrefix": 42
+ },
+ {
+ "chainId": "58d1393b47b11707978fbc07e77d7b6f7d9aa88d207dc008a52385f7dba6156a",
+ "name": "Jur",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "JUR",
+ "precision": 18,
+ "priceId": "jur",
+ "icon": "JUR.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mainnet.jur.io/",
+ "name": "Iceberg node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---jur"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Jur.svg",
+ "addressPrefix": 42
+ },
+ {
+ "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
+ "name": "Enjin Matrix",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ENJ",
+ "precision": 18,
+ "priceId": "enjincoin",
+ "icon": "ENJ.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.matrix.blockchain.enjin.io",
+ "name": "Enjin node"
+ },
+ {
+ "url": "wss://enjin-matrix-rpc-1.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://matrix.subscan.io/extrinsic/{hash}",
+ "account": "https://matrix.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/enjin-matrixchain"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg",
+ "addressPrefix": 1110,
+ "additional": {
+ "disabledCheckMetadataHash": true
+ }
+ },
+ {
+ "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
+ "name": "Joystream",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "JOY",
+ "priceId": "joystream",
+ "precision": 10,
+ "icon": "JOY.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.joystream.org",
+ "name": "Jsgenesis node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
+ "account": "https://joystream.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
+ "addressPrefix": 126
+ },
+ {
+ "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
+ "name": "Dock",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DOCK",
+ "priceId": "dock",
+ "precision": 6,
+ "icon": "DOCK.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mainnet-node.dock.io",
+ "name": "Dock Association node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
+ "account": "https://dock.subscan.io/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
+ "addressPrefix": 22
+ },
+ {
+ "chainId": "eip155:246",
+ "name": "Energy Web Chain",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "EWT",
+ "priceId": "energy-web-token",
+ "type": "evmNative",
+ "icon": "EWT.svg",
+ "precision": 18
+ }
+ ],
+ "nodeSelectionStrategy": "uniform",
+ "nodes": [
+ {
+ "url": "https://consortia-rpc.energyweb.org",
+ "name": "Public EWC http node"
+ },
+ {
+ "url": "https://rpc.energyweb.org",
+ "name": "Energy web http node"
+ },
+ {
+ "url": "https://archive-rpc.energyweb.org",
+ "name": "Archive http node"
+ },
+ {
+ "url": "wss://rpc.energyweb.org/ws",
+ "name": "Energy web wss node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Energy Web Explorer",
+ "extrinsic": "https://explorer.energyweb.org/tx/{hash}",
+ "account": "https://explorer.energyweb.org/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://explorer.energyweb.org/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web.svg",
+ "addressPrefix": 246,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
+ },
+ {
+ "chainId": "5a51e04b88a4784d205091aa7bada002f3e5da3045e5b05655ee4db2589c33b5",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Energy Web X",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "EWT",
+ "priceId": "energy-web-token",
+ "precision": 18,
+ "icon": "EWT.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://public-rpc.mainnet.energywebx.com/",
+ "name": "Energywebx node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://energywebx.subscan.io/extrinsic/{hash}",
+ "account": "https://energywebx.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---energy-web-x"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg",
+ "addressPrefix": 42
+ },
+ {
+ "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "InvArch",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "VARCH",
+ "precision": 12,
+ "icon": "VARCH.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://invarch-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Statescan",
+ "account": "https://invarch.statescan.io/#/accounts/{address}",
+ "event": "https://invarch.statescan.io/#/events/{event}",
+ "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg",
+ "addressPrefix": 117
+ },
+ {
+ "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Polimec",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PLMC",
+ "priceId": "polimec",
+ "precision": 10,
+ "icon": "PLMC.svg",
+ "staking": [
+ "parachain"
+ ]
+ },
+ {
+ "assetId": 1,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "icon": "DOT.svg",
+ "type": "statemine",
+ "typeExtras": {
+ "assetId": "10",
+ "palletName": "ForeignAssets"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "icon": "USDT.svg",
+ "type": "statemine",
+ "typeExtras": {
+ "assetId": "1984",
+ "palletName": "ForeignAssets"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "USDC",
+ "precision": 6,
+ "priceId": "usd-coin",
+ "icon": "USDC.svg",
+ "type": "statemine",
+ "typeExtras": {
+ "assetId": "1337",
+ "palletName": "ForeignAssets"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.polimec.org",
+ "name": "Polimec node"
+ },
+ {
+ "url": "wss://polimec.ibp.network",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://polimec.dotters.network",
+ "name": "IBP2 node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Polimec explorer",
+ "account": "https://explorer.polimec.org/polimec/account/{address}",
+ "event": "https://explorer.polimec.org/polimec/event/{event}",
+ "extrinsic": "https://explorer.polimec.org/polimec/extrinsic/{hash}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---polymec"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---polymec"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polimec.svg",
+ "addressPrefix": 41,
+ "additional": {
+ "themeColor": "#96CC5A",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polimec-plmc-staking",
+ "defaultBlockTime": 12000
+ }
+ },
+ {
+ "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Manta Atlantic",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "MANTA",
+ "precision": 18,
+ "priceId": "manta-network",
+ "icon": "MANTA.svg",
+ "staking": [
+ "parachain"
+ ]
+ },
+ {
+ "assetId": 1,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "type": "statemine",
+ "icon": "DOT.svg",
+ "typeExtras": {
+ "assetId": "8"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.manta.systems",
+ "name": "Manta node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta"
+ }
+ ]
+ },
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://manta.subscan.io/extrinsic/{hash}",
+ "account": "https://manta.subscan.io/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg",
+ "addressPrefix": 77,
+ "additional": {
+ "themeColor": "#1F78FF",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/manta-manta-staking",
+ "defaultBlockTime": 12000,
+ "disabledCheckMetadataHash": true
+ }
+ },
+ {
+ "chainId": "eip155:169",
+ "name": "Manta Pacific",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ETH",
+ "priceId": "ethereum",
+ "type": "evmNative",
+ "icon": "ETH.svg",
+ "precision": 18
+ }
+ ],
+ "nodeSelectionStrategy": "uniform",
+ "nodes": [
+ {
+ "url": "https://pacific-rpc.manta.network/http",
+ "name": "Manta rpc 1 node"
+ },
+ {
+ "url": "https://1rpc.io/manta",
+ "name": "Manta rpc 2 node"
+ },
+ {
+ "url": "wss://pacific-rpc.manta.network/ws",
+ "name": "Manta wss node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://pacific-explorer.manta.network/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
+ },
+ "explorers": [
+ {
+ "name": "Manta Pacific Block Explorer",
+ "extrinsic": "https://pacific-explorer.manta.network/tx/{hash}",
+ "account": "https://pacific-explorer.manta.network/address/{address}"
+ },
+ {
+ "name": "Manta Socialscan",
+ "extrinsic": "https://manta.socialscan.io/tx/{hash}",
+ "account": "https://manta.socialscan.io/address/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg",
+ "addressPrefix": 169,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
+ },
+ {
+ "chainId": "ae1ca86c936aa252cdc45f4f436220567b2bbbcc4834f5b8f4191462baf19dfb",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Continuum",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "NUUM",
+ "priceId": "mnet-continuum",
+ "precision": 18,
+ "icon": "NUUM.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://continuum-rpc-1.metaverse.network/wss",
+ "name": "MNet node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://continuum.subscan.io/extrinsic/{hash}",
+ "account": "https://continuum.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-continuum"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Continuum.svg",
+ "addressPrefix": 268
+ },
+ {
+ "chainId": "d8761d3c88f26dc12875c00d3165f7d67243d56fc85b4cf19937601a7916e5a9",
+ "name": "Enjin Relay",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ENJ",
+ "precision": 18,
+ "priceId": "enjincoin",
+ "icon": "ENJ.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.relay.blockchain.enjin.io",
+ "name": "Enjin node"
+ },
+ {
+ "url": "wss://enjin-relay-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://enjin.subscan.io/extrinsic/{hash}",
+ "account": "https://enjin.subscan.io/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg",
+ "addressPrefix": 2135,
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-enjin-relay"
+ }
+ ]
+ },
+ "additional": {
+ "disabledCheckMetadataHash": true
+ }
+ },
+ {
+ "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Curio",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CGT",
+ "precision": 18,
+ "priceId": "curio-governance",
+ "icon": "CGT.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://archive.parachain.curioinvest.com",
+ "name": "Curio 1 node"
+ },
+ {
+ "url": "wss://parachain.curioinvest.com/",
+ "name": "Curio 2 node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-curio"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg",
+ "addressPrefix": 777
+ },
+ {
+ "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Mythos",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "MYTH",
+ "precision": 18,
+ "priceId": "mythos",
+ "icon": "MYTH.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://polkadot-mythos-rpc.polkadot.io",
+ "name": "Parity node",
+ "features": [
+ "noTls12"
+ ]
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}",
+ "account": "https://mythos.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-mythos"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg",
+ "addressPrefix": 29972,
+ "options": [
+ "ethereumBased"
+ ]
+ },
+ {
+ "chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Acurast Canary",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "cACU",
+ "precision": 12,
+ "icon": "cACU.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://acurast-canarynet-ws.prod.gke.papers.tech",
+ "name": "Acurast node"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acurast_Canary.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "feeViaRuntimeCall": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acurast"
+ }
+ ]
+ }
+ },
+ {
+ "chainId": "c710a5f16adc17bcd212cff0aedcbf1c1212a043cdc0fb2dcba861efe5305b01",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Kreivo",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "icon": "KSM.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://kreivo.io/",
+ "name": "Virto node"
+ },
+ {
+ "url": "wss://kreivo.kippu.rocks/",
+ "name": "Kippu node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kreivo"
+ }
+ ]
+ },
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kreivo.json",
+ "overridesCommon": true
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg",
+ "addressPrefix": 2
+ },
+ {
+ "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Hyperbridge Nexus",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "NAND",
+ "precision": 12,
+ "icon": "NAND.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://nexus.ibp.network",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://nexus.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://hyperbridge-nexus-rpc.blockops.network",
+ "name": "BlockOps node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hyperbridge"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge.svg",
+ "addressPrefix": 42
+ },
+ {
+ "chainId": "81443836a9a24caaa23f1241897d1235717535711d1d3fe24eae4fdc942c092c",
+ "name": "Cere",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CERE",
+ "precision": 10,
+ "priceId": "cere-network",
+ "icon": "CERE.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.mainnet.cere.network/ws",
+ "name": "Cere node"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Cere.svg",
+ "addressPrefix": 54
+ },
+ {
+ "chainId": "b91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a",
+ "name": "Avail",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AVAIL",
+ "precision": 18,
+ "priceId": "avail",
+ "icon": "AVAIL.svg",
+ "staking": [
+ "relaychain",
+ "nomination-pools"
+ ]
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://zeref-api.slowops.xyz/ws",
+ "name": "Turing node"
+ },
+ {
+ "url": "wss://avail-mainnet.public.blastapi.io/",
+ "name": "Blastapi node"
+ },
+ {
+ "url": "wss://avail.rpc.bountyblok.io",
+ "name": "Bountyblok node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://avail.subscan.io/extrinsic/{hash}",
+ "account": "https://avail.subscan.io/account/{address}"
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/avail.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-avail"
+ }
+ ],
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-avail"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Avail.svg",
+ "addressPrefix": 42,
+ "options": [
+ "pushSupport"
+ ],
+ "additional": {
+ "themeColor": "#58C8F6",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/avail-avail-staking"
+ }
+ },
+ {
+ "chainId": "0313f6a011d128d22f996703cbab05162e2fdc9e031493314fe6db79979c5ca7",
+ "name": "DENTNet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DENTX",
+ "precision": 18,
+ "icon": "DENTX.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.dentnet.io/ws",
+ "name": "DENTNet node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "DENTNet Explorer",
+ "account": "https://main.dentnet.io/explorer/dentnet/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DENTNet.svg",
+ "addressPrefix": 9807
+ }
+]
diff --git a/chains/v21/chains_dev.json b/chains/v21/chains_dev.json
new file mode 100644
index 000000000..d1305cb65
--- /dev/null
+++ b/chains/v21/chains_dev.json
@@ -0,0 +1,11275 @@
+[
+ {
+ "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Polkadot",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "icon": "DOT.svg",
+ "staking": [
+ "relaychain",
+ "nomination-pools"
+ ],
+ "buyProviders": {
+ "transak": {
+ "network": "MAINNET"
+ },
+ "mercuryo": {},
+ "banxa": {
+ "coinType": "DOT",
+ "blockchain": "DOT"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-polkadot.novasama-tech.org",
+ "name": "Novasama node"
+ },
+ {
+ "url": "wss://rpc.ibp.network/polkadot",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://polkadot.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://apps-rpc.polkadot.io",
+ "name": "Public node",
+ "features": [
+ "noTls12"
+ ]
+ },
+ {
+ "url": "wss://polkadot-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://dot-rpc.stakeworld.io",
+ "name": "Stakeworld node"
+ },
+ {
+ "url": "wss://polkadot.public.curie.radiumblock.co/ws",
+ "name": "Radium node"
+ },
+ {
+ "url": "wss://1rpc.io/dot",
+ "name": "Automata 1RPC node"
+ },
+ {
+ "url": "wss://rpc-polkadot.luckyfriday.io",
+ "name": "LuckyFriday node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}",
+ "account": "https://polkadot.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg",
+ "addressPrefix": 0,
+ "externalApi": {
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot"
+ }
+ ],
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot"
+ }
+ ],
+ "crowdloans": [
+ {
+ "type": "github",
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://polkadot.subsquare.io/api"
+ }
+ ],
+ "governance-delegations": [
+ {
+ "type": "subquery",
+ "url": "https://subquery-governance-polkadot-prod.novasama-tech.org"
+ }
+ ],
+ "referendum-summary": [
+ {
+ "type": "novasama",
+ "url": "https://opengov-backend-dev.novasama-tech.org/api/v1/referendum-summaries/list"
+ }
+ ]
+ },
+ "options": [
+ "crowdloans",
+ "governance",
+ "proxy",
+ "fullSyncByDefault",
+ "pushSupport"
+ ],
+ "additional": {
+ "themeColor": "#E6007A",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking",
+ "stakingMaxElectingVoters": 22500,
+ "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008",
+ "feeViaRuntimeCall": true,
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Kusama",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "icon": "KSM.svg",
+ "staking": [
+ "relaychain",
+ "nomination-pools"
+ ],
+ "buyProviders": {
+ "transak": {
+ "network": "MAINNET"
+ },
+ "mercuryo": {},
+ "banxa": {
+ "coinType": "KSM",
+ "blockchain": "KSM"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-kusama.novasama-tech.org",
+ "name": "Novasama node"
+ },
+ {
+ "url": "wss://rpc.ibp.network/kusama",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://kusama.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://apps-kusama-rpc.polkadot.io",
+ "name": "Public node",
+ "features": [
+ "noTls12"
+ ]
+ },
+ {
+ "url": "wss://kusama-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://rpc-kusama.luckyfriday.io",
+ "name": "LuckyFriday node"
+ },
+ {
+ "url": "wss://1rpc.io/ksm",
+ "name": "Automata 1RPC node"
+ },
+ {
+ "url": "wss://kusama.public.curie.radiumblock.co/ws",
+ "name": "Radium node"
+ },
+ {
+ "url": "wss://kusama.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}",
+ "account": "https://kusama.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg",
+ "addressPrefix": 2,
+ "externalApi": {
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama"
+ }
+ ],
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama"
+ }
+ ],
+ "crowdloans": [
+ {
+ "type": "github",
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://kusama.subsquare.io/api"
+ }
+ ],
+ "governance-delegations": [
+ {
+ "type": "subquery",
+ "url": "https://subquery-governance-kusama-prod.novasama-tech.org"
+ }
+ ],
+ "referendum-summary": [
+ {
+ "type": "novasama",
+ "url": "https://opengov-backend-dev.novasama-tech.org/api/v1/referendum-summaries/list"
+ }
+ ]
+ },
+ "options": [
+ "crowdloans",
+ "governance",
+ "proxy",
+ "fullSyncByDefault",
+ "pushSupport"
+ ],
+ "additional": {
+ "themeColor": "#1F78FF",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking",
+ "stakingMaxElectingVoters": 12500,
+ "identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f",
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e",
+ "name": "Westend",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "WND",
+ "precision": 12,
+ "icon": "WND.svg",
+ "staking": [
+ "relaychain",
+ "nomination-pools"
+ ]
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://westend-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://rpc.ibp.network/westend",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://westend.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://westend.public.curie.radiumblock.co/ws",
+ "name": "RadiumBlock node"
+ },
+ {
+ "url": "wss://westend.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://westend.subscan.io/extrinsic/{hash}",
+ "account": "https://westend.subscan.io/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg",
+ "addressPrefix": 42,
+ "externalApi": {
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend"
+ }
+ ],
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend"
+ }
+ ],
+ "crowdloans": [
+ {
+ "type": "github",
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://westend.subsquare.io/api"
+ }
+ ]
+ },
+ "options": [
+ "testnet",
+ "crowdloans",
+ "governance",
+ "proxy"
+ ],
+ "additional": {
+ "themeColor": "#1F78FF",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama",
+ "stakingMaxElectingVoters": 22500,
+ "feeViaRuntimeCall": true,
+ "identityChain": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c",
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9",
+ "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e",
+ "name": "Westmint",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "WND",
+ "precision": 12,
+ "icon": "WND.svg",
+ "buyProviders": {
+ "banxa": {
+ "coinType": "WND",
+ "blockchain": "WND"
+ }
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "SIRI",
+ "precision": 10,
+ "icon": "Default.svg",
+ "type": "statemine",
+ "typeExtras": {
+ "assetId": "81"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "icon": "DOT.svg",
+ "type": "statemine",
+ "typeExtras": {
+ "assetId": "0x02010902",
+ "palletName": "ForeignAssets"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "JOE",
+ "precision": 3,
+ "icon": "Default.svg",
+ "type": "statemine",
+ "typeExtras": {
+ "assetId": "8"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://westmint-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://wnd-rpc.stakeworld.io/assethub",
+ "name": "Stakeworld node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Statescan",
+ "account": "https://westmint.statescan.io/#/accounts/{address}",
+ "event": "https://westmint.statescan.io/#/events/{event}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westmint_Testnet.svg",
+ "addressPrefix": 42,
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---westmint-test"
+ }
+ ]
+ },
+ "options": [
+ "testnet",
+ "swap-hub",
+ "proxy"
+ ],
+ "additional": {
+ "relaychainAsNative": true,
+ "feeViaRuntimeCall": true,
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Kusama Asset Hub",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KSM",
+ "precision": 12,
+ "icon": "KSM.svg",
+ "priceId": "kusama"
+ },
+ {
+ "assetId": 1,
+ "symbol": "RMRK (old)",
+ "precision": 10,
+ "priceId": "rmrk",
+ "type": "statemine",
+ "icon": "RMRK.svg",
+ "typeExtras": {
+ "assetId": "8"
+ }
+ },
+ {
+ "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"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://sys.ibp.network/statemine",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://asset-hub-kusama.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://statemine-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
+ "account": "https://assethub-kusama.subscan.io/account/{address}"
+ },
+ {
+ "name": "Statescan",
+ "account": "https://statemine.statescan.io/#/accounts/{address}",
+ "event": "https://statemine.statescan.io/#/events/{event}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
+ "addressPrefix": 2,
+ "options": [
+ "swap-hub",
+ "assethub-fees"
+ ],
+ "additional": {
+ "relaychainAsNative": true,
+ "feeViaRuntimeCall": true,
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Karura",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KAR",
+ "precision": 12,
+ "icon": "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.api.onfinality.io/public-ws",
+ "name": "Onfinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://karura.subscan.io/extrinsic/{hash}",
+ "account": "https://karura.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://karura.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg",
+ "addressPrefix": 8,
+ "options": [
+ "governance-v1"
+ ],
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Moonriver",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "MOVR",
+ "precision": 18,
+ "priceId": "moonriver",
+ "icon": "MOVR.svg",
+ "staking": [
+ "parachain"
+ ],
+ "buyProviders": {
+ "transak": {
+ "network": "MOONRIVER"
+ },
+ "banxa": {
+ "coinType": "MOVR",
+ "blockchain": "MOVR"
+ }
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "xcRMRK (old)",
+ "precision": 10,
+ "priceId": "rmrk",
+ "type": "statemine",
+ "icon": "RMRK.svg",
+ "typeExtras": {
+ "assetId": "182365888117048807484804376330534607370"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "xcKSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "type": "statemine",
+ "icon": "KSM.svg",
+ "typeExtras": {
+ "assetId": "42259045809535163221576417993425387648"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "xcKINT",
+ "precision": 12,
+ "priceId": "kintsugi",
+ "type": "statemine",
+ "icon": "KINT.svg",
+ "typeExtras": {
+ "assetId": "175400718394635817552109270754364440562"
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "xcKAR",
+ "precision": 12,
+ "priceId": "karura",
+ "type": "statemine",
+ "icon": "KAR.svg",
+ "typeExtras": {
+ "assetId": "10810581592933651521121702237638664357"
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "xcBNC",
+ "precision": 12,
+ "priceId": "bifrost-native-coin",
+ "type": "statemine",
+ "icon": "BNC.svg",
+ "typeExtras": {
+ "assetId": "319623561105283008236062145480775032445"
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "xckBTC",
+ "precision": 8,
+ "priceId": "bitcoin",
+ "type": "statemine",
+ "icon": "kBTC.svg",
+ "typeExtras": {
+ "assetId": "328179947973504579459046439826496046832"
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "xcUSDT",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "statemine",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "assetId": "311091173110107856861649819128533077277"
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "xcaSEEDk",
+ "precision": 12,
+ "priceId": "ausd-seed-karura",
+ "type": "statemine",
+ "icon": "aSEEDk.svg",
+ "typeExtras": {
+ "assetId": "214920334981412447805621250067209749032"
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "xcCSM",
+ "precision": 12,
+ "priceId": "crust-storage-market",
+ "type": "statemine",
+ "icon": "CSM.svg",
+ "typeExtras": {
+ "assetId": "108457044225666871745333730479173774551"
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "xcPHA",
+ "precision": 12,
+ "priceId": "pha",
+ "type": "statemine",
+ "icon": "PHA.svg",
+ "typeExtras": {
+ "assetId": "189307976387032586987344677431204943363"
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "xcHKO",
+ "precision": 12,
+ "type": "statemine",
+ "icon": "HKO.svg",
+ "typeExtras": {
+ "assetId": "76100021443485661246318545281171740067"
+ }
+ },
+ {
+ "assetId": 12,
+ "symbol": "xcKMA",
+ "precision": 12,
+ "priceId": "calamari-network",
+ "type": "statemine",
+ "icon": "KMA.svg",
+ "typeExtras": {
+ "assetId": "213357169630950964874127107356898319277"
+ }
+ },
+ {
+ "assetId": 13,
+ "symbol": "xcCRAB",
+ "precision": 18,
+ "priceId": "darwinia-crab-network",
+ "type": "statemine",
+ "icon": "CRAB.svg",
+ "typeExtras": {
+ "assetId": "173481220575862801646329923366065693029"
+ }
+ },
+ {
+ "assetId": 14,
+ "symbol": "xcTEER",
+ "precision": 12,
+ "priceId": "integritee",
+ "type": "statemine",
+ "icon": "TEER.svg",
+ "typeExtras": {
+ "assetId": "105075627293246237499203909093923548958"
+ }
+ },
+ {
+ "assetId": 15,
+ "symbol": "xcLIT",
+ "precision": 12,
+ "priceId": "litentry",
+ "type": "statemine",
+ "icon": "LIT.svg",
+ "typeExtras": {
+ "assetId": "65216491554813189869575508812319036608"
+ }
+ },
+ {
+ "assetId": 16,
+ "symbol": "xcSDN",
+ "precision": 18,
+ "priceId": "shiden",
+ "type": "statemine",
+ "icon": "SDN.svg",
+ "typeExtras": {
+ "assetId": "16797826370226091782818345603793389938"
+ }
+ },
+ {
+ "assetId": 17,
+ "symbol": "xcXRT",
+ "precision": 9,
+ "priceId": "robonomics-network",
+ "type": "statemine",
+ "icon": "XRT.svg",
+ "typeExtras": {
+ "assetId": "108036400430056508975016746969135344601"
+ }
+ },
+ {
+ "assetId": 18,
+ "symbol": "xcvKSM",
+ "precision": 12,
+ "priceId": "voucher-ksm",
+ "type": "statemine",
+ "icon": "vKSM.svg",
+ "typeExtras": {
+ "assetId": "264344629840762281112027368930249420542"
+ }
+ },
+ {
+ "assetId": 19,
+ "symbol": "xcvBNC",
+ "precision": 12,
+ "type": "statemine",
+ "icon": "vBNC.svg",
+ "typeExtras": {
+ "assetId": "72145018963825376852137222787619937732"
+ }
+ },
+ {
+ "assetId": 20,
+ "symbol": "xcvMOVR",
+ "precision": 18,
+ "type": "statemine",
+ "icon": "vMOVR.svg",
+ "typeExtras": {
+ "assetId": "203223821023327994093278529517083736593"
+ }
+ },
+ {
+ "assetId": 21,
+ "symbol": "xcMGX",
+ "precision": 18,
+ "type": "statemine",
+ "priceId": "mangata-x",
+ "icon": "MGX.svg",
+ "typeExtras": {
+ "assetId": "118095707745084482624853002839493125353"
+ }
+ },
+ {
+ "assetId": 22,
+ "symbol": "xcTUR",
+ "precision": 10,
+ "type": "statemine",
+ "priceId": "turing-network",
+ "icon": "TUR.svg",
+ "typeExtras": {
+ "assetId": "133300872918374599700079037156071917454"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://wss.api.moonriver.moonbeam.network",
+ "name": "Moonbeam Foundation node"
+ },
+ {
+ "url": "wss://moonriver.public.blastapi.io",
+ "name": "Blast node"
+ },
+ {
+ "url": "wss://moonriver.public.curie.radiumblock.co/ws",
+ "name": "RadiumBlock node"
+ },
+ {
+ "url": "wss://moonriver-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}",
+ "account": "https://moonriver.subscan.io/account/{address}"
+ },
+ {
+ "name": "Moonscan",
+ "extrinsic": "https://moonriver.moonscan.io/tx/{hash}",
+ "account": "https://moonriver.moonscan.io/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver"
+ },
+ {
+ "type": "etherscan",
+ "url": "https://api-moonriver.moonscan.io/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://moonriver.subsquare.io/api"
+ }
+ ],
+ "governance-delegations": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/moonriver.svg",
+ "addressPrefix": 1285,
+ "options": [
+ "ethereumBased",
+ "governance"
+ ],
+ "additional": {
+ "themeColor": "#20A0B6",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking",
+ "defaultBlockTime": 12000
+ }
+ },
+ {
+ "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527",
+ "parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443",
+ "name": "Moonbase Alpha",
+ "assets": [
+ {
+ "staking": [
+ "parachain"
+ ],
+ "assetId": 0,
+ "symbol": "DEV",
+ "icon": "Default.svg",
+ "precision": 18
+ },
+ {
+ "assetId": 1,
+ "symbol": "xcUNIT",
+ "icon": "Default.svg",
+ "precision": 12,
+ "type": "statemine",
+ "typeExtras": {
+ "assetId": "42259045809535163221576417993425387648"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://moonbase-alpha.public.blastapi.io",
+ "name": "Blast node"
+ },
+ {
+ "url": "wss://moonbase-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://wss.api.moonbase.moonbeam.network",
+ "name": "Moonbase node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}",
+ "account": "https://moonbase.subscan.io/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg",
+ "addressPrefix": 1287,
+ "options": [
+ "ethereumBased",
+ "testnet"
+ ],
+ "additional": {
+ "themeColor": "#1F78FF",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains",
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Shiden",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SDN",
+ "precision": 18,
+ "icon": "SDN.svg",
+ "priceId": "shiden"
+ },
+ {
+ "assetId": 1,
+ "symbol": "PHA",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "pha",
+ "icon": "PHA.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551623"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "LKSM",
+ "precision": 12,
+ "priceId": "liquid-ksm",
+ "type": "statemine",
+ "icon": "LKSM.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551619"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "MOVR",
+ "precision": 18,
+ "type": "statemine",
+ "priceId": "moonriver",
+ "icon": "MOVR.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551620"
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "kBTC",
+ "precision": 8,
+ "type": "statemine",
+ "priceId": "bitcoin",
+ "icon": "kBTC.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551621"
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "KINT",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "kintsugi",
+ "icon": "KINT.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551622"
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "KSM",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "kusama",
+ "icon": "KSM.svg",
+ "typeExtras": {
+ "assetId": "340282366920938463463374607431768211455"
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "aSEEDk",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "ausd-seed-karura",
+ "icon": "aSEEDk.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551616"
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "CSM",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "crust-storage-market",
+ "icon": "CSM.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551624"
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "KAR",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "karura",
+ "icon": "KAR.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551618"
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "USDT",
+ "precision": 6,
+ "type": "statemine",
+ "priceId": "tether",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "assetId": "4294969280"
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "vKSM",
+ "precision": 12,
+ "priceId": "voucher-ksm",
+ "type": "statemine",
+ "icon": "vKSM.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551628"
+ }
+ },
+ {
+ "assetId": 12,
+ "symbol": "BNC",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "bifrost-native-coin",
+ "icon": "BNC.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551627"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.shiden.astar.network",
+ "name": "StakeTechnologies node"
+ },
+ {
+ "url": "wss://shiden-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://shiden.public.curie.radiumblock.co/ws",
+ "name": "RadiumBlock node"
+ },
+ {
+ "url": "wss://shiden.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}",
+ "account": "https://shiden.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg",
+ "addressPrefix": 5,
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x40"
+ }
+ ],
+ "governance": [
+ {
+ "type": "polkassembly",
+ "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
+ "parameters": {
+ "network": "shiden"
+ }
+ }
+ ]
+ },
+ "additional": {
+ "feeViaRuntimeCall": true,
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Bifrost Kusama",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BNC",
+ "precision": 12,
+ "icon": "BNC.svg",
+ "priceId": "bifrost-native-coin",
+ "staking": [
+ "parachain"
+ ],
+ "buyProviders": {
+ "banxa": {
+ "coinType": "BNC",
+ "blockchain": "BNC"
+ }
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "KSM",
+ "precision": 12,
+ "icon": "KSM.svg",
+ "priceId": "kusama",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0204",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "RMRK (old)",
+ "precision": 10,
+ "type": "orml",
+ "icon": "RMRK.svg",
+ "priceId": "rmrk",
+ "typeExtras": {
+ "currencyIdScale": "0x0209",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "10000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "ZLK",
+ "precision": 18,
+ "priceId": "zenlink-network-token",
+ "type": "orml",
+ "icon": "ZLK.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0207",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "KAR",
+ "precision": 12,
+ "priceId": "karura",
+ "type": "orml",
+ "icon": "KAR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0206",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "aSEEDk",
+ "precision": 12,
+ "priceId": "ausd-seed-karura",
+ "type": "orml",
+ "icon": "aSEEDk.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0302",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "vsKSM",
+ "precision": 12,
+ "type": "orml",
+ "icon": "vsKSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0404",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "orml",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0800",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "MOVR",
+ "precision": 18,
+ "type": "orml",
+ "priceId": "moonriver",
+ "icon": "MOVR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x020a",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "PHA",
+ "precision": 12,
+ "type": "orml",
+ "priceId": "pha",
+ "icon": "PHA.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0208",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "40000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "vKSM",
+ "precision": 12,
+ "priceId": "voucher-ksm",
+ "type": "orml",
+ "icon": "vKSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0104",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "kBTC",
+ "precision": 8,
+ "type": "orml",
+ "priceId": "bitcoin",
+ "icon": "kBTC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0802",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "100",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 12,
+ "symbol": "vBNC",
+ "precision": 12,
+ "type": "orml",
+ "icon": "vBNC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0101",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "10000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 13,
+ "symbol": "vMOVR",
+ "precision": 18,
+ "type": "orml",
+ "icon": "vMOVR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x010a",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000000",
+ "transfersEnabled": true
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://bifrost-rpc.liebi.com/ws",
+ "name": "Liebi node"
+ },
+ {
+ "url": "wss://bifrost-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://bifrost-parachain.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}",
+ "account": "https://bifrost-kusama.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x38"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x38"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://bifrost-kusama.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg",
+ "addressPrefix": 6,
+ "options": [
+ "governance-v1",
+ "governance"
+ ],
+ "additional": {
+ "themeColor": "#1F78FF",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains",
+ "defaultBlockTime": 12000,
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Kintsugi",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KINT",
+ "precision": 12,
+ "type": "orml",
+ "priceId": "kintsugi",
+ "icon": "KINT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x000c",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ },
+ "buyProviders": {
+ "banxa": {
+ "coinType": "KINT",
+ "blockchain": "KINT"
+ }
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "kBTC",
+ "precision": 8,
+ "type": "orml",
+ "priceId": "bitcoin",
+ "icon": "kBTC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x000b",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "type": "orml",
+ "icon": "KSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x000a",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "LKSM",
+ "precision": 12,
+ "priceId": "liquid-ksm",
+ "type": "orml",
+ "icon": "LKSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0102000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "orml",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0103000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "aSEEDk",
+ "precision": 12,
+ "priceId": "ausd-seed-karura",
+ "type": "orml",
+ "icon": "aSEEDk.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0101000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "LP KSM-kBTC",
+ "precision": 18,
+ "type": "orml",
+ "icon": "KSM-kBTC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x03000a000b",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "LP kBTC-USDT",
+ "precision": 18,
+ "type": "orml",
+ "icon": "kBTC-USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x03000b0103000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "LP KSM-KINT",
+ "precision": 18,
+ "type": "orml",
+ "icon": "KSM-KINT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x03000a000c",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "qkBTC",
+ "precision": 8,
+ "type": "orml",
+ "icon": "qkBTC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0201000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "qKSM",
+ "precision": 12,
+ "type": "orml",
+ "icon": "qKSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0202000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "qUSDT",
+ "precision": 6,
+ "type": "orml",
+ "icon": "qUSDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0203000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://api-kusama.interlay.io/parachain",
+ "name": "Kintsugi Labs node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}",
+ "account": "https://kintsugi.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
+ "addressPrefix": 2092,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
+ "name": "Edgeware",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "EDG",
+ "precision": 18,
+ "priceId": "edgeware",
+ "icon": "EDG.svg",
+ "staking": [
+ "aura-relaychain"
+ ]
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://edgeware-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://edgeware.jelliedowl.net",
+ "name": "JelliedOwl node"
+ },
+ {
+ "url": "wss://mainnet2.edgewa.re",
+ "name": "Edgeware node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
+ "account": "https://edgeware.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
+ "addressPrefix": 7,
+ "additional": {
+ "themeColor": "#1F78FF",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
+ }
+ },
+ {
+ "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Parallel Heiko",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "HKO",
+ "precision": 12,
+ "icon": "HKO.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "type": "statemine",
+ "icon": "KSM.svg",
+ "typeExtras": {
+ "assetId": "100"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "aSEEDk",
+ "precision": 12,
+ "priceId": "ausd-seed-karura",
+ "type": "statemine",
+ "icon": "aSEEDk.svg",
+ "typeExtras": {
+ "assetId": "103"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "LKSM",
+ "precision": 12,
+ "priceId": "liquid-ksm",
+ "type": "statemine",
+ "icon": "LKSM.svg",
+ "typeExtras": {
+ "assetId": "109"
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "sKSM",
+ "precision": 12,
+ "type": "statemine",
+ "icon": "sKSM.svg",
+ "typeExtras": {
+ "assetId": "1000"
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "KAR",
+ "precision": 12,
+ "priceId": "karura",
+ "type": "statemine",
+ "icon": "KAR.svg",
+ "typeExtras": {
+ "assetId": "107"
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "MOVR",
+ "precision": 18,
+ "priceId": "moonriver",
+ "type": "statemine",
+ "icon": "MOVR.svg",
+ "typeExtras": {
+ "assetId": "113"
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "PHA",
+ "precision": 12,
+ "priceId": "pha",
+ "type": "statemine",
+ "icon": "PHA.svg",
+ "typeExtras": {
+ "assetId": "115"
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "GENS",
+ "precision": 9,
+ "priceId": "genshiro",
+ "type": "statemine",
+ "icon": "GENS.svg",
+ "typeExtras": {
+ "assetId": "123"
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "statemine",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "assetId": "102"
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "KINT",
+ "precision": 12,
+ "priceId": "kintsugi",
+ "type": "statemine",
+ "icon": "KINT.svg",
+ "typeExtras": {
+ "assetId": "119"
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "kBTC",
+ "precision": 8,
+ "priceId": "bitcoin",
+ "type": "statemine",
+ "icon": "kBTC.svg",
+ "typeExtras": {
+ "assetId": "121"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://heiko-rpc.parallel.fi",
+ "name": "Parallel node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Statescan",
+ "account": "https://heiko.statescan.io/#/accounts/{address}",
+ "extrinsic": "https://heiko.statescan.io/#/extrinsics/{hash}",
+ "event": "https://heiko.statescan.io/#/events/{event}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
+ "addressPrefix": 110,
+ "options": [
+ "governance-v1"
+ ]
+ },
+ {
+ "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Basilisk",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BSX",
+ "precision": 12,
+ "priceId": "basilisk",
+ "icon": "BSX.svg",
+ "buyProviders": {
+ "banxa": {
+ "coinType": "BSX",
+ "blockchain": "BSX"
+ }
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "type": "orml",
+ "icon": "KSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x01000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "100000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "aSEEDk",
+ "precision": 12,
+ "priceId": "ausd-seed-karura",
+ "type": "orml",
+ "icon": "aSEEDk.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x02000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "10000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "TNKR",
+ "precision": 12,
+ "type": "orml",
+ "icon": "TNKR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x06000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "1000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "USDT",
+ "precision": 6,
+ "type": "orml",
+ "priceId": "tether",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0e000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "10000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "XRT",
+ "precision": 9,
+ "type": "orml",
+ "priceId": "robonomics-network",
+ "icon": "XRT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x10000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "1683502",
+ "transfersEnabled": true
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.basilisk.cloud",
+ "name": "Basilisk node"
+ },
+ {
+ "url": "wss://basilisk-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}",
+ "account": "https://basilisk.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x3f"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://basilisk.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg",
+ "addressPrefix": 10041,
+ "options": [
+ "governance-v1"
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json",
+ "overridesCommon": true
+ },
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Altair",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AIR",
+ "precision": 18,
+ "icon": "AIR.svg",
+ "priceId": "altair"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://altair.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://altair.subscan.io/extrinsic/{hash}",
+ "account": "https://altair.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x37"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://altair.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg",
+ "addressPrefix": 136,
+ "options": [
+ "governance"
+ ],
+ "additional": {
+ "feeViaRuntimeCall": true,
+ "disabledCheckMetadataHash": true
+ }
+ },
+ {
+ "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Khala",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PHA",
+ "precision": 12,
+ "priceId": "pha",
+ "icon": "PHA.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "KSM",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "kusama",
+ "icon": "KSM.svg",
+ "typeExtras": {
+ "assetId": "0"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "KAR",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "karura",
+ "icon": "KAR.svg",
+ "typeExtras": {
+ "assetId": "1"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "BNC",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "bifrost-native-coin",
+ "icon": "BNC.svg",
+ "typeExtras": {
+ "assetId": "2"
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "ZLK",
+ "precision": 18,
+ "priceId": "zenlink-network-token",
+ "type": "statemine",
+ "icon": "ZLK.svg",
+ "typeExtras": {
+ "assetId": "3"
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "aSEEDk",
+ "precision": 12,
+ "priceId": "ausd-seed-karura",
+ "type": "statemine",
+ "icon": "aSEEDk.svg",
+ "typeExtras": {
+ "assetId": "4"
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "BSX",
+ "precision": 12,
+ "priceId": "basilisk",
+ "type": "statemine",
+ "icon": "BSX.svg",
+ "typeExtras": {
+ "assetId": "9"
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "MOVR",
+ "precision": 18,
+ "priceId": "moonriver",
+ "type": "statemine",
+ "icon": "MOVR.svg",
+ "typeExtras": {
+ "assetId": "6"
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "HKO",
+ "precision": 12,
+ "type": "statemine",
+ "icon": "HKO.svg",
+ "typeExtras": {
+ "assetId": "7"
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "KMA",
+ "precision": 12,
+ "priceId": "calamari-network",
+ "type": "statemine",
+ "icon": "KMA.svg",
+ "typeExtras": {
+ "assetId": "8"
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "TUR",
+ "precision": 10,
+ "priceId": "turing-network",
+ "type": "statemine",
+ "icon": "TUR.svg",
+ "typeExtras": {
+ "assetId": "10"
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "CRAB",
+ "precision": 18,
+ "priceId": "darwinia-network-native-token",
+ "type": "statemine",
+ "icon": "CRAB.svg",
+ "typeExtras": {
+ "assetId": "11"
+ }
+ },
+ {
+ "assetId": 12,
+ "symbol": "SDN",
+ "precision": 18,
+ "priceId": "shiden",
+ "type": "statemine",
+ "icon": "SDN.svg",
+ "typeExtras": {
+ "assetId": "12"
+ }
+ },
+ {
+ "assetId": 13,
+ "symbol": "NEER",
+ "precision": 18,
+ "priceId": "metaverse-network-pioneer",
+ "type": "statemine",
+ "icon": "NEER.svg",
+ "typeExtras": {
+ "assetId": "13"
+ }
+ },
+ {
+ "assetId": 14,
+ "symbol": "BIT",
+ "precision": 18,
+ "type": "statemine",
+ "icon": "BIT.svg",
+ "typeExtras": {
+ "assetId": "14"
+ }
+ },
+ {
+ "assetId": 15,
+ "symbol": "PICA",
+ "precision": 12,
+ "priceId": "picasso",
+ "type": "statemine",
+ "icon": "PICA.svg",
+ "typeExtras": {
+ "assetId": "15"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://khala-api.phala.network/ws",
+ "name": "Phala node"
+ },
+ {
+ "url": "wss://khala-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://khala.public.curie.radiumblock.co/ws",
+ "name": "RadiumBlock node"
+ },
+ {
+ "url": "wss://khala.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://khala.subscan.io/extrinsic/{hash}",
+ "account": "https://khala.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x3a"
+ }
+ ],
+ "governance": [
+ {
+ "type": "polkassembly",
+ "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
+ "parameters": {
+ "network": "khala"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
+ "addressPrefix": 30,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "KILT",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KILT",
+ "priceId": "kilt-protocol",
+ "icon": "KILT.svg",
+ "precision": 15,
+ "buyProviders": {
+ "banxa": {
+ "coinType": "KILT",
+ "blockchain": "KILT"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://kilt.ibp.network",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://kilt.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://kilt-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://spiritnet.kilt.io/",
+ "name": "KILT Protocol node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
+ "account": "https://spiritnet.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x3d"
+ }
+ ],
+ "governance": [
+ {
+ "type": "polkassembly",
+ "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
+ "addressPrefix": 38,
+ "options": [
+ "governance-v1"
+ ]
+ },
+ {
+ "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
+ "name": "KILT Peregrine",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PILT",
+ "precision": 15,
+ "icon": "PILT.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://peregrine.kilt.io/parachain-public-ws/",
+ "name": "KILT Protocol Node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}",
+ "account": "https://kilt-testnet.subscan.io/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg",
+ "addressPrefix": 38,
+ "options": [
+ "testnet"
+ ]
+ },
+ {
+ "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Calamari",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KMA",
+ "priceId": "calamari-network",
+ "icon": "KMA.svg",
+ "precision": 12,
+ "staking": [
+ "parachain"
+ ]
+ },
+ {
+ "assetId": 1,
+ "symbol": "KAR",
+ "precision": 12,
+ "priceId": "karura",
+ "type": "statemine",
+ "icon": "KAR.svg",
+ "typeExtras": {
+ "assetId": "8"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "type": "statemine",
+ "icon": "KSM.svg",
+ "typeExtras": {
+ "assetId": "12"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "MOVR",
+ "precision": 18,
+ "priceId": "moonriver",
+ "type": "statemine",
+ "icon": "MOVR.svg",
+ "typeExtras": {
+ "assetId": "11"
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "statemine",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "assetId": "14"
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "DAI-Karura",
+ "precision": 18,
+ "priceId": "dai",
+ "type": "statemine",
+ "icon": "DAI.svg",
+ "typeExtras": {
+ "assetId": "15"
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "USDC-Karura",
+ "precision": 6,
+ "priceId": "usd-coin",
+ "type": "statemine",
+ "icon": "USDC.svg",
+ "typeExtras": {
+ "assetId": "16"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://calamari.systems",
+ "name": "Manta network node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}",
+ "account": "https://calamari.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x36"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x36"
+ }
+ ],
+ "governance": [
+ {
+ "type": "polkassembly",
+ "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
+ "parameters": {
+ "network": "calamari"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
+ "addressPrefix": 78,
+ "options": [
+ "governance-v1"
+ ],
+ "additional": {
+ "themeColor": "#D632C1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/calamari-kma-staking",
+ "defaultBlockTime": 12000,
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "QUARTZ",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "QTZ",
+ "priceId": "quartz",
+ "icon": "QTZ.svg",
+ "precision": 18
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://quartz.unique.network",
+ "name": "Unique node"
+ },
+ {
+ "url": "wss://eu-ws-quartz.unique.network",
+ "name": "Unique Europe node"
+ },
+ {
+ "url": "wss://us-ws-quartz.unique.network",
+ "name": "Unique US node"
+ },
+ {
+ "url": "wss://asia-ws-quartz.unique.network",
+ "name": "Unique Asia node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
+ "account": "https://quartz.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x3e"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
+ "addressPrefix": 255,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Bit.Country Pioneer",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "NEER",
+ "precision": 18,
+ "priceId": "metaverse-network-pioneer",
+ "icon": "NEER.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "PIONEER"
+ }
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "BIT",
+ "precision": 18,
+ "icon": "BIT.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x030000000000000000",
+ "currencyIdType": "bit_country_primitives.FungibleTokenId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://pioneer-rpc-1.bit.country/wss",
+ "name": "MetaverseNetwork node 1"
+ },
+ {
+ "url": "wss://pioneer-rpc-2.bit.country/wss",
+ "name": "MetaverseNetwork node 2"
+ },
+ {
+ "url": "wss://pioneer-rpc-3.bit.country/wss",
+ "name": "MetaverseNetwork node 3"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}",
+ "account": "https://pioneer.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x41"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg",
+ "addressPrefix": 268,
+ "options": [
+ "governance-v1"
+ ]
+ },
+ {
+ "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Acala",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ACA",
+ "priceId": "acala",
+ "precision": 12,
+ "icon": "ACA.svg",
+ "buyProviders": {
+ "banxa": {
+ "coinType": "ACA",
+ "blockchain": "ACA"
+ }
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "LDOT",
+ "precision": 10,
+ "priceId": "liquid-staking-dot",
+ "type": "orml",
+ "icon": "LDOT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0003",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "500000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "aSEEDp",
+ "precision": 12,
+ "priceId": "ausd-seed-acala",
+ "type": "orml",
+ "icon": "aSEEDp.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0001",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "type": "orml",
+ "icon": "DOT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0002",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "lcDOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "type": "orml",
+ "icon": "lcDOT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x040d000000",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "GLMR",
+ "precision": 18,
+ "priceId": "moonbeam",
+ "type": "orml",
+ "icon": "GLMR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050000",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "PARA",
+ "precision": 12,
+ "type": "orml",
+ "icon": "PARA.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050100",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "TAP",
+ "precision": 12,
+ "type": "orml",
+ "icon": "TAP.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0004",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "tDOT",
+ "precision": 10,
+ "type": "orml",
+ "icon": "tDOT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0300000000",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "INTR",
+ "precision": 10,
+ "type": "orml",
+ "priceId": "interlay",
+ "icon": "INTR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050400",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "ASTR",
+ "precision": 18,
+ "type": "orml",
+ "priceId": "astar",
+ "icon": "ASTR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050200",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100000000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "EQ",
+ "precision": 9,
+ "priceId": "equilibrium-token",
+ "type": "orml",
+ "icon": "EQ.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050700",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 12,
+ "symbol": "iBTC",
+ "precision": 8,
+ "type": "orml",
+ "priceId": "bitcoin",
+ "icon": "iBTC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050300",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "100",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 13,
+ "symbol": "DAI",
+ "precision": 18,
+ "type": "orml",
+ "priceId": "dai",
+ "icon": "DAI.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "10000000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 14,
+ "symbol": "USDT",
+ "precision": 6,
+ "type": "orml",
+ "priceId": "tether",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050c00",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "10000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 15,
+ "symbol": "PINK",
+ "precision": 10,
+ "type": "orml",
+ "icon": "PINK.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x050d00",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000",
+ "transfersEnabled": true
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-acala.luckyfriday.io",
+ "name": "LuckyFriday node"
+ },
+ {
+ "url": "wss://acala-polkadot.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ },
+ {
+ "url": "wss://acala-rpc-0.aca-api.network",
+ "name": "Acala Foundation 0 node"
+ },
+ {
+ "url": "wss://acala-rpc-1.aca-api.network",
+ "name": "Acala Foundation 1 node"
+ },
+ {
+ "url": "wss://acala-rpc-2.aca-api.network/ws",
+ "name": "Acala Foundation 2 node"
+ },
+ {
+ "url": "wss://acala-rpc-3.aca-api.network/ws",
+ "name": "Acala Foundation 3 node"
+ },
+ {
+ "url": "wss://acala.polkawallet.io",
+ "name": "Polkawallet node"
+ },
+ {
+ "url": "wss://acala-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://acala.subscan.io/extrinsic/{hash}",
+ "account": "https://acala.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x3c"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://acala.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg",
+ "addressPrefix": 10,
+ "additional": {
+ "feeViaRuntimeCall": true
+ },
+ "options": [
+ "governance-v1"
+ ]
+ },
+ {
+ "chainId": "23fc729c2cdb7bd6770a4e8c58748387cc715fcf338f1f74a16833d90383f4b0",
+ "name": "Acala Mandala",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ACA",
+ "precision": 12,
+ "icon": "ACA.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "type": "orml",
+ "icon": "DOT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0002",
+ "currencyIdType": "acala_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mandala-rpc.aca-staging.network/ws",
+ "name": "Acala node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://acala-testnet.subscan.io/extrinsic/{hash}",
+ "account": "https://acala-testnet.subscan.io/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg",
+ "addressPrefix": 42,
+ "options": [
+ "testnet"
+ ]
+ },
+ {
+ "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Moonbeam",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "GLMR",
+ "precision": 18,
+ "priceId": "moonbeam",
+ "icon": "GLMR.svg",
+ "staking": [
+ "parachain"
+ ],
+ "buyProviders": {
+ "transak": {
+ "network": "MAINNET"
+ },
+ "banxa": {
+ "coinType": "GLMR",
+ "blockchain": "GLMR"
+ }
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "xcDOT",
+ "precision": 10,
+ "type": "statemine",
+ "priceId": "polkadot",
+ "icon": "DOT.svg",
+ "typeExtras": {
+ "assetId": "42259045809535163221576417993425387648"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "xcaSEEDp",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "ausd-seed-acala",
+ "icon": "aSEEDp.svg",
+ "typeExtras": {
+ "assetId": "110021739665376159354538090254163045594"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "xcACA",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "acala",
+ "icon": "ACA.svg",
+ "typeExtras": {
+ "assetId": "224821240862170613278369189818311486111"
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "xcPARA",
+ "precision": 12,
+ "type": "statemine",
+ "icon": "PARA.svg",
+ "typeExtras": {
+ "assetId": "32615670524745285411807346420584982855"
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "xcINTR",
+ "precision": 10,
+ "type": "statemine",
+ "priceId": "interlay",
+ "icon": "INTR.svg",
+ "typeExtras": {
+ "assetId": "101170542313601871197860408087030232491"
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "xciBTC",
+ "precision": 8,
+ "type": "statemine",
+ "priceId": "bitcoin",
+ "icon": "iBTC.svg",
+ "typeExtras": {
+ "assetId": "120637696315203257380661607956669368914"
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "xcASTR",
+ "precision": 18,
+ "type": "statemine",
+ "priceId": "astar",
+ "icon": "ASTR.svg",
+ "typeExtras": {
+ "assetId": "224077081838586484055667086558292981199"
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "xcPHA",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "pha",
+ "icon": "PHA.svg",
+ "typeExtras": {
+ "assetId": "132685552157663328694213725410064821485"
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "xcUSDT",
+ "precision": 6,
+ "type": "statemine",
+ "priceId": "tether",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "assetId": "311091173110107856861649819128533077277"
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "xcCFG",
+ "precision": 18,
+ "type": "statemine",
+ "priceId": "centrifuge",
+ "icon": "CFG.svg",
+ "typeExtras": {
+ "assetId": "91372035960551235635465443179559840483"
+ }
+ },
+ {
+ "assetId": 12,
+ "symbol": "xcBNC",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "bifrost-native-coin",
+ "icon": "BNC.svg",
+ "typeExtras": {
+ "assetId": "165823357460190568952172802245839421906"
+ }
+ },
+ {
+ "assetId": 13,
+ "symbol": "xcEQ",
+ "precision": 9,
+ "type": "statemine",
+ "priceId": "equilibrium-token",
+ "icon": "EQ.svg",
+ "typeExtras": {
+ "assetId": "190590555344745888270686124937537713878"
+ }
+ },
+ {
+ "assetId": 14,
+ "symbol": "xcEQD",
+ "precision": 9,
+ "type": "statemine",
+ "priceId": "tether",
+ "icon": "EQD.svg",
+ "typeExtras": {
+ "assetId": "187224307232923873519830480073807488153"
+ }
+ },
+ {
+ "assetId": 15,
+ "symbol": "xcHDX",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "hydradx",
+ "icon": "HDX.svg",
+ "typeExtras": {
+ "assetId": "69606720909260275826784788104880799692"
+ }
+ },
+ {
+ "assetId": 16,
+ "symbol": "xcNODL",
+ "precision": 11,
+ "type": "statemine",
+ "priceId": "nodle-network",
+ "icon": "NODL.svg",
+ "typeExtras": {
+ "assetId": "309163521958167876851250718453738106865"
+ }
+ },
+ {
+ "assetId": 17,
+ "symbol": "xcRING",
+ "precision": 18,
+ "type": "statemine",
+ "priceId": "darwinia-network-native-token",
+ "icon": "RING.svg",
+ "typeExtras": {
+ "assetId": "125699734534028342599692732320197985871"
+ }
+ },
+ {
+ "assetId": 18,
+ "symbol": "xcOTP",
+ "precision": 12,
+ "type": "statemine",
+ "icon": "OTP.svg",
+ "typeExtras": {
+ "assetId": "238111524681612888331172110363070489924"
+ }
+ },
+ {
+ "assetId": 19,
+ "symbol": "xcvDOT",
+ "precision": 10,
+ "type": "statemine",
+ "priceId": "voucher-dot",
+ "icon": "vDOT.svg",
+ "typeExtras": {
+ "assetId": "29085784439601774464560083082574142143"
+ }
+ },
+ {
+ "assetId": 20,
+ "symbol": "xcvFIL",
+ "precision": 18,
+ "type": "statemine",
+ "icon": "vFIL.svg",
+ "typeExtras": {
+ "assetId": "272547899416482196831721420898811311297"
+ }
+ },
+ {
+ "assetId": 21,
+ "symbol": "xcvGLMR",
+ "precision": 18,
+ "priceId": "voucher-glmr",
+ "type": "statemine",
+ "icon": "vGLMR.svg",
+ "typeExtras": {
+ "assetId": "204507659831918931608354793288110796652"
+ }
+ },
+ {
+ "assetId": 22,
+ "symbol": "xcMANTA",
+ "precision": 18,
+ "type": "statemine",
+ "priceId": "manta-network",
+ "icon": "MANTA.svg",
+ "typeExtras": {
+ "assetId": "166446646689194205559791995948102903873"
+ }
+ },
+ {
+ "assetId": 23,
+ "symbol": "xcUSDC",
+ "precision": 6,
+ "type": "statemine",
+ "priceId": "usd-coin",
+ "icon": "USDC.svg",
+ "typeExtras": {
+ "assetId": "166377000701797186346254371275954761085"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://wss.api.moonbeam.network",
+ "name": "Moonbeam Foundation node"
+ },
+ {
+ "url": "wss://moonbeam.ibp.network",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://moonbeam.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://moonbeam.public.curie.radiumblock.co/ws",
+ "name": "RadiumBlock node"
+ },
+ {
+ "url": "wss://moonbeam.public.blastapi.io",
+ "name": "Blast node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}",
+ "account": "https://moonbeam.subscan.io/account/{address}"
+ },
+ {
+ "name": "Moonscan",
+ "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}",
+ "account": "https://moonbeam.moonscan.io/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam"
+ },
+ {
+ "type": "etherscan",
+ "url": "https://api-moonbeam.moonscan.io/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam"
+ }
+ ],
+ "governance": [
+ {
+ "type": "polkassembly",
+ "url": "https://moonbeamp-hasura.herokuapp.com/v1/graphql"
+ }
+ ],
+ "governance-delegations": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam-gov"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/moonbeam.svg",
+ "addressPrefix": 1284,
+ "options": [
+ "ethereumBased",
+ "governance",
+ "proxy"
+ ],
+ "additional": {
+ "themeColor": "#9968CE",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking",
+ "defaultBlockTime": 6000
+ }
+ },
+ {
+ "chainId": "eip155:1",
+ "name": "Ethereum",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ETH",
+ "priceId": "ethereum",
+ "type": "evmNative",
+ "icon": "ETH.svg",
+ "precision": 18,
+ "buyProviders": {
+ "transak": {
+ "network": "ETHEREUM"
+ },
+ "mercuryo": {
+ "network": "ETHEREUM"
+ },
+ "banxa": {
+ "coinType": "ETH",
+ "blockchain": "ETH"
+ }
+ }
+ }
+ ],
+ "nodeSelectionStrategy": "uniform",
+ "nodes": [
+ {
+ "url": "https://rpc.ankr.com/eth",
+ "name": "Ankr rpc node"
+ },
+ {
+ "url": "https://1rpc.io/eth",
+ "name": "One rpc node"
+ },
+ {
+ "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3",
+ "name": "Infura node 2"
+ },
+ {
+ "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f",
+ "name": "Infura node 3"
+ },
+ {
+ "url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe",
+ "name": "Infura node 4"
+ },
+ {
+ "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}",
+ "name": "Infura test node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Etherscan",
+ "extrinsic": "https://etherscan.io/tx/{hash}",
+ "account": "https://etherscan.io/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://api.etherscan.io/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg",
+ "addressPrefix": 1,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
+ },
+ {
+ "chainId": "eip155:11155111",
+ "name": "Ethereum - Sepolia",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ETH",
+ "priceId": "ethereum",
+ "type": "evmNative",
+ "icon": "ETH.svg",
+ "precision": 18
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ethereum-sepolia-rpc.publicnode.com",
+ "name": "Public Test Node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Etherscan",
+ "extrinsic": "https://sepolia.etherscan.io/tx/{hash}",
+ "account": "https://sepolia.etherscan.io/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://sepolia.etherscan.io/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg",
+ "addressPrefix": 11155111,
+ "options": [
+ "testnet",
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
+ },
+ {
+ "chainId": "eip155:5",
+ "name": "Ethereum - Goerli",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ETH",
+ "priceId": "ethereum",
+ "type": "evmNative",
+ "icon": "ETH.svg",
+ "precision": 18
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://goerli.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f",
+ "name": "Infura test node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Etherscan",
+ "extrinsic": "https://goerli.etherscan.io/tx/{hash}",
+ "account": "https://goerli.etherscan.io/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://api-goerli.etherscan.io/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg",
+ "addressPrefix": 5,
+ "options": [
+ "testnet",
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
+ },
+ {
+ "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Equilibrium (PAUSED)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "EQ",
+ "precision": 9,
+ "priceId": "equilibrium-token",
+ "icon": "EQ.svg",
+ "type": "equilibrium",
+ "typeExtras": {
+ "assetId": "25969"
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "icon": "DOT.svg",
+ "type": "equilibrium",
+ "typeExtras": {
+ "assetId": "6582132"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "EQD",
+ "precision": 9,
+ "priceId": "tether",
+ "icon": "EQD.svg",
+ "type": "equilibrium",
+ "typeExtras": {
+ "assetId": "6648164"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://node.pol.equilibrium.io",
+ "name": "Equilibrium node"
+ },
+ {
+ "url": "wss://equilibrium-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}",
+ "account": "https://equilibrium.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg",
+ "addressPrefix": 68
+ },
+ {
+ "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Astar",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ASTR",
+ "priceId": "astar",
+ "icon": "ASTR.svg",
+ "precision": 18,
+ "buyProviders": {
+ "transak": {
+ "network": "ASTAR"
+ },
+ "banxa": {
+ "coinType": "ASTR",
+ "blockchain": "ASTR"
+ }
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "DOT",
+ "precision": 10,
+ "type": "statemine",
+ "priceId": "polkadot",
+ "icon": "DOT.svg",
+ "typeExtras": {
+ "assetId": "340282366920938463463374607431768211455"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "GLMR",
+ "precision": 18,
+ "type": "statemine",
+ "priceId": "moonbeam",
+ "icon": "GLMR.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551619"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "iBTC",
+ "precision": 8,
+ "type": "statemine",
+ "priceId": "bitcoin",
+ "icon": "iBTC.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551620"
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "INTR",
+ "precision": 10,
+ "type": "statemine",
+ "priceId": "interlay",
+ "icon": "INTR.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551621"
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "PHA",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "pha",
+ "icon": "PHA.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551622"
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "ACA",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "acala",
+ "icon": "ACA.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551616"
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "LDOT",
+ "precision": 10,
+ "type": "statemine",
+ "priceId": "liquid-staking-dot",
+ "icon": "LDOT.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551618"
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "aSEEDp",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "ausd-seed-acala",
+ "icon": "aSEEDp.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551617"
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "USDT",
+ "precision": 6,
+ "type": "statemine",
+ "priceId": "tether",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "assetId": "4294969280"
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "BNC",
+ "precision": 12,
+ "type": "statemine",
+ "priceId": "bifrost-native-coin",
+ "icon": "BNC.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551623"
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "UNQ",
+ "precision": 18,
+ "type": "statemine",
+ "priceId": "unique-network",
+ "icon": "UNQ.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551631"
+ }
+ },
+ {
+ "assetId": 12,
+ "symbol": "vDOT",
+ "precision": 10,
+ "type": "statemine",
+ "priceId": "voucher-dot",
+ "icon": "vDOT.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551624"
+ }
+ },
+ {
+ "assetId": 13,
+ "symbol": "EQD",
+ "precision": 9,
+ "type": "statemine",
+ "priceId": "tether",
+ "icon": "EQD.svg",
+ "typeExtras": {
+ "assetId": "18446744073709551629"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.astar.network",
+ "name": "Astar node"
+ },
+ {
+ "url": "wss://astar.public.curie.radiumblock.co/ws",
+ "name": "RadiumBlock node"
+ },
+ {
+ "url": "wss://astar.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://astar.subscan.io/extrinsic/{hash}",
+ "account": "https://astar.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar"
+ }
+ ],
+ "governance": [
+ {
+ "type": "polkassembly",
+ "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
+ "parameters": {
+ "network": "astar"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg",
+ "addressPrefix": 5,
+ "additional": {
+ "defaultTip": "1000000",
+ "disabledCheckMetadataHash": true
+ }
+ },
+ {
+ "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Parallel",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PARA",
+ "precision": 12,
+ "icon": "PARA.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "type": "statemine",
+ "icon": "DOT.svg",
+ "typeExtras": {
+ "assetId": "101"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "sDOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "type": "statemine",
+ "icon": "sDOT.svg",
+ "typeExtras": {
+ "assetId": "1001"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "ACA",
+ "precision": 12,
+ "priceId": "acala",
+ "type": "statemine",
+ "icon": "ACA.svg",
+ "typeExtras": {
+ "assetId": "108"
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "aSEEDp",
+ "precision": 12,
+ "priceId": "ausd-seed-acala",
+ "type": "statemine",
+ "icon": "aSEEDp.svg",
+ "typeExtras": {
+ "assetId": "104"
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "LDOT",
+ "precision": 10,
+ "priceId": "liquid-staking-dot",
+ "type": "statemine",
+ "icon": "LDOT.svg",
+ "typeExtras": {
+ "assetId": "110"
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "GLMR",
+ "precision": 18,
+ "priceId": "moonbeam",
+ "type": "statemine",
+ "icon": "GLMR.svg",
+ "typeExtras": {
+ "assetId": "114"
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "cDOT-6/13",
+ "precision": 10,
+ "priceId": "polkadot",
+ "type": "statemine",
+ "icon": "cDOT.svg",
+ "typeExtras": {
+ "assetId": "200060013"
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "cDOT-7/14",
+ "precision": 10,
+ "type": "statemine",
+ "icon": "cDOT.svg",
+ "typeExtras": {
+ "assetId": "200070014"
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "cDOT-8/15",
+ "precision": 10,
+ "type": "statemine",
+ "icon": "cDOT.svg",
+ "typeExtras": {
+ "assetId": "200080015"
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "cDOT-9/16",
+ "precision": 10,
+ "type": "statemine",
+ "icon": "cDOT.svg",
+ "typeExtras": {
+ "assetId": "200090016"
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "cDOT-10/17",
+ "precision": 10,
+ "type": "statemine",
+ "icon": "cDOT.svg",
+ "typeExtras": {
+ "assetId": "200100017"
+ }
+ },
+ {
+ "assetId": 12,
+ "symbol": "INTR",
+ "precision": 10,
+ "priceId": "interlay",
+ "type": "statemine",
+ "icon": "INTR.svg",
+ "typeExtras": {
+ "assetId": "120"
+ }
+ },
+ {
+ "assetId": 13,
+ "symbol": "iBTC",
+ "precision": 8,
+ "priceId": "bitcoin",
+ "type": "statemine",
+ "icon": "iBTC.svg",
+ "typeExtras": {
+ "assetId": "122"
+ }
+ },
+ {
+ "assetId": 14,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "statemine",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "assetId": "102"
+ }
+ },
+ {
+ "assetId": 15,
+ "symbol": "CLV",
+ "precision": 18,
+ "type": "statemine",
+ "icon": "CLV.svg",
+ "typeExtras": {
+ "assetId": "130"
+ }
+ },
+ {
+ "assetId": 16,
+ "symbol": "ASTR",
+ "precision": 18,
+ "priceId": "astar",
+ "type": "statemine",
+ "icon": "ASTR.svg",
+ "typeExtras": {
+ "assetId": "112"
+ }
+ },
+ {
+ "assetId": 17,
+ "symbol": "PHA",
+ "precision": 12,
+ "priceId": "pha",
+ "type": "statemine",
+ "icon": "PHA.svg",
+ "typeExtras": {
+ "assetId": "115"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://polkadot-parallel-rpc.parallel.fi",
+ "name": "Parallel node"
+ },
+ {
+ "url": "wss://parallel-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Statescan",
+ "account": "https://parallel.statescan.io/#/accounts/{address}",
+ "extrinsic": "https://parallel.statescan.io/#/extrinsics/{hash}",
+ "event": "https://parallel.statescan.io/#/events/{event}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel"
+ }
+ ],
+ "governance": [
+ {
+ "type": "polkassembly",
+ "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
+ "parameters": {
+ "network": "parallel"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg",
+ "addressPrefix": 172,
+ "options": [
+ "governance-v1"
+ ]
+ },
+ {
+ "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "CLV Parachain",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CLV",
+ "precision": 18,
+ "icon": "CLV.svg",
+ "priceId": "clover-finance"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-para.clover.finance",
+ "name": "Clover node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://clv.subscan.io/extrinsic/{hash}",
+ "account": "https://clv.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg",
+ "addressPrefix": 128
+ },
+ {
+ "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Polkadot Asset Hub",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "icon": "DOT.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "statemine",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "assetId": "1984"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "USDC",
+ "precision": 6,
+ "priceId": "usd-coin",
+ "type": "statemine",
+ "icon": "USDC.svg",
+ "typeExtras": {
+ "assetId": "1337"
+ }
+ },
+ {
+ "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,
+ "type": "statemine",
+ "icon": "WUD.svg",
+ "typeExtras": {
+ "assetId": "31337"
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "WETH-Snowbridge",
+ "precision": 18,
+ "type": "statemine",
+ "icon": "WETH-Snowbridge.svg",
+ "typeExtras": {
+ "assetId": "0x02020907040300c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
+ "palletName": "ForeignAssets"
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "WBTC-Snowbridge",
+ "precision": 8,
+ "type": "statemine",
+ "icon": "WBTC.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"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://sys.ibp.network/asset-hub-polkadot",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://asset-hub-polkadot.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://statemint-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://statemint.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "account": "https://assethub-polkadot.subscan.io/account/{address}",
+ "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}"
+ },
+ {
+ "name": "Statescan",
+ "account": "https://statemint.statescan.io/#/accounts/{address}",
+ "event": "https://statemint.statescan.io/#/events/{event}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x35"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg",
+ "addressPrefix": 0,
+ "options": [
+ "swap-hub",
+ "assethub-fees"
+ ],
+ "additional": {
+ "relaychainAsNative": true,
+ "feeViaRuntimeCall": true,
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Robonomics",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "XRT",
+ "precision": 9,
+ "icon": "XRT.svg",
+ "priceId": "robonomics-network"
+ },
+ {
+ "assetId": 1,
+ "symbol": "KSM",
+ "precision": 12,
+ "type": "statemine",
+ "icon": "KSM.svg",
+ "priceId": "kusama",
+ "typeExtras": {
+ "assetId": "4294967295"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://kusama.rpc.robonomics.network/",
+ "name": "Airalab node"
+ },
+ {
+ "url": "wss://robonomics.0xsamsara.com",
+ "name": "Samsara node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}",
+ "account": "https://robonomics.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics"
+ }
+ ],
+ "governance": [
+ {
+ "type": "polkassembly",
+ "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
+ "parameters": {
+ "network": "robonomics"
+ }
+ }
+ ]
+ },
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json",
+ "overridesCommon": true
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg",
+ "addressPrefix": 32,
+ "options": [
+ "governance-v1"
+ ],
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Encointer",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "icon": "KSM.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://sys.ibp.network/encointer-kusama",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://encointer-kusama.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://api.kusama.encointer.org",
+ "name": "Encointer association node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}",
+ "account": "https://encointer.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg",
+ "addressPrefix": 2,
+ "additional": {
+ "feeViaRuntimeCall": true,
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Picasso",
+ "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://picasso-rpc.composable.finance",
+ "name": "Composable 1 node"
+ },
+ {
+ "url": "wss://rpc.composablenodes.tech",
+ "name": "Composable 2 node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
+ "account": "https://picasso.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x3b"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
+ "addressPrefix": 49,
+ "options": [
+ "governance-v1"
+ ]
+ },
+ {
+ "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Zeitgeist",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ZTG",
+ "staking": [
+ "parachain"
+ ],
+ "precision": 10,
+ "priceId": "zeitgeist",
+ "icon": "ZTG.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "type": "orml",
+ "icon": "DOT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0500000000",
+ "currencyIdType": "zeitgeist_primitives.asset.Asset",
+ "existentialDeposit": "10000000",
+ "transfersEnabled": true
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://zeitgeist.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ },
+ {
+ "url": "wss://main.rpc.zeitgeist.pm/ws",
+ "name": "Zeitgeist node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
+ "account": "https://zeitgeist.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://zeitgeist.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
+ "addressPrefix": 73,
+ "options": [
+ "governance-v1"
+ ],
+ "additional": {
+ "themeColor": "#1F78FF",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
+ }
+ },
+ {
+ "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Subsocial",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SUB",
+ "precision": 10,
+ "priceId": "subsocial",
+ "icon": "SUB.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://subsocial-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://para.f3joule.space",
+ "name": "Subsocial node"
+ },
+ {
+ "url": "wss://para.subsocial.network",
+ "name": "Dappforce node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
+ "addressPrefix": 28
+ },
+ {
+ "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Crust Shadow",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CSM",
+ "precision": 12,
+ "priceId": "crust-storage-market",
+ "icon": "CSM.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc2-shadow.crust.network/",
+ "name": "Crust node"
+ },
+ {
+ "url": "wss://rpc-shadow.crust.network/",
+ "name": "Public Crust node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
+ "account": "https://shadow.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
+ }
+ ],
+ "governance": [
+ {
+ "type": "polkassembly",
+ "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
+ "parameters": {
+ "network": "crustshadow"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
+ "addressPrefix": 66,
+ "options": [
+ "governance-v1"
+ ],
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Integritee Parachain",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TEER",
+ "precision": 12,
+ "priceId": "integritee",
+ "icon": "TEER.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://kusama.api.integritee.network",
+ "name": "Integritee node"
+ },
+ {
+ "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
+ "account": "https://integritee.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
+ "addressPrefix": 13,
+ "additional": {
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Centrifuge Parachain",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CFG",
+ "precision": 18,
+ "priceId": "centrifuge",
+ "icon": "CFG.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://centrifuge-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws",
+ "name": "Onfinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}",
+ "account": "https://centrifuge.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://centrifuge.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg",
+ "addressPrefix": 36,
+ "options": [
+ "governance-v1"
+ ],
+ "additional": {
+ "feeViaRuntimeCall": true,
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Hydration",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "HDX",
+ "precision": 12,
+ "priceId": "hydradx",
+ "icon": "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.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.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.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x12000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "10000000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 13,
+ "symbol": "WBTC-Moonbeam",
+ "precision": 8,
+ "priceId": "wrapped-bitcoin",
+ "type": "orml",
+ "icon": "WBTC.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.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.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,
+ "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,
+ "type": "orml",
+ "icon": "WETH-Snowbridge.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x06430f00",
+ "currencyIdType": "u32",
+ "existentialDeposit": "1",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 38,
+ "symbol": "WBTC-Snowbridge",
+ "precision": 8,
+ "type": "orml",
+ "icon": "WBTC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0xfe420f00",
+ "currencyIdType": "u32",
+ "existentialDeposit": "1",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 39,
+ "symbol": "WIFD",
+ "precision": 10,
+ "type": "orml",
+ "icon": "WIFD.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x92420f00",
+ "currencyIdType": "u32",
+ "existentialDeposit": "1",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 40,
+ "symbol": "BORK",
+ "precision": 10,
+ "type": "orml",
+ "icon": "BORK.svg",
+ "typeExtras": {
+ "currencyIdScale": "0xd4420f00",
+ "currencyIdType": "u32",
+ "existentialDeposit": "1",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 41,
+ "symbol": "BUNS",
+ "precision": 10,
+ "type": "orml",
+ "icon": "BUNS.svg",
+ "typeExtras": {
+ "currencyIdScale": "0xf1420f00",
+ "currencyIdType": "u32",
+ "existentialDeposit": "1",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 42,
+ "symbol": "KOL",
+ "precision": 12,
+ "type": "orml",
+ "icon": "KOL.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x07430f00",
+ "currencyIdType": "u32",
+ "existentialDeposit": "1",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 43,
+ "symbol": "vASTR",
+ "precision": 18,
+ "type": "orml",
+ "icon": "vASTR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x21000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "133689839572193000",
+ "transfersEnabled": true
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://hydration.ibp.network",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://hydration.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://hydradx-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://rpc.hydradx.cloud",
+ "name": "Galactic Council node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}",
+ "account": "https://hydradx.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://hydradx.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hydration.svg",
+ "addressPrefix": 63,
+ "options": [
+ "governance-v1",
+ "hydradx-swaps",
+ "hydration-fees"
+ ],
+ "additional": {
+ "feeViaRuntimeCall": true,
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Interlay",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "INTR",
+ "precision": 10,
+ "priceId": "interlay",
+ "icon": "INTR.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0002",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ },
+ "buyProviders": {
+ "banxa": {
+ "coinType": "INTR",
+ "blockchain": "INTR"
+ }
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "iBTC",
+ "precision": 8,
+ "priceId": "bitcoin",
+ "icon": "iBTC.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0001",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "icon": "DOT.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "KINT",
+ "precision": 12,
+ "priceId": "kintsugi",
+ "icon": "KINT.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x000c",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "kBTC",
+ "precision": 8,
+ "priceId": "bitcoin",
+ "icon": "kBTC.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x000b",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "icon": "KSM.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x000a",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "LDOT",
+ "precision": 10,
+ "priceId": "liquid-staking-dot",
+ "icon": "LDOT.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0101000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "icon": "USDT.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0102000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "LP iBTC-USDT",
+ "precision": 18,
+ "type": "orml",
+ "icon": "iBTC-USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0300010102000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "LP DOT-iBTC",
+ "precision": 18,
+ "type": "orml",
+ "icon": "DOT-iBTC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0300000001",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "LP INTR-USDT",
+ "precision": 18,
+ "type": "orml",
+ "icon": "INTR-USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0300020102000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "qiBTC",
+ "precision": 8,
+ "icon": "qiBTC.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0201000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 12,
+ "symbol": "qUSDT",
+ "precision": 6,
+ "icon": "qUSDT.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0203000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 13,
+ "symbol": "qDOT",
+ "precision": 10,
+ "icon": "qDOT.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0202000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 14,
+ "symbol": "BNC",
+ "precision": 12,
+ "priceId": "bifrost-native-coin",
+ "icon": "BNC.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x010b000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://api.interlay.io/parachain",
+ "name": "Kintsugi Labs node"
+ },
+ {
+ "url": "wss://interlay-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://rpc-interlay.luckyfriday.io/",
+ "name": "LuckyFriday node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}",
+ "account": "https://interlay.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
+ "addressPrefix": 2032,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Nodle Parachain",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "NODL",
+ "precision": 11,
+ "priceId": "nodle-network",
+ "icon": "NODL.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ },
+ {
+ "url": "wss://nodle-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
+ "account": "https://nodle.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
+ "addressPrefix": 37
+ },
+ {
+ "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
+ "name": "Singular testnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KSM",
+ "precision": 12,
+ "icon": "KSM.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://staging.node.rmrk.app",
+ "name": "Singular DEV node"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg",
+ "addressPrefix": 0,
+ "options": [
+ "testnet"
+ ]
+ },
+ {
+ "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Phala",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PHA",
+ "precision": 12,
+ "priceId": "pha",
+ "icon": "PHA.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://phala-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://api.phala.network/ws",
+ "name": "Phala node"
+ },
+ {
+ "url": "wss://phala.public.curie.radiumblock.co/ws",
+ "name": "RadiumBlock node"
+ },
+ {
+ "url": "wss://phala.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
+ "account": "https://phala.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://phala.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
+ "addressPrefix": 30,
+ "options": [
+ "governance-v1"
+ ]
+ },
+ {
+ "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Turing",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TUR",
+ "staking": [
+ "turing"
+ ],
+ "precision": 10,
+ "priceId": "turing-network",
+ "icon": "TUR.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "type": "orml",
+ "icon": "KSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x01000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "100000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "aSEEDk",
+ "precision": 12,
+ "priceId": "ausd-seed-karura",
+ "type": "orml",
+ "icon": "aSEEDk.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x02000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "10000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "KAR",
+ "precision": 12,
+ "priceId": "karura",
+ "type": "orml",
+ "icon": "KAR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x03000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "100000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "LKSM",
+ "precision": 12,
+ "priceId": "liquid-ksm",
+ "type": "orml",
+ "icon": "LKSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x04000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "500000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "HKO",
+ "precision": 12,
+ "type": "orml",
+ "icon": "HKO.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x05000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "500000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "sKSM",
+ "precision": 12,
+ "type": "orml",
+ "icon": "sKSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x06000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "500000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "PHA",
+ "precision": 12,
+ "priceId": "pha",
+ "type": "orml",
+ "icon": "PHA.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x07000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "10000000000",
+ "transfersEnabled": true
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.turing.oak.tech",
+ "name": "Turing node"
+ },
+ {
+ "url": "wss://turing-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://turing.subscan.io/extrinsic/{hash}",
+ "account": "https://turing.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://turing.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
+ "addressPrefix": 51,
+ "options": [
+ "governance-v1"
+ ],
+ "additional": {
+ "themeColor": "#14B1D3",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/turing-tur-staking",
+ "defaultBlockTime": 12000
+ }
+ },
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "AZERO.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000,
+ "feeViaRuntimeCall": true
+ },
+ "options": [
+ "fullSyncByDefault",
+ "pushSupport"
+ ]
+ },
+ {
+ "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Composable Finance (PAUSED)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "LAYR",
+ "precision": 12,
+ "icon": "LAYR.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "type": "orml",
+ "icon": "DOT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x06000000000000000000000000000000",
+ "currencyIdType": "u128",
+ "existentialDeposit": "21430000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "type": "orml",
+ "icon": "KSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x04000000000000000000000000000000",
+ "currencyIdType": "u128",
+ "existentialDeposit": "375000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "orml",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x82000000000000000000000000000000",
+ "currencyIdType": "u128",
+ "existentialDeposit": "1500",
+ "transfersEnabled": true
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.composable.finance",
+ "name": "Composable node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://composable.subscan.io/extrinsic/{hash}",
+ "account": "https://composable.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable"
+ }
+ ],
+ "governance": [
+ {
+ "type": "polkassembly",
+ "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
+ "parameters": {
+ "network": "composable"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg",
+ "addressPrefix": 50,
+ "options": [
+ "governance-v1"
+ ],
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c",
+ "name": "Polkadex",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PDEX",
+ "priceId": "polkadex",
+ "staking": [
+ "relaychain"
+ ],
+ "precision": 12,
+ "icon": "PDEX.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "DOT",
+ "precision": 12,
+ "priceId": "polkadot",
+ "type": "statemine",
+ "icon": "DOT.svg",
+ "typeExtras": {
+ "assetId": "95930534000017180603917534864279132680"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "USDT",
+ "precision": 12,
+ "priceId": "tether",
+ "type": "statemine",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "assetId": "3496813586714279103986568049643838918"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "ASTR",
+ "precision": 12,
+ "priceId": "astar",
+ "type": "statemine",
+ "icon": "ASTR.svg",
+ "typeExtras": {
+ "assetId": "222121451965151777636299756141619631150"
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "PHA",
+ "precision": 12,
+ "priceId": "pha",
+ "type": "statemine",
+ "icon": "PHA.svg",
+ "typeExtras": {
+ "assetId": "193492391581201937291053139015355410612"
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "iBTC",
+ "precision": 12,
+ "priceId": "bitcoin",
+ "type": "statemine",
+ "icon": "iBTC.svg",
+ "typeExtras": {
+ "assetId": "226557799181424065994173367616174607641"
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "DED",
+ "precision": 12,
+ "priceId": "dot-is-ded",
+ "type": "statemine",
+ "icon": "DED.svg",
+ "typeExtras": {
+ "assetId": "119367686984583275840673742485354142551"
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "PINK",
+ "precision": 12,
+ "type": "statemine",
+ "icon": "PINK.svg",
+ "typeExtras": {
+ "assetId": "339306133874233608313826294843504252047"
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "GLMR",
+ "precision": 12,
+ "priceId": "moonbeam",
+ "type": "statemine",
+ "icon": "GLMR.svg",
+ "typeExtras": {
+ "assetId": "182269558229932594457975666948556356791"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://polkadex.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ },
+ {
+ "url": "wss://polkadex.public.curie.radiumblock.co/ws",
+ "name": "RadiumBlock node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}",
+ "account": "https://polkadex.subscan.io/account/{address}"
+ },
+ {
+ "name": "Sub.ID",
+ "account": "https://sub.id/{address}"
+ }
+ ],
+ "externalApi": {
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x20"
+ }
+ ],
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x20"
+ }
+ ],
+ "governance": [
+ {
+ "type": "polkassembly",
+ "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
+ "parameters": {
+ "network": "polkadex"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg",
+ "addressPrefix": 88,
+ "options": [
+ "governance-v1"
+ ],
+ "additional": {
+ "themeColor": "#1F78FF",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking",
+ "feeViaRuntimeCall": true,
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "NeuroWeb",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "NEURO",
+ "precision": 12,
+ "priceId": "neurowebai",
+ "icon": "NEURO.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "TRAC",
+ "precision": 18,
+ "priceId": "origintrail",
+ "type": "statemine",
+ "icon": "TRAC.svg",
+ "typeExtras": {
+ "assetId": "1"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://parachain-rpc.origin-trail.network",
+ "name": "TraceLabs node"
+ },
+ {
+ "url": "wss://neuroweb-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "account": "https://neuroweb.subscan.io/account/{address}",
+ "extrinsic": "https://neuroweb.subscan.io/extrinsic/{hash}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/NeuroWeb.svg",
+ "addressPrefix": 101,
+ "additional": {
+ "feeViaRuntimeCall": true,
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Bifrost Polkadot",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BNC",
+ "precision": 12,
+ "priceId": "bifrost-native-coin",
+ "icon": "BNC.svg",
+ "buyProviders": {
+ "banxa": {
+ "coinType": "BNC",
+ "blockchain": "BNCPOLKA"
+ }
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "GLMR",
+ "precision": 18,
+ "priceId": "moonbeam",
+ "type": "orml",
+ "icon": "GLMR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0801",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "type": "orml",
+ "icon": "DOT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0800",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "orml",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0802",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "ASTR",
+ "precision": 18,
+ "priceId": "astar",
+ "type": "orml",
+ "icon": "ASTR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0803",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "10000000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "vDOT",
+ "precision": 10,
+ "priceId": "voucher-dot",
+ "type": "orml",
+ "icon": "vDOT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0900",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "vGLMR",
+ "precision": 18,
+ "priceId": "voucher-glmr",
+ "type": "orml",
+ "icon": "vGLMR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0901",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "vFIL",
+ "precision": 18,
+ "type": "orml",
+ "icon": "vFIL.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0904",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "vASTR",
+ "precision": 18,
+ "type": "orml",
+ "icon": "vASTR.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0903",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "10000000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "vsDOT",
+ "precision": 10,
+ "type": "orml",
+ "icon": "vsDOT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0a00",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "1000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "MANTA",
+ "precision": 18,
+ "priceId": "manta-network",
+ "type": "orml",
+ "icon": "MANTA.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0808",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "10000000000000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "vMANTA",
+ "precision": 18,
+ "type": "orml",
+ "icon": "vMANTA.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0908",
+ "currencyIdType": "bifrost_primitives.currency.CurrencyId",
+ "existentialDeposit": "10000000000000",
+ "transfersEnabled": true
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://bifrost-polkadot.ibp.network",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://bifrost-polkadot.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://hk.p.bifrost-rpc.liebi.com/ws",
+ "name": "Liebi node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}",
+ "account": "https://bifrost.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://bifrost.subsquare.io/api"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg",
+ "addressPrefix": 0,
+ "options": [
+ "governance-v1"
+ ],
+ "additional": {
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Litentry",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "LIT",
+ "precision": 18,
+ "icon": "LIT.svg",
+ "priceId": "litentry"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.litentry-parachain.litentry.io",
+ "name": "Litentry node"
+ },
+ {
+ "url": "wss://litentry-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Statescan",
+ "account": "https://litentry.statescan.io/#/accounts/{address}",
+ "extrinsic": "https://litentry.statescan.io/#/extrinsics/{hash}",
+ "event": "https://litentry.statescan.io/#/events/{event}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg",
+ "addressPrefix": 31
+ },
+ {
+ "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "UNIQUE",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "UNQ",
+ "precision": 18,
+ "priceId": "unique-network",
+ "icon": "UNQ.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://eu-ws.unique.network/",
+ "name": "Unique Europe node"
+ },
+ {
+ "url": "wss://us-ws.unique.network/",
+ "name": "Unique America node"
+ },
+ {
+ "url": "wss://asia-ws.unique.network/",
+ "name": "Unique Asia node"
+ },
+ {
+ "url": "wss://unique.ibp.network",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://unique.dotters.network",
+ "name": "IBP2 node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://unique.subscan.io/extrinsic/{hash}",
+ "account": "https://unique.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg",
+ "addressPrefix": 7391
+ },
+ {
+ "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Mangata X",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "MGX",
+ "priceId": "mangata-x",
+ "precision": 18,
+ "icon": "MGX.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x00000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "icon": "KSM.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x04000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "ETH",
+ "precision": 18,
+ "priceId": "ethereum",
+ "icon": "ETH.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x01000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "TUR",
+ "precision": 10,
+ "priceId": "turing-network",
+ "icon": "TUR.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x07000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "BNC",
+ "precision": 12,
+ "priceId": "bifrost-native-coin",
+ "icon": "BNC.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0e000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "RMRK (old)",
+ "precision": 10,
+ "priceId": "rmrk",
+ "icon": "RMRK.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x1f000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "ZLK",
+ "precision": 18,
+ "priceId": "zenlink-network-token",
+ "icon": "ZLK.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x1a000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "vsKSM",
+ "precision": 12,
+ "icon": "vsKSM.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x10000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "vKSM",
+ "precision": 12,
+ "priceId": "voucher-ksm",
+ "icon": "vKSM.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0f000000",
+ "currencyIdType": "u32",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://kusama-rpc.mangata.online",
+ "name": "Mangata node"
+ },
+ {
+ "url": "wss://kusama-archive.mangata.online",
+ "name": "Mangata archive node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
+ "account": "https://mangatax.subscan.io/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
+ "name": "Aleph Zero Testnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TZERO",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "precision": 12,
+ "icon": "AZERO.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.test.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg",
+ "addressPrefix": 42,
+ "options": [
+ "testnet"
+ ],
+ "additional": {
+ "feeViaRuntimeCall": true,
+ "themeColor": "#1F78FF",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
+ }
+ },
+ {
+ "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443",
+ "name": "Moonbase Relay Testnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "UNIT",
+ "precision": 12,
+ "icon": "Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://fro-moon-rpc-1-moonbase-relay-rpc-1.moonbase.ol-infra.network",
+ "name": "PureStake node"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg",
+ "addressPrefix": 42,
+ "options": [
+ "testnet"
+ ],
+ "additional": {
+ "feeViaRuntimeCall": true,
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee",
+ "name": "Polymesh Testnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "POLYX",
+ "precision": 6,
+ "priceId": "polymesh",
+ "icon": "POLYX.svg",
+ "staking": [
+ "relaychain"
+ ]
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://testnet-rpc.polymesh.live",
+ "name": "Polymath node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}",
+ "account": "https://polymesh.subscan.io/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg",
+ "addressPrefix": 42,
+ "options": [
+ "testnet"
+ ],
+ "additional": {
+ "themeColor": "#1F78FF",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
+ }
+ },
+ {
+ "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Kabocha",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KAB",
+ "precision": 12,
+ "icon": "KAB.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://kabocha.jelliedowl.com",
+ "name": "JelliedOwl node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg",
+ "addressPrefix": 27
+ },
+ {
+ "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Bajun",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BAJU",
+ "precision": 12,
+ "priceId": "ajuna-network",
+ "icon": "BAJU.svg",
+ "buyProviders": {
+ "banxa": {
+ "coinType": "BAJU",
+ "blockchain": "BAJU"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-parachain.bajun.network",
+ "name": "AjunaNetwork node"
+ },
+ {
+ "url": "wss://bajun.public.curie.radiumblock.co/ws",
+ "name": "Radium node"
+ },
+ {
+ "url": "wss://bajun.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}",
+ "account": "https://bajun.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg",
+ "addressPrefix": 1337,
+ "additional": {
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Imbue",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "IMBU",
+ "precision": 12,
+ "icon": "IMBU.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://kusama.imbuenetwork.com",
+ "name": "Imbue node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f",
+ "name": "Paseo Testnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PAS",
+ "precision": 10,
+ "icon": "PAS.svg",
+ "staking": [
+ "relaychain",
+ "nomination-pools"
+ ]
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.ibp.network/paseo",
+ "name": "IBP-GeoDNS1"
+ },
+ {
+ "url": "wss://rpc.dotters.network/paseo",
+ "name": "IBP-GeoDNS2"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "account": "https://paseo.subscan.io/account/{address}",
+ "extrinsic": "https://paseo.subscan.io/extrinsic/{hash}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Paseo_Testnet.svg",
+ "addressPrefix": 42,
+ "options": [
+ "testnet",
+ "crowdloans",
+ "proxy"
+ ],
+ "additional": {
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e",
+ "name": "Rococo Testnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ROC",
+ "precision": 12,
+ "icon": "ROC.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rococo-rpc.polkadot.io/",
+ "name": "Rococo node",
+ "features": [
+ "noTls12"
+ ]
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg",
+ "addressPrefix": 42,
+ "options": [
+ "testnet",
+ "crowdloans",
+ "proxy"
+ ],
+ "additional": {
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Tinkernet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TNKR",
+ "precision": 12,
+ "icon": "TNKR.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://tinkernet-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg",
+ "addressPrefix": 117,
+ "additional": {
+ "feeViaRuntimeCall": true,
+ "disabledCheckMetadataHash": true
+ }
+ },
+ {
+ "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Amplitude",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AMPE",
+ "precision": 12,
+ "icon": "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": "EURC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c",
+ "currencyIdType": "spacewalk_primitives.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "NGNC.s",
+ "precision": 12,
+ "type": "orml",
+ "icon": "NGNC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b",
+ "currencyIdType": "spacewalk_primitives.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-amplitude.pendulumchain.tech",
+ "name": "PendulumChain node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
+ }
+ ],
+ "governance": [
+ {
+ "type": "polkassembly",
+ "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
+ "parameters": {
+ "network": "amplitude"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
+ "addressPrefix": 57,
+ "options": [
+ "governance-v1"
+ ],
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
+ "name": "Ternoa",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CAPS",
+ "priceId": "coin-capsule",
+ "staking": [
+ "relaychain"
+ ],
+ "precision": 18,
+ "icon": "CAPS.svg",
+ "buyProviders": {
+ "banxa": {
+ "coinType": "CAPS",
+ "blockchain": "TERNOA"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mainnet.ternoa.network",
+ "name": "CapsuleCorp node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Ternoa explorer",
+ "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}",
+ "account": "https://explorer.ternoa.com/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa"
+ }
+ ],
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#EB2B6C",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking",
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "18bcdb75a0bba577b084878db2dc2546eb21504eaad4b564bb7d47f9d02b6ace",
+ "name": "Ternoa Alphanet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CAPS",
+ "priceId": "coin-capsule",
+ "staking": [
+ "relaychain"
+ ],
+ "precision": 18,
+ "icon": "CAPS.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://alphanet.ternoa.com",
+ "name": "Ternoa Alphanet node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Ternoa Alphanet explorer",
+ "extrinsic": "https://explorer-alphanet.ternoa.dev/extrinsic/{hash}",
+ "account": "https://explorer-alphanet.ternoa.dev/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg",
+ "addressPrefix": 42,
+ "options": [
+ "testnet"
+ ],
+ "additional": {
+ "themeColor": "#1F78FF",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
+ }
+ },
+ {
+ "chainId": "d54f0988402deb4548538626ce37e4a318441ea0529ca369400ebec4e04dfe4b",
+ "name": "Turing Staging",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TUR",
+ "staking": [
+ "turing"
+ ],
+ "precision": 10,
+ "icon": "TUR.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.turing-staging.oak.tech",
+ "name": "OAK node"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing_Staging.svg",
+ "addressPrefix": 51,
+ "options": [
+ "testnet"
+ ],
+ "additional": {
+ "themeColor": "#1F78FF",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
+ }
+ },
+ {
+ "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8",
+ "name": "Governance2 Testnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "Unit",
+ "precision": 12,
+ "icon": "Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://governance2-testnet.litentry.io",
+ "name": "Development node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Governance2 Testnet explorer",
+ "account": "https://gov2.statescan.io/#/accounts/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg",
+ "addressPrefix": 42,
+ "options": [
+ "testnet",
+ "governance"
+ ]
+ },
+ {
+ "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063",
+ "name": "Polymesh",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "POLYX",
+ "precision": 6,
+ "priceId": "polymesh",
+ "icon": "POLYX.svg",
+ "staking": [
+ "relaychain"
+ ]
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mainnet-rpc.polymesh.network",
+ "name": "Polymesh node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}",
+ "account": "https://polymesh.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polymesh"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
+ "addressPrefix": 12,
+ "additional": {
+ "themeColor": "#EB2B6C",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
+ }
+ },
+ {
+ "chainId": "8da6a03e0989154ff8c1977cbc0cbd55f6879d8759c272a4f3c078cef794bf5f",
+ "name": "Beresheet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "tEDG",
+ "precision": 18,
+ "icon": "EDG.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://beresheet.jelliedowl.net",
+ "name": "JelliedOwl node"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Beresheet.svg",
+ "addressPrefix": 7,
+ "options": [
+ "testnet"
+ ]
+ },
+ {
+ "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "DAO IPCI",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "MITO",
+ "precision": 12,
+ "icon": "MITO.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ipci.rpc.robonomics.network",
+ "name": "Airalab node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
+ "addressPrefix": 32
+ },
+ {
+ "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
+ "name": "Myriad",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "MYRIA",
+ "precision": 18,
+ "priceId": "myriad-social",
+ "icon": "MYRIA.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
+ "name": "Octopus node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Explorer",
+ "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
+ "addressPrefix": 42
+ },
+ {
+ "chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3",
+ "name": "Fusotao",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TAO",
+ "precision": 18,
+ "priceId": "fusotao",
+ "icon": "TAO.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2",
+ "name": "Octopus node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Explorer",
+ "account": "https://explorer.mainnet.oct.network/fusotao/accounts/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Fusotao.svg",
+ "addressPrefix": 42
+ },
+ {
+ "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
+ "name": "XX network",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "XX",
+ "precision": 9,
+ "priceId": "xxcoin",
+ "icon": "XX.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://xxnetwork-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://rpc.xx.network",
+ "name": "xx Foundation 1 node"
+ },
+ {
+ "url": "wss://rpc-hetzner.xx.network",
+ "name": "xx Foundation 2 node"
+ },
+ {
+ "url": "wss://rpc-do.xx.network",
+ "name": "xx Foundation 3 node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "XX explorer",
+ "extrinsic": "https://explorer.xx.network/extrinsics/{hash}",
+ "account": "https://explorer.xx.network/accounts/{address}"
+ },
+ {
+ "name": "Polkastats",
+ "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}",
+ "account": "https://xx.polkastats.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg",
+ "addressPrefix": 55,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Pendulum",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PEN",
+ "precision": 12,
+ "priceId": "pendulum-chain",
+ "icon": "PEN.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "type": "orml",
+ "icon": "DOT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0100",
+ "currencyIdType": "spacewalk_primitives.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "orml",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0101",
+ "currencyIdType": "spacewalk_primitives.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "USDC",
+ "precision": 6,
+ "priceId": "usd-coin",
+ "type": "orml",
+ "icon": "USDC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0102",
+ "currencyIdType": "spacewalk_primitives.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "USDC.s",
+ "precision": 12,
+ "priceId": "usdc",
+ "type": "orml",
+ "icon": "USDC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5",
+ "currencyIdType": "spacewalk_primitives.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "XLM.s",
+ "precision": 12,
+ "priceId": "stellar",
+ "type": "orml",
+ "icon": "XLM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0200",
+ "currencyIdType": "spacewalk_primitives.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "TZS.s",
+ "precision": 12,
+ "type": "orml",
+ "icon": "TZS.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba",
+ "currencyIdType": "spacewalk_primitives.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "BRL.s",
+ "precision": 12,
+ "type": "orml",
+ "icon": "BRL.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a",
+ "currencyIdType": "spacewalk_primitives.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "AUDD.s",
+ "precision": 12,
+ "priceId": "novatti-australian-digital-dollar",
+ "type": "orml",
+ "icon": "AUDD.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d",
+ "currencyIdType": "spacewalk_primitives.CurrencyId",
+ "existentialDeposit": "1000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "EURC.s",
+ "precision": 12,
+ "type": "orml",
+ "icon": "EURC.svg",
+ "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
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-pendulum.prd.pendulumchain.tech",
+ "name": "Pendulum node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://pendulum.subscan.io/extrinsic/{hash}",
+ "account": "https://pendulum.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg",
+ "addressPrefix": 56,
+ "options": [
+ "governance-v1"
+ ]
+ },
+ {
+ "chainId": "a6ffcef7fb8caadf7f6c5ad8ada65e3eaa90d1604f3eabda546ff1d486865a0c",
+ "name": "Aventus Testnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AVT",
+ "precision": 18,
+ "icon": "AVT.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://public-rpc.testnet.aventus.network",
+ "name": "Aventus testnet node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Aventus testnet explorer",
+ "extrinsic": "https://explorer.testnet.aventus.io/transaction/{hash}",
+ "account": "https://explorer.testnet.aventus.io/address/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus_Testnet.svg",
+ "addressPrefix": 42,
+ "options": [
+ "testnet"
+ ]
+ },
+ {
+ "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Aventus",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AVT",
+ "precision": 18,
+ "priceId": "aventus",
+ "icon": "AVT.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://public-rpc.mainnet.aventus.network",
+ "name": "Aventus node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Aventus explorer",
+ "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}",
+ "account": "https://explorer.mainnet.aventus.io/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg",
+ "addressPrefix": 42
+ },
+ {
+ "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Crust Polkadot Parachain",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CRU",
+ "precision": 12,
+ "priceId": "crust-network",
+ "icon": "CRU.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://crust-parachain.crustapps.net",
+ "name": "Crust node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}",
+ "account": "https://crust-parachain.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg",
+ "addressPrefix": 88,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "e3a1cf3db108e3e45c63a4841fe89ba95108b1db14fdec10c2e8a078ff322a67",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Kintsugi Testnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KINT",
+ "precision": 12,
+ "type": "orml",
+ "icon": "KINT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x000c",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "kBTC",
+ "precision": 8,
+ "type": "orml",
+ "icon": "kBTC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x000b",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "LKSM",
+ "precision": 12,
+ "type": "orml",
+ "icon": "LKSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0102000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "USDT",
+ "precision": 6,
+ "type": "orml",
+ "icon": "USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0103000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "aSEEDk",
+ "precision": 12,
+ "type": "orml",
+ "icon": "aSEEDk.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0101000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "KSM",
+ "precision": 12,
+ "type": "orml",
+ "icon": "KSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x000a",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "LP KSM-kBTC",
+ "precision": 18,
+ "type": "orml",
+ "icon": "KSM-kBTC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x03000a000b",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "LP kBTC-USDT",
+ "precision": 18,
+ "type": "orml",
+ "icon": "kBTC-USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x03000b0101000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "LP KSM-KINT",
+ "precision": 18,
+ "type": "orml",
+ "icon": "KSM-KINT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x03000a000c",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "qkBTC",
+ "precision": 8,
+ "type": "orml",
+ "icon": "qkBTC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0201000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "qKSM",
+ "precision": 12,
+ "type": "orml",
+ "icon": "qKSM.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0202000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 12,
+ "symbol": "qUSDT",
+ "precision": 6,
+ "type": "orml",
+ "icon": "qUSDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0203000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://api-dev-kintsugi.interlay.io/parachain",
+ "name": "Kintsugi Labs"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi_Testnet.svg",
+ "addressPrefix": 2092,
+ "options": [
+ "testnet"
+ ]
+ },
+ {
+ "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Hashed Network",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "HASH",
+ "precision": 18,
+ "icon": "HASH.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://c1.hashed.network",
+ "name": "Hashed systems 1 node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
+ }
+ ]
+ },
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
+ "overridesCommon": true
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
+ "addressPrefix": 42
+ },
+ {
+ "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
+ "name": "Bittensor",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TAO",
+ "precision": 9,
+ "priceId": "bittensor",
+ "icon": "TAO.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://entrypoint-finney.opentensor.ai:443",
+ "name": "Opentensor Fdn node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "SCAN",
+ "account": "https://bittensor.com/scan/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "eip155:137",
+ "name": "Polygon",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "MATIC",
+ "priceId": "matic-network",
+ "type": "evmNative",
+ "icon": "MATIC.svg",
+ "precision": 18
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://polygon-mainnet.public.blastapi.io",
+ "name": "Polygon node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Polygonscan",
+ "extrinsic": "https://polygonscan.com/tx/{hash}",
+ "account": "https://polygonscan.com/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://api.polygonscan.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polygon.svg",
+ "addressPrefix": 137,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
+ },
+ {
+ "chainId": "eip155:2109",
+ "name": "Exosama",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "SAMA.svg",
+ "precision": 18
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
+ },
+ {
+ "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
+ "name": "3DPass",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "P3D",
+ "precision": 12,
+ "priceId": "3dpass",
+ "icon": "P3D.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.3dpscan.io",
+ "name": "3DPass node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "3DPass explorer",
+ "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
+ "account": "https://explorer.3dpass.org/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
+ "addressPrefix": 71
+ },
+ {
+ "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Ajuna",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AJUN",
+ "precision": 12,
+ "icon": "AJUN.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-para.ajuna.network",
+ "name": "Ajuna node"
+ },
+ {
+ "url": "wss://ajuna.ibp.network",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://ajuna.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://ajuna.public.curie.radiumblock.co/ws",
+ "name": "RadiumBlock node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://ajuna.subscan.io/extrinsic/{hash}",
+ "account": "https://ajuna.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---ajuna"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
+ "addressPrefix": 1328,
+ "additional": {
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Darwinia",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "RING",
+ "precision": 18,
+ "priceId": "darwinia-network-native-token",
+ "icon": "RING.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "KTON",
+ "precision": 18,
+ "type": "statemine",
+ "icon": "KTON.svg",
+ "typeExtras": {
+ "assetId": "1026"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.darwinia.network",
+ "name": "Darwinia node"
+ },
+ {
+ "url": "wss://darwinia-rpc.darwiniacommunitydao.xyz",
+ "name": "Darwinia Community node"
+ },
+ {
+ "url": "wss://darwinia-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}",
+ "account": "https://darwinia.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---darwinia"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg",
+ "addressPrefix": 18,
+ "options": [
+ "ethereumBased"
+ ]
+ },
+ {
+ "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Crab",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CRAB",
+ "precision": 18,
+ "priceId": "darwinia-network-native-token",
+ "icon": "CRAB.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "CKTON",
+ "precision": 18,
+ "type": "statemine",
+ "icon": "CKTON.svg",
+ "typeExtras": {
+ "assetId": "1026"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://crab-rpc.darwinia.network/",
+ "name": "Darwinia node"
+ },
+ {
+ "url": "wss://darwiniacrab-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
+ "account": "https://crab.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
+ "addressPrefix": 42,
+ "options": [
+ "ethereumBased"
+ ]
+ },
+ {
+ "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Frequency",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "FRQCY",
+ "precision": 8,
+ "icon": "FRQCY.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://0.rpc.frequency.xyz",
+ "name": "Frequency0 node"
+ },
+ {
+ "url": "wss://1.rpc.frequency.xyz",
+ "name": "Frequency1 node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/frequency"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg",
+ "addressPrefix": 90
+ },
+ {
+ "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763",
+ "name": "Vara",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "VARA",
+ "precision": 12,
+ "priceId": "vara-network",
+ "staking": [
+ "relaychain",
+ "nomination-pools"
+ ],
+ "icon": "VARA.svg",
+ "buyProviders": {
+ "banxa": {
+ "coinType": "VARA",
+ "blockchain": "VARA"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.vara-network.io",
+ "name": "Gear Tech node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Varascan",
+ "account": "https://explorer.vara-network.io/account/{address}",
+ "event": "https://explorer.vara-network.io/event/{event}"
+ },
+ {
+ "name": "Subscan",
+ "extrinsic": "https://vara.subscan.io/extrinsic/{hash}",
+ "account": "https://vara.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://subquery-history-vara-prod.novasama-tech.org"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://subquery-history-vara-prod.novasama-tech.org"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg",
+ "addressPrefix": 137,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/vara-vara-staking"
+ },
+ "options": [
+ "pushSupport"
+ ]
+ },
+ {
+ "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff",
+ "name": "GIANT",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "GIANT",
+ "precision": 12,
+ "icon": "GIANT.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-anchor-1-mainnet-az-ue1.giantprotocol.org:443",
+ "name": "Anchor node 1"
+ },
+ {
+ "url": "wss://rpc-anchor-2-mainnet-az-ue1.giantprotocol.org:443",
+ "name": "Anchor node 2"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---giant"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "eip155:97",
+ "name": "BNB Smart Chain Testnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BNB",
+ "priceId": "binancecoin",
+ "type": "evmNative",
+ "icon": "BNB.svg",
+ "precision": 18
+ }
+ ],
+ "nodeSelectionStrategy": "uniform",
+ "nodes": [
+ {
+ "url": "https://data-seed-prebsc-1-s1.binance.org:8545",
+ "name": "BSC testnet node 1"
+ },
+ {
+ "url": "https://data-seed-prebsc-2-s1.binance.org:8545",
+ "name": "BSC testnet node 2"
+ },
+ {
+ "url": "https://data-seed-prebsc-1-s2.binance.org:8545",
+ "name": "BSC testnet node 1s2"
+ },
+ {
+ "url": "https://data-seed-prebsc-2-s2.binance.org:8545",
+ "name": "BSC testnet node 2s2"
+ },
+ {
+ "url": "https://data-seed-prebsc-1-s3.binance.org:8545",
+ "name": "BSC testnet node 1s3"
+ },
+ {
+ "url": "https://data-seed-prebsc-2-s3.binance.org:8545",
+ "name": "BSC testnet node 2s3"
+ },
+ {
+ "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/",
+ "name": "Getblock http testnet node"
+ },
+ {
+ "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/",
+ "name": "Getblock wss testnet node"
+ },
+ {
+ "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/testnet/",
+ "name": "GetBlock wss testnet node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Testnet BscScan",
+ "extrinsic": "https://testnet.bscscan.com/tx/{hash}",
+ "account": "https://testnet.bscscan.com/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://api-testnet.bscscan.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSCTestnet.svg",
+ "addressPrefix": 97,
+ "options": [
+ "testnet",
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
+ },
+ {
+ "chainId": "eip155:56",
+ "name": "BNB Smart Chain",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BNB",
+ "priceId": "binancecoin",
+ "type": "evmNative",
+ "icon": "BNB.svg",
+ "precision": 18
+ }
+ ],
+ "nodeSelectionStrategy": "uniform",
+ "nodes": [
+ {
+ "url": "https://bsc-dataseed.binance.org",
+ "name": "BSC node 1"
+ },
+ {
+ "url": "https://bsc-dataseed1.defibit.io",
+ "name": "BSC node 2"
+ },
+ {
+ "url": "https://bsc-dataseed1.ninicoin.io",
+ "name": "BSC node 3"
+ },
+ {
+ "url": "https://bsc.nodereal.io",
+ "name": "BSC node 4"
+ },
+ {
+ "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/",
+ "name": "GetBlock http node"
+ },
+ {
+ "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/",
+ "name": "GetBlock wss node"
+ },
+ {
+ "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/mainnet/",
+ "name": "GetBlock wss node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "BscScan",
+ "extrinsic": "https://bscscan.com/tx/{hash}",
+ "account": "https://bscscan.com/address/{address}"
+ },
+ {
+ "name": "Bitquery",
+ "extrinsic": "https://explorer.bitquery.io/bsc/tx/{hash}",
+ "account": "https://explorer.bitquery.io/bsc/address/{address}"
+ },
+ {
+ "name": "BSCTrace",
+ "extrinsic": "https://bsctrace.com/tx/{hash}",
+ "account": "https://bsctrace.com/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://api.bscscan.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSC.svg",
+ "addressPrefix": 56,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
+ },
+ {
+ "chainId": "c9824829d23066e7dd92b80cfef52559c7692866fcfc3530e737e3fe01410eef",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "GIANT Testnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "GIANT",
+ "precision": 12,
+ "icon": "GIANT.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-4-us-east-1-dev.giantprotocol.org:443",
+ "name": "Giant testnet node"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant_Testnet.svg",
+ "addressPrefix": 42,
+ "options": [
+ "testnet"
+ ],
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Polkadot Bridge Hub",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "icon": "DOT.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://sys.ibp.network/bridgehub-polkadot",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://bridge-hub-polkadot.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://dot-rpc.stakeworld.io/bridgehub",
+ "name": "Stakeworld node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://bridgehub-polkadot.subscan.io/extrinsic/{hash}",
+ "account": "https://bridgehub-polkadot.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/polkadot-bridgehub"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg",
+ "addressPrefix": 0,
+ "additional": {
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Kusama Bridge Hub",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "icon": "KSM.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://sys.ibp.network/bridgehub-kusama",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://bridge-hub-kusama.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://ksm-rpc.stakeworld.io/bridgehub",
+ "name": "Stakeworld node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://bridgehub-kusama.subscan.io/extrinsic/{hash}",
+ "account": "https://bridgehub-kusama.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---kusama-bridgehub"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg",
+ "addressPrefix": 2,
+ "additional": {
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Polkadot Collectives",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "icon": "DOT.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://sys.ibp.network/collectives-polkadot",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://collectives-polkadot.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://collectives.public.curie.radiumblock.co/ws",
+ "name": "Radium node"
+ },
+ {
+ "url": "wss://dot-rpc.stakeworld.io/collectives",
+ "name": "Stakeworld node"
+ },
+ {
+ "url": "wss://collectives.api.onfinality.io/public-ws",
+ "name": "Onfinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Statescan",
+ "account": "https://collectives.statescan.io/#/accounts/{address}",
+ "event": "https://collectives.statescan.io/#/events/{event}",
+ "extrinsic": "https://collectives.statescan.io/#/extrinsics/{hash}"
+ },
+ {
+ "name": "Subscan",
+ "extrinsic": "https://collectives-polkadot.subscan.io/extrinsic/{hash}",
+ "account": "https://collectives-polkadot.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/polkadot-collectives"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
+ "addressPrefix": 0,
+ "additional": {
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Polkadot People",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "icon": "DOT.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://polkadot-people-rpc.polkadot.io",
+ "name": "Parity node",
+ "features": [
+ "noTls12"
+ ]
+ },
+ {
+ "url": "wss://sys.ibp.network/people-polkadot",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://people-polkadot.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://rpc-people-polkadot.luckyfriday.io",
+ "name": "LuckyFriday node"
+ },
+ {
+ "url": "wss://people-polkadot.public.curie.radiumblock.co/ws",
+ "name": "Radium node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://people-polkadot.subscan.io/extrinsic/{hash}",
+ "account": "https://people-polkadot.subscan.io/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_People.svg",
+ "addressPrefix": 0,
+ "additional": {
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Kusama People",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "icon": "KSM.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://kusama-people-rpc.polkadot.io",
+ "name": "Parity node",
+ "features": [
+ "noTls12"
+ ]
+ },
+ {
+ "url": "wss://sys.ibp.network/people-kusama",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://people-kusama.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://ksm-rpc.stakeworld.io/people",
+ "name": "Stakeworld node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://people-kusama.subscan.io/extrinsic/{hash}",
+ "account": "https://people-kusama.subscan.io/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_People.svg",
+ "addressPrefix": 2,
+ "additional": {
+ "disabledCheckMetadataHash": true
+ }
+ },
+ {
+ "chainId": "67221cd96c1551b72d55f65164d6a39f31b570c77a05c90e31931b0e2f379e13",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Amplitude Foucoco",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AMPE",
+ "precision": 12,
+ "icon": "AMPE.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-foucoco.pendulumchain.tech/",
+ "name": "PendulumChain node"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude_foucoco.svg",
+ "addressPrefix": 57,
+ "options": [
+ "testnet"
+ ],
+ "additional": {
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "266ad38196ddff7636206f911f0658cc76e3e906e349cb83475d93ebe80d03b5",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Interlay Testnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "INTR",
+ "precision": 10,
+ "priceId": "interlay",
+ "icon": "INTR.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0002",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 1,
+ "symbol": "iBTC",
+ "precision": 8,
+ "priceId": "bitcoin",
+ "icon": "iBTC.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0001",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "icon": "DOT.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "KINT",
+ "precision": 12,
+ "priceId": "kintsugi",
+ "icon": "KINT.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x000c",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 4,
+ "symbol": "kBTC",
+ "precision": 8,
+ "priceId": "bitcoin",
+ "icon": "kBTC.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x000b",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 5,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "icon": "KSM.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x000a",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 6,
+ "symbol": "LDOT",
+ "precision": 10,
+ "priceId": "liquid-staking-dot",
+ "icon": "LDOT.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0101000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 7,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "icon": "USDT.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0102000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 8,
+ "symbol": "LP iBTC-USDT",
+ "precision": 18,
+ "type": "orml",
+ "icon": "iBTC-USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0300010102000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 9,
+ "symbol": "LP DOT-iBTC",
+ "precision": 18,
+ "type": "orml",
+ "icon": "DOT-iBTC.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0300000001",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 10,
+ "symbol": "LP INTR-USDT",
+ "precision": 18,
+ "type": "orml",
+ "icon": "INTR-USDT.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x0300020102000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 11,
+ "symbol": "qiBTC",
+ "precision": 8,
+ "icon": "qiBTC.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0201000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 12,
+ "symbol": "qUSDT",
+ "precision": 6,
+ "icon": "qUSDT.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0203000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ },
+ {
+ "assetId": 13,
+ "symbol": "qDOT",
+ "precision": 10,
+ "icon": "qDOT.svg",
+ "type": "orml",
+ "typeExtras": {
+ "currencyIdScale": "0x0202000000",
+ "currencyIdType": "interbtc_primitives.CurrencyId",
+ "existentialDeposit": "0",
+ "transfersEnabled": false
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://api-testnet.interlay.io/parachain/",
+ "name": "Kintsugi Labs node"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay_Testnet.svg",
+ "addressPrefix": 2032,
+ "options": [
+ "testnet"
+ ]
+ },
+ {
+ "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "krest",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KREST",
+ "precision": 18,
+ "priceId": "krest",
+ "icon": "KREST.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://krest.api.onfinality.io/public-ws",
+ "name": "Onfinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
+ "account": "https://krest.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
+ "addressPrefix": 42
+ },
+ {
+ "chainId": "58d1393b47b11707978fbc07e77d7b6f7d9aa88d207dc008a52385f7dba6156a",
+ "name": "Jur",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "JUR",
+ "precision": 18,
+ "priceId": "jur",
+ "icon": "JUR.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mainnet.jur.io/",
+ "name": "Iceberg node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---jur"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Jur.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"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.manta.systems",
+ "name": "Manta node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta"
+ }
+ ]
+ },
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://manta.subscan.io/extrinsic/{hash}",
+ "account": "https://manta.subscan.io/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg",
+ "addressPrefix": 77,
+ "additional": {
+ "themeColor": "#1F78FF",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/manta-manta-staking",
+ "defaultBlockTime": 12000,
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6",
+ "name": "Vara Testnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TVARA",
+ "precision": 12,
+ "staking": [
+ "relaychain"
+ ],
+ "icon": "VARA.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://testnet.vara.network",
+ "name": "Gear Tech test node"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara_Testnet.svg",
+ "addressPrefix": 137,
+ "options": [
+ "testnet"
+ ]
+ },
+ {
+ "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
+ "name": "Enjin Matrix",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ENJ",
+ "precision": 18,
+ "priceId": "enjincoin",
+ "icon": "ENJ.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.matrix.blockchain.enjin.io",
+ "name": "Enjin node"
+ },
+ {
+ "url": "wss://enjin-matrix-rpc-1.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://matrix.subscan.io/extrinsic/{hash}",
+ "account": "https://matrix.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/enjin-matrixchain"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg",
+ "addressPrefix": 1110,
+ "options": [
+ "governance-v1"
+ ],
+ "additional": {
+ "disabledCheckMetadataHash": true
+ }
+ },
+ {
+ "chainId": "eip155:246",
+ "name": "Energy Web Chain",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "EWT",
+ "priceId": "energy-web-token",
+ "type": "evmNative",
+ "icon": "EWT.svg",
+ "precision": 18
+ }
+ ],
+ "nodeSelectionStrategy": "uniform",
+ "nodes": [
+ {
+ "url": "https://consortia-rpc.energyweb.org",
+ "name": "Public EWC http node"
+ },
+ {
+ "url": "https://rpc.energyweb.org",
+ "name": "Energy web http node"
+ },
+ {
+ "url": "https://archive-rpc.energyweb.org",
+ "name": "Archive http node"
+ },
+ {
+ "url": "wss://rpc.energyweb.org/ws",
+ "name": "Energy web wss node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Energy Web Explorer",
+ "extrinsic": "https://explorer.energyweb.org/tx/{hash}",
+ "account": "https://explorer.energyweb.org/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://explorer.energyweb.org/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web.svg",
+ "addressPrefix": 246,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
+ },
+ {
+ "chainId": "eip155:592",
+ "name": "Astar EVM",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ASTR",
+ "priceId": "astar",
+ "type": "evmNative",
+ "icon": "ASTR.svg",
+ "precision": 18
+ }
+ ],
+ "nodeSelectionStrategy": "uniform",
+ "nodes": [
+ {
+ "url": "wss://astar-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "https://astar.public.blastapi.io",
+ "name": "Blast node"
+ },
+ {
+ "url": "https://astar-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://astar.subscan.io/extrinsic/{hash}",
+ "account": "https://astar.subscan.io/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg",
+ "addressPrefix": 592,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
+ },
+ {
+ "chainId": "eip155:2031",
+ "name": "Centrifuge EVM",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CFG",
+ "priceId": "centrifuge",
+ "type": "evmNative",
+ "icon": "CFG.svg",
+ "precision": 18
+ }
+ ],
+ "nodeSelectionStrategy": "uniform",
+ "nodes": [
+ {
+ "url": "wss://fullnode.parachain.centrifuge.io",
+ "name": "Fullnode node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}",
+ "account": "https://centrifuge.subscan.io/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg",
+ "addressPrefix": 2031,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
+ },
+ {
+ "chainId": "7c34d42fc815d392057c78b49f2755c753440ccd38bcb0405b3bcfb601d08734",
+ "parentId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e",
+ "name": "Rococo Asset Hub",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ROC",
+ "precision": 12,
+ "icon": "ROC.svg"
+ },
+ {
+ "assetId": 1,
+ "symbol": "HOP",
+ "precision": 12,
+ "type": "statemine",
+ "icon": "Default.svg",
+ "typeExtras": {
+ "assetId": "0x010100b11c",
+ "palletName": "ForeignAssets"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rococo-asset-hub-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://rococo-asset-hub-rpc.polkadot.io",
+ "name": "Parity node",
+ "features": [
+ "noTls12"
+ ]
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://assethub-rococo.subscan.io/extrinsic/{hash}",
+ "account": "https://assethub-rococo.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---westmint"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AssetHub_Testnet.svg",
+ "addressPrefix": 42,
+ "options": [
+ "testnet",
+ "swap-hub"
+ ],
+ "additional": {
+ "relaychainAsNative": true,
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "eip155:595",
+ "name": "Acala Mandala TC9",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "mACA",
+ "type": "evmNative",
+ "icon": "ACA.svg",
+ "precision": 18
+ }
+ ],
+ "nodeSelectionStrategy": "uniform",
+ "nodes": [
+ {
+ "url": "wss://eth-rpc-tc9.aca-staging.network",
+ "name": "wss node"
+ },
+ {
+ "url": "https://eth-rpc-tc9.aca-staging.network",
+ "name": "http node"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg",
+ "addressPrefix": 595,
+ "options": [
+ "testnet",
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
+ },
+ {
+ "chainId": "6ab1bd8aed6d5fdcaf347826bfcd0172681181edf8356b90cb3cf47076698ae2",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "EWX Staging Parachain Argon",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "VT",
+ "precision": 18,
+ "icon": "EWT.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ewx-staging-parachain-argon-wmfbanx0xb.energyweb.org/ws",
+ "name": "EWX node"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_Testnet.svg",
+ "addressPrefix": 42,
+ "options": [
+ "testnet"
+ ]
+ },
+ {
+ "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
+ "name": "Joystream",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "JOY",
+ "priceId": "joystream",
+ "precision": 10,
+ "icon": "JOY.svg",
+ "staking": [
+ "relaychain"
+ ]
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.joystream.org",
+ "name": "Jsgenesis node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
+ "account": "https://joystream.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
+ }
+ ],
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
+ "addressPrefix": 126
+ },
+ {
+ "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
+ "name": "Dock",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DOCK",
+ "priceId": "dock",
+ "precision": 6,
+ "icon": "DOCK.svg",
+ "staking": [
+ "relaychain"
+ ]
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mainnet-node.dock.io",
+ "name": "Dock Association node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
+ "account": "https://dock.subscan.io/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
+ "addressPrefix": 22
+ },
+ {
+ "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Polimec",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PLMC",
+ "priceId": "polimec",
+ "precision": 10,
+ "icon": "PLMC.svg",
+ "staking": [
+ "parachain"
+ ]
+ },
+ {
+ "assetId": 1,
+ "symbol": "DOT",
+ "precision": 10,
+ "priceId": "polkadot",
+ "icon": "DOT.svg",
+ "type": "statemine",
+ "typeExtras": {
+ "assetId": "10",
+ "palletName": "ForeignAssets"
+ }
+ },
+ {
+ "assetId": 2,
+ "symbol": "USDT",
+ "precision": 6,
+ "priceId": "tether",
+ "icon": "USDT.svg",
+ "type": "statemine",
+ "typeExtras": {
+ "assetId": "1984",
+ "palletName": "ForeignAssets"
+ }
+ },
+ {
+ "assetId": 3,
+ "symbol": "USDC",
+ "precision": 6,
+ "priceId": "usd-coin",
+ "icon": "USDC.svg",
+ "type": "statemine",
+ "typeExtras": {
+ "assetId": "1337",
+ "palletName": "ForeignAssets"
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.polimec.org",
+ "name": "Polimec node"
+ },
+ {
+ "url": "wss://polimec.ibp.network",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://polimec.dotters.network",
+ "name": "IBP2 node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Polimec explorer",
+ "account": "https://explorer.polimec.org/polimec/account/{address}",
+ "event": "https://explorer.polimec.org/polimec/event/{event}",
+ "extrinsic": "https://explorer.polimec.org/polimec/extrinsic/{hash}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---polymec"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---polymec"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polimec.svg",
+ "addressPrefix": 41,
+ "additional": {
+ "themeColor": "#96CC5A",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polimec-plmc-staking",
+ "defaultBlockTime": 12000
+ }
+ },
+ {
+ "chainId": "5a51e04b88a4784d205091aa7bada002f3e5da3045e5b05655ee4db2589c33b5",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Energy Web X",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "EWT",
+ "priceId": "energy-web-token",
+ "precision": 18,
+ "icon": "EWT.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://public-rpc.mainnet.energywebx.com/",
+ "name": "Energywebx node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://energywebx.subscan.io/extrinsic/{hash}",
+ "account": "https://energywebx.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---energy-web-x"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg",
+ "addressPrefix": 42
+ },
+ {
+ "chainId": "ac123be800b7c9a3e3449bb70edd8e3d9008d27826381451eebf94bce1db1fbe",
+ "name": "Energy Web X Rococo",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "VT",
+ "precision": 18,
+ "icon": "EWT.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://public-rpc.testnet.energywebx.com",
+ "name": "Energy Web X Rococo node"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_Testnet.svg",
+ "addressPrefix": 42,
+ "options": [
+ "testnet"
+ ],
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "InvArch",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "VARCH",
+ "precision": 12,
+ "icon": "VARCH.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://invarch-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Statescan",
+ "account": "https://invarch.statescan.io/#/accounts/{address}",
+ "event": "https://invarch.statescan.io/#/events/{event}",
+ "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg",
+ "addressPrefix": 117
+ },
+ {
+ "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c",
+ "name": "Crust",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CRU",
+ "priceId": "crust-network",
+ "precision": 12,
+ "icon": "CRU.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.crust.network",
+ "name": "Crust node"
+ },
+ {
+ "url": "wss://crust-mainnet-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://crust.api.onfinality.io/public-ws",
+ "name": "OnFinallity node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://crust.subscan.io/extrinsic/{hash}",
+ "account": "https://crust.subscan.io/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust.svg",
+ "addressPrefix": 66
+ },
+ {
+ "chainId": "eip155:169",
+ "name": "Manta Pacific",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ETH",
+ "priceId": "ethereum",
+ "type": "evmNative",
+ "icon": "ETH.svg",
+ "precision": 18
+ }
+ ],
+ "nodeSelectionStrategy": "uniform",
+ "nodes": [
+ {
+ "url": "https://pacific-rpc.manta.network/http",
+ "name": "Manta rpc 1 node"
+ },
+ {
+ "url": "https://1rpc.io/manta",
+ "name": "Manta rpc 2 node"
+ },
+ {
+ "url": "wss://pacific-rpc.manta.network/ws",
+ "name": "Manta wss node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://pacific-explorer.manta.network/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
+ },
+ "explorers": [
+ {
+ "name": "Manta Pacific Block Explorer",
+ "extrinsic": "https://pacific-explorer.manta.network/tx/{hash}",
+ "account": "https://pacific-explorer.manta.network/address/{address}"
+ },
+ {
+ "name": "Manta Socialscan",
+ "extrinsic": "https://manta.socialscan.io/tx/{hash}",
+ "account": "https://manta.socialscan.io/address/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg",
+ "addressPrefix": 169,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
+ },
+ {
+ "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782",
+ "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e",
+ "name": "Westend Bridge Hub",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "WND",
+ "precision": 12,
+ "icon": "WND.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://westend-bridge-hub-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://westend-bridge-hub-rpc-tn.dwellir.com",
+ "name": "Dwellir Tunisia node"
+ },
+ {
+ "url": "wss://sys.ibp.network/bridgehub-westend",
+ "name": "IBP-GeoDNS1 node"
+ },
+ {
+ "url": "wss://bridge-hub-westend.dotters.network",
+ "name": "IBP-GeoDNS2 node"
+ },
+ {
+ "url": "wss://westend-bridge-hub-rpc.polkadot.io",
+ "name": "Parity node"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BridgeHub_Testnet.svg",
+ "addressPrefix": 42,
+ "options": [
+ "testnet"
+ ],
+ "additional": {
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "ae1ca86c936aa252cdc45f4f436220567b2bbbcc4834f5b8f4191462baf19dfb",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Continuum",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "NUUM",
+ "priceId": "mnet-continuum",
+ "precision": 18,
+ "icon": "NUUM.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://continuum-rpc-1.metaverse.network/wss",
+ "name": "MNet node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://continuum.subscan.io/extrinsic/{hash}",
+ "account": "https://continuum.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-continuum"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-continuum"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Continuum.svg",
+ "addressPrefix": 268
+ },
+ {
+ "chainId": "d8761d3c88f26dc12875c00d3165f7d67243d56fc85b4cf19937601a7916e5a9",
+ "name": "Enjin Relay",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ENJ",
+ "precision": 18,
+ "priceId": "enjincoin",
+ "icon": "ENJ.svg",
+ "staking": [
+ "relaychain"
+ ]
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.relay.blockchain.enjin.io",
+ "name": "Enjin node"
+ },
+ {
+ "url": "wss://enjin-relay-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://enjin.subscan.io/extrinsic/{hash}",
+ "account": "https://enjin.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-enjin-relay"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-enjin-relay"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg",
+ "addressPrefix": 2135,
+ "additional": {
+ "disabledCheckMetadataHash": true
+ }
+ },
+ {
+ "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Curio",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CGT",
+ "precision": 18,
+ "priceId": "curio-governance",
+ "icon": "CGT.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://archive.parachain.curioinvest.com",
+ "name": "Curio 1 node"
+ },
+ {
+ "url": "wss://parachain.curioinvest.com/",
+ "name": "Curio 2 node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-curio"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg",
+ "addressPrefix": 777
+ },
+ {
+ "chainId": "d3d2f3a3495dc597434a99d7d449ebad6616db45e4e4f178f31cc6fa14378b70",
+ "name": "Avail Turing Testnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AVAIL",
+ "precision": 18,
+ "icon": "AVAIL.svg",
+ "staking": [
+ "relaychain",
+ "nomination-pools"
+ ]
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://turing-rpc.avail.so/ws",
+ "name": "Turing node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---avail"
+ }
+ ]
+ },
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/avail_turing.json",
+ "overridesCommon": true
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Avail_Testnet.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#58C8F6"
+ },
+ "options": [
+ "testnet"
+ ]
+ },
+ {
+ "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Mythos",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "MYTH",
+ "precision": 18,
+ "priceId": "mythos",
+ "icon": "MYTH.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://polkadot-mythos-rpc.polkadot.io",
+ "name": "Parity node",
+ "features": [
+ "noTls12"
+ ]
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}",
+ "account": "https://mythos.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-mythos"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg",
+ "addressPrefix": 29972,
+ "options": [
+ "ethereumBased"
+ ]
+ },
+ {
+ "chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Acurast Canary",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "cACU",
+ "precision": 12,
+ "icon": "cACU.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://acurast-canarynet-ws.prod.gke.papers.tech",
+ "name": "Acurast node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acurast"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acurast"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acurast_Canary.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "feeViaRuntimeCall": true
+ }
+ },
+ {
+ "chainId": "c710a5f16adc17bcd212cff0aedcbf1c1212a043cdc0fb2dcba861efe5305b01",
+ "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+ "name": "Kreivo",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KSM",
+ "precision": 12,
+ "priceId": "kusama",
+ "icon": "KSM.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://kreivo.io/",
+ "name": "Virto node"
+ },
+ {
+ "url": "wss://kreivo.kippu.rocks/",
+ "name": "Kippu node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kreivo"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kreivo"
+ }
+ ]
+ },
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kreivo.json",
+ "overridesCommon": true
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg",
+ "addressPrefix": 2
+ },
+ {
+ "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540",
+ "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
+ "name": "Hyperbridge Nexus",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "NAND",
+ "precision": 12,
+ "icon": "NAND.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://nexus.ibp.network",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://nexus.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://hyperbridge-nexus-rpc.blockops.network",
+ "name": "BlockOps node"
+ }
+ ],
+ "externalApi": {
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hyperbridge"
+ }
+ ],
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hyperbridge"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge.svg",
+ "addressPrefix": 42
+ },
+ {
+ "chainId": "b91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a",
+ "name": "Avail",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AVAIL",
+ "precision": 18,
+ "priceId": "avail",
+ "icon": "AVAIL.svg",
+ "staking": [
+ "relaychain",
+ "nomination-pools"
+ ]
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://zeref-api.slowops.xyz/ws",
+ "name": "Turing node"
+ },
+ {
+ "url": "wss://avail-mainnet.public.blastapi.io/",
+ "name": "Blastapi node"
+ },
+ {
+ "url": "wss://avail.rpc.bountyblok.io",
+ "name": "Bountyblok node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://avail.subscan.io/extrinsic/{hash}",
+ "account": "https://avail.subscan.io/account/{address}"
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/avail.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-avail"
+ }
+ ],
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-avail"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Avail.svg",
+ "addressPrefix": 42,
+ "options": [
+ "pushSupport"
+ ],
+ "additional": {
+ "themeColor": "#58C8F6",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/avail-avail-staking"
+ }
+ },
+ {
+ "chainId": "3dbb473ae9b2b77ecf077c03546f0f8670c020e453dddb457da155e6cc7cba42",
+ "name": "Novasama Testnet - Governance",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "WND",
+ "precision": 12,
+ "staking": [
+ "relaychain",
+ "nomination-pools"
+ ],
+ "icon": "WND.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-test-network-1.novasama-tech.org",
+ "name": "Novasama node"
+ }
+ ],
+ "externalApi": {
+ "governance-delegations": [
+ {
+ "type": "subquery",
+ "url": "https://subquery-governance-testnet-stg.novasama-tech.org"
+ }
+ ],
+ "referendum-summary": [
+ {
+ "type": "polkassembly",
+ "url": "https://novasama.polkassembly.io/api/v1/posts/summary",
+ "parameters": {
+ "network": "novasama"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg",
+ "addressPrefix": 42,
+ "options": [
+ "governance",
+ "proxy",
+ "testnet"
+ ],
+ "additional": {
+ "disabledCheckMetadataHash": true
+ }
+ },
+ {
+ "chainId": "81443836a9a24caaa23f1241897d1235717535711d1d3fe24eae4fdc942c092c",
+ "name": "Cere",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CERE",
+ "precision": 10,
+ "priceId": "cere-network",
+ "icon": "CERE.svg",
+ "staking": [
+ "relaychain"
+ ]
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.mainnet.cere.network/ws",
+ "name": "Cere node"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Cere.svg",
+ "addressPrefix": 54
+ },
+ {
+ "chainId": "0313f6a011d128d22f996703cbab05162e2fdc9e031493314fe6db79979c5ca7",
+ "name": "DENTNet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DENTX",
+ "precision": 18,
+ "icon": "DENTX.svg",
+ "staking": [
+ "relaychain",
+ "nomination-pools"
+ ]
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.dentnet.io/ws",
+ "name": "DENTNet node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "DENTNet Explorer",
+ "account": "https://main.dentnet.io/explorer/dentnet/account/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DENTNet.svg",
+ "addressPrefix": 9807,
+ "additional": {
+ "supportsGenericLedgerApp": true
+ }
+ },
+ {
+ "chainId": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c",
+ "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e",
+ "name": "Westend People",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "WND",
+ "precision": 12,
+ "icon": "WND.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://people-westend-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://sys.ibp.network/people-westend",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://people-westend.dotters.network",
+ "name": "IBP2 node"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_People.svg",
+ "addressPrefix": 42,
+ "additional": {},
+ "options": [
+ "testnet"
+ ]
+ },
+ {
+ "chainId": "eip155:41455",
+ "name": "Aleph Zero EVM",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "type": "evmNative",
+ "icon": "AZERO.svg",
+ "precision": 18
+ }
+ ],
+ "nodeSelectionStrategy": "uniform",
+ "nodes": [
+ {
+ "url": "https://rpc.alephzero.raas.gelato.cloud",
+ "name": "Aleph Zero EVM rpc node"
+ },
+ {
+ "url": "wss://ws.alephzero.raas.gelato.cloud",
+ "name": "Aleph Zero EVM wss node"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://evm-explorer.alephzero.org/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
+ },
+ "explorers": [
+ {
+ "name": "Aleph Zero EVM Explorer",
+ "extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}",
+ "account": "https://evm-explorer.alephzero.org/address/{address}"
+ }
+ ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 41455,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
+ },
+ {
+ "chainId": "eip155:8453",
+ "name": "Base",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ETH",
+ "priceId": "ethereum",
+ "type": "evmNative",
+ "icon": "ETH.svg",
+ "precision": 18
+ }
+ ],
+ "nodeSelectionStrategy": "uniform",
+ "nodes": [
+ {
+ "url": "https://base-rpc.publicnode.com",
+ "name": "Base http node"
+ },
+ {
+ "url": "https://base-pokt.nodies.app",
+ "name": "Pokt node"
+ },
+ {
+ "url": "wss://base-rpc.publicnode.com",
+ "name": "Base public node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Basescan",
+ "extrinsic": "https://basescan.org/tx/{hash}",
+ "account": "https://basescan.org/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://api.basescan.org/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Base.svg",
+ "addressPrefix": 8453,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
+ },
+ {
+ "chainId": "eip155:324",
+ "name": "ZKsync Era Mainnet",
+ "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"
+ ]
+ }
+]
diff --git a/chains/v21/preConfigured/chains.json b/chains/v21/preConfigured/chains.json
new file mode 100644
index 000000000..d1e1c70c3
--- /dev/null
+++ b/chains/v21/preConfigured/chains.json
@@ -0,0 +1,414 @@
+[
+ {
+ "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
+ "name": "Composable Finance (SHUTTING DOWN)"
+ },
+ {
+ "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14",
+ "name": "Dora Factory (SHUTTING DOWN)"
+ },
+ {
+ "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
+ "name": "Litmus (SHUTTING DOWN)"
+ },
+ {
+ "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e",
+ "name": "Kapex (SHUTTING DOWN)"
+ },
+ {
+ "chainId": "161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a",
+ "name": "Watr (SHUTTING DOWN)"
+ },
+ {
+ "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e",
+ "name": "Westend (TESTNET)"
+ },
+ {
+ "chainId": "c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6",
+ "name": "Bitgreen"
+ },
+ {
+ "chainId": "e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c",
+ "name": "Integritee Network (Polkadot)"
+ },
+ {
+ "chainId": "e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b",
+ "name": "Laos Network"
+ },
+ {
+ "chainId": "28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b",
+ "name": "logion network"
+ },
+ {
+ "chainId": "72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d",
+ "name": "Parachain"
+ },
+ {
+ "chainId": "29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872",
+ "name": "Robonomics Polkadot"
+ },
+ {
+ "chainId": "9a33d1af38c2736ecddbbbcdc2cb2c3023e9b91dc295ac3f1473fe226e5944a7",
+ "name": "t3rn"
+ },
+ {
+ "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4",
+ "name": "Polkadot Coretime"
+ },
+ {
+ "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9",
+ "name": "Xode"
+ },
+ {
+ "chainId": "2991d4125ac465d64c4c0b915fedd7168b5961b7676480636e3747f1ad64cfb9",
+ "name": "Subzero"
+ },
+ {
+ "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050",
+ "name": "Kusama Coretime"
+ },
+ {
+ "chainId": "63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe",
+ "name": "BIFROST Mainnet"
+ },
+ {
+ "chainId": "dd954cbf4000542ef1a15bca509cd89684330bee5e23766c527cdb0d7275e9c2",
+ "name": "Creditcoin"
+ },
+ {
+ "chainId": "8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9",
+ "name": "Chainflip-Berghain"
+ },
+ {
+ "chainId": "6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10",
+ "name": "ChainX"
+ },
+ {
+ "chainId": "bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5",
+ "name": "commune"
+ },
+ {
+ "chainId": "4436a7d64e363df85e065a894721002a86643283f9707338bf195d360ba2ee71",
+ "name": "Creditcoin3"
+ },
+ {
+ "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c",
+ "name": "Crust"
+ },
+ {
+ "chainId": "996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50",
+ "name": "DeBio"
+ },
+ {
+ "chainId": "a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94",
+ "name": "Elysium Mainnet"
+ },
+ {
+ "chainId": "c56fa32442b2dad76f214b3ae07998e4ca09736e4813724bfb0717caae2c8bee",
+ "name": "Humanode Mainnet"
+ },
+ {
+ "chainId": "6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6",
+ "name": "Liberland"
+ },
+ {
+ "chainId": "fbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595",
+ "name": "Neatcoin"
+ },
+ {
+ "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0",
+ "name": "Tangle Mainnet"
+ },
+ {
+ "chainId": "21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea",
+ "name": "VTB Mainnet"
+ },
+ {
+ "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9",
+ "name": "Westend Asset Hub (TESTNET)"
+ },
+ {
+ "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782",
+ "name": "Westend BridgeHub (TESTNET)"
+ },
+ {
+ "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44",
+ "name": "Westend Collectives (TESTNET)"
+ },
+ {
+ "chainId": "f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840",
+ "name": "Westend Coretime (TESTNET)"
+ },
+ {
+ "chainId": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c",
+ "name": "Westend People (TESTNET)"
+ },
+ {
+ "chainId": "84639f2a685cb614580e29b40111ba5b5d38cf95f12442252f4b5eda719da906",
+ "name": "Curio Rococo (TESTNET)"
+ },
+ {
+ "chainId": "6940b1852737722c0aa768710e20105ab8c6a80b63a0339cb99892ffdce38283",
+ "name": "Litentry-rococo (TESTNET)"
+ },
+ {
+ "chainId": "0def0ce9d55a1c9e6370042f0b8f0e07860feeca66b2e07e76cb321925ea226b",
+ "name": "Magnet Rococo (TESTNET)"
+ },
+ {
+ "chainId": "797fe0d6ea6917b5a36707961d819dca1826628123510730425c3bafc65ccf59",
+ "name": "Mangata Public Testnet (TESTNET)"
+ },
+ {
+ "chainId": "15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f",
+ "name": "Muse Testnet (TESTNET)"
+ },
+ {
+ "chainId": "f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc",
+ "name": "NeuroWeb Testnet (TESTNET)"
+ },
+ {
+ "chainId": "5dddf19e6cd4b29f00b08fd3de2f39c6cdd1be541de5f87c61e60daf74082d2c",
+ "name": "RILT Peregrine (TESTNET)"
+ },
+ {
+ "chainId": "01f15f9d48ea279640cb35267bfd33a88bb4c21ebb00b129e9bc2d2236aaafdb",
+ "name": "SoonSocial (TESTNET)"
+ },
+ {
+ "chainId": "b53c620c41860278fa3068a5367c8eedceefce8a7c29237d830bc09a71737b5d",
+ "name": "Watr Network (TESTNET)"
+ },
+ {
+ "chainId": "7c34d42fc815d392057c78b49f2755c753440ccd38bcb0405b3bcfb601d08734",
+ "name": "Rococo Asset Hub (TESTNET)"
+ },
+ {
+ "chainId": "6de3dc58adbc525bad4ae201a8660c5be8949e10308457b176510c72a413f3a3",
+ "name": "Rococo BridgeHub (TESTNET)"
+ },
+ {
+ "chainId": "c5442742bb6288bb3835ea1c9032981f06433ee5fc65d6e216c4422c0c19b989",
+ "name": "Contracts on Rococo (TESTNET)"
+ },
+ {
+ "chainId": "c079ad1435652801e6789aa485ca8b13616716bcefb7f77395e889dc6d98e8c5",
+ "name": "Rococo Coretime (TESTNET)"
+ },
+ {
+ "chainId": "5d2947b8565abdf7112beff1c52b8fb017d86ef11cca9e64644f2fe3de878598",
+ "name": "Encointer on Rococo (TESTNET)"
+ },
+ {
+ "chainId": "caa036a5a771a7d6ea800c2988f4e3478b98de3ba9dab786db15e3e5e5b67886",
+ "name": "Rococo People (TESTNET)"
+ },
+ {
+ "chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519",
+ "name": "Ajuna Paseo (TESTNET)"
+ },
+ {
+ "chainId": "b6f6abf5fcfcf27dd9cfb1da60eecf94239e4a25f4c9bc319379f54be2d0fe02",
+ "name": "Foucoco (TESTNET)"
+ },
+ {
+ "chainId": "f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90",
+ "name": "AvN Paseo (TESTNET)"
+ },
+ {
+ "chainId": "24501a6461d701c16b017bc9f46c435b1b72deebda03c275b274bbe29303bb6a",
+ "name": "Bajun Paseo (TESTNET)"
+ },
+ {
+ "chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452",
+ "name": "Bifrost Paseo (TESTNET)"
+ },
+ {
+ "chainId": "ce663480d55121504f3faf403756ac2b2d9f9870135b6f10222c848db45ded58",
+ "name": "Darwinia Koi (TESTNET)"
+ },
+ {
+ "chainId": "203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0",
+ "name": "Frequency Paseo (TESTNET)"
+ },
+ {
+ "chainId": "6a2f9e22feb677ca03b1887493ad5eeb240d6133b5b89999b76ab3695a036c64",
+ "name": "HydraDX testnet (TESTNET)"
+ },
+ {
+ "chainId": "5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73",
+ "name": "Hyperbridge (Gargantua) (TESTNET)"
+ },
+ {
+ "chainId": "1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15",
+ "name": "Integritee Testnet on Paseo (TESTNET)"
+ },
+ {
+ "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
+ "name": "KILT Peregrine (TESTNET)"
+ },
+ {
+ "chainId": "6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1",
+ "name": "Laos Sigma Testnet (TESTNET)"
+ },
+ {
+ "chainId": "5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585",
+ "name": "Myriad Paseo (TESTNET)"
+ },
+ {
+ "chainId": "65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0",
+ "name": "Niskala (TESTNET)"
+ },
+ {
+ "chainId": "d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522",
+ "name": "Parachain Hades testnet (TESTNET)"
+ },
+ {
+ "chainId": "466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2",
+ "name": "Energy Web X Paseo (TESTNET)"
+ },
+ {
+ "chainId": "e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1",
+ "name": "Pop Network Testnet (TESTNET)"
+ },
+ {
+ "chainId": "fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f",
+ "name": "Battery Station (TESTNET)"
+ },
+ {
+ "chainId": "d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2",
+ "name": "Paseo Asset Hub (TESTNET)"
+ },
+ {
+ "chainId": "cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e",
+ "name": "Paseo Bridge Hub (TESTNET)"
+ },
+ {
+ "chainId": "c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464",
+ "name": "Paseo Coretime (TESTNET)"
+ },
+ {
+ "chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec",
+ "name": "Paseo People (TESTNET)"
+ },
+ {
+ "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
+ "name": "Aleph Zero Testnet (TESTNET)"
+ },
+ {
+ "chainId": "0614f7b74a2e47f7c8d8e2a5335be84bdde9402a43f5decdec03200a87c8b943",
+ "name": "Analog Testnet (TESTNET)"
+ },
+ {
+ "chainId": "a383162ce6cd5b5096e1549c2d575e6f26ecbebe794b0d9c8ef1162265cae939",
+ "name": "Argon Testnet (TESTNET)"
+ },
+ {
+ "chainId": "b90d85934bfb24c3dda047c1e46eba140b4f18fd5c2810f763dd2d6be8047370",
+ "name": "Beresheet (TESTNET)"
+ },
+ {
+ "chainId": "15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff",
+ "name": "BIFROST Testnet (TESTNET)"
+ },
+ {
+ "chainId": "c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf",
+ "name": "Creditcoin PoS Testnet (TESTNET)"
+ },
+ {
+ "chainId": "7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080",
+ "name": "Chainflip-Perseverance (TESTNET)"
+ },
+ {
+ "chainId": "fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572",
+ "name": "Creditcoin3 Testnet (TESTNET)"
+ },
+ {
+ "chainId": "27aafd88e5921f5d5c6aebcd728dacbbf5c2a37f63e2eda301f8e0def01c43ea",
+ "name": "Dancebox (TESTNET)"
+ },
+ {
+ "chainId": "e7eafa72eb58d1fdd906202f88d68f660ea6520bdc9c9ad08d6ebf91d14b4405",
+ "name": "Encointer Testnet Gesell (TESTNET)"
+ },
+ {
+ "chainId": "7e18728b3f890088891d03dd5b30db9f1a0e62e05bc30eb4cf53f3c4a8280d76",
+ "name": "Harmonie Testnet Live (TESTNET)"
+ },
+ {
+ "chainId": "266ad38196ddff7636206f911f0658cc76e3e906e349cb83475d93ebe80d03b5",
+ "name": "Interlay (TESTNET)"
+ },
+ {
+ "chainId": "0446ab8b4c86695018b791cd3cc4481c791f56ef2b4003197568941b5a8d2f9a",
+ "name": "Jur Testnet (TESTNET)"
+ },
+ {
+ "chainId": "e3a1cf3db108e3e45c63a4841fe89ba95108b1db14fdec10c2e8a078ff322a67",
+ "name": "Kintsugi (TESTNET)"
+ },
+ {
+ "chainId": "131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c",
+ "name": "Bastiat (TESTNET)"
+ },
+ {
+ "chainId": "87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8",
+ "name": "Logion TEST (TESTNET)"
+ },
+ {
+ "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527",
+ "name": "Moonbase Alpha (TESTNET)"
+ },
+ {
+ "chainId": "c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9",
+ "name": "OPAL by UNIQUE (TESTNET)"
+ },
+ {
+ "chainId": "d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2",
+ "name": "Phala PoC-6 (TESTNET)"
+ },
+ {
+ "chainId": "2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6",
+ "name": "Polymesh Testnet (TESTNET)"
+ },
+ {
+ "chainId": "ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019",
+ "name": "Shibuya Testnet (TESTNET)"
+ },
+ {
+ "chainId": "9ee86eefc3cc61c71a7751bba7f25e442da2512f408e6286153b3ccc055dccf0",
+ "name": "Subspace Gemini 1 (TESTNET)"
+ },
+ {
+ "chainId": "43d10ffd50990380ffe6c9392145431d630ae67e89dbc9c014cac2a417759101",
+ "name": "Subspace Gemini 2a (TESTNET)"
+ },
+ {
+ "chainId": "92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095",
+ "name": "Subspace Gemini 3f (TESTNET)"
+ },
+ {
+ "chainId": "418040fc282f5e5ddd432c46d05297636f6f75ce68d66499ff4cbda69ccd180b",
+ "name": "Subspace Gemini 3g (TESTNET)"
+ },
+ {
+ "chainId": "0c121c75f4ef450f40619e1fca9d1e8e7fbabc42c895bc4790801e85d5a91c34",
+ "name": "Subspace Gemini 3h (TESTNET)"
+ },
+ {
+ "chainId": "63d241d7f8f480017f5a9452c647300416ccc7b24d86c998c7105bb60aad470f",
+ "name": "Subspace Gemini 3h Domain 0 (TESTNET)"
+ },
+ {
+ "chainId": "535f8421af34dfbb87736b3b2231ddb3c598b0b2cd73a4c5e93b13bf6e65f4c0",
+ "name": "Ternoa Alphanet (TESTNET)"
+ },
+ {
+ "chainId": "525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6",
+ "name": "Vara Network Testnet (TESTNET)"
+ },
+ {
+ "chainId": "414d9505d4f2c6146a8a06363015249fd22770b707e48b0d1f545366e768bab7",
+ "name": "Subzero Development (TESTNET)"
+ }
+]
diff --git a/chains/v21/preConfigured/chains_dev.json b/chains/v21/preConfigured/chains_dev.json
new file mode 100644
index 000000000..7b7724cde
--- /dev/null
+++ b/chains/v21/preConfigured/chains_dev.json
@@ -0,0 +1,334 @@
+[
+ {
+ "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
+ "name": "Composable Finance (SHUTTING DOWN)"
+ },
+ {
+ "chainId": "c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6",
+ "name": "Bitgreen"
+ },
+ {
+ "chainId": "e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c",
+ "name": "Integritee Network (Polkadot)"
+ },
+ {
+ "chainId": "e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b",
+ "name": "Laos Network"
+ },
+ {
+ "chainId": "28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b",
+ "name": "logion network"
+ },
+ {
+ "chainId": "72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d",
+ "name": "Parachain"
+ },
+ {
+ "chainId": "29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872",
+ "name": "Robonomics Polkadot"
+ },
+ {
+ "chainId": "9a33d1af38c2736ecddbbbcdc2cb2c3023e9b91dc295ac3f1473fe226e5944a7",
+ "name": "t3rn"
+ },
+ {
+ "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4",
+ "name": "Polkadot Coretime"
+ },
+ {
+ "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9",
+ "name": "Xode"
+ },
+ {
+ "chainId": "2991d4125ac465d64c4c0b915fedd7168b5961b7676480636e3747f1ad64cfb9",
+ "name": "Subzero"
+ },
+ {
+ "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050",
+ "name": "Kusama Coretime"
+ },
+ {
+ "chainId": "63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe",
+ "name": "BIFROST Mainnet"
+ },
+ {
+ "chainId": "dd954cbf4000542ef1a15bca509cd89684330bee5e23766c527cdb0d7275e9c2",
+ "name": "Creditcoin"
+ },
+ {
+ "chainId": "8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9",
+ "name": "Chainflip-Berghain"
+ },
+ {
+ "chainId": "6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10",
+ "name": "ChainX"
+ },
+ {
+ "chainId": "bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5",
+ "name": "commune"
+ },
+ {
+ "chainId": "4436a7d64e363df85e065a894721002a86643283f9707338bf195d360ba2ee71",
+ "name": "Creditcoin3"
+ },
+ {
+ "chainId": "996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50",
+ "name": "DeBio"
+ },
+ {
+ "chainId": "a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94",
+ "name": "Elysium Mainnet"
+ },
+ {
+ "chainId": "c56fa32442b2dad76f214b3ae07998e4ca09736e4813724bfb0717caae2c8bee",
+ "name": "Humanode Mainnet"
+ },
+ {
+ "chainId": "6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6",
+ "name": "Liberland"
+ },
+ {
+ "chainId": "fbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595",
+ "name": "Neatcoin"
+ },
+ {
+ "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0",
+ "name": "Tangle Mainnet"
+ },
+ {
+ "chainId": "21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea",
+ "name": "VTB Mainnet"
+ },
+ {
+ "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44",
+ "name": "Westend Collectives (TESTNET)"
+ },
+ {
+ "chainId": "f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840",
+ "name": "Westend Coretime (TESTNET)"
+ },
+ {
+ "chainId": "84639f2a685cb614580e29b40111ba5b5d38cf95f12442252f4b5eda719da906",
+ "name": "Curio Rococo (TESTNET)"
+ },
+ {
+ "chainId": "6940b1852737722c0aa768710e20105ab8c6a80b63a0339cb99892ffdce38283",
+ "name": "Litentry-rococo (TESTNET)"
+ },
+ {
+ "chainId": "0def0ce9d55a1c9e6370042f0b8f0e07860feeca66b2e07e76cb321925ea226b",
+ "name": "Magnet Rococo (TESTNET)"
+ },
+ {
+ "chainId": "797fe0d6ea6917b5a36707961d819dca1826628123510730425c3bafc65ccf59",
+ "name": "Mangata Public Testnet (TESTNET)"
+ },
+ {
+ "chainId": "15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f",
+ "name": "Muse Testnet (TESTNET)"
+ },
+ {
+ "chainId": "f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc",
+ "name": "NeuroWeb Testnet (TESTNET)"
+ },
+ {
+ "chainId": "5dddf19e6cd4b29f00b08fd3de2f39c6cdd1be541de5f87c61e60daf74082d2c",
+ "name": "RILT Peregrine (TESTNET)"
+ },
+ {
+ "chainId": "01f15f9d48ea279640cb35267bfd33a88bb4c21ebb00b129e9bc2d2236aaafdb",
+ "name": "SoonSocial (TESTNET)"
+ },
+ {
+ "chainId": "b53c620c41860278fa3068a5367c8eedceefce8a7c29237d830bc09a71737b5d",
+ "name": "Watr Network (TESTNET)"
+ },
+ {
+ "chainId": "6de3dc58adbc525bad4ae201a8660c5be8949e10308457b176510c72a413f3a3",
+ "name": "Rococo BridgeHub (TESTNET)"
+ },
+ {
+ "chainId": "c5442742bb6288bb3835ea1c9032981f06433ee5fc65d6e216c4422c0c19b989",
+ "name": "Contracts on Rococo (TESTNET)"
+ },
+ {
+ "chainId": "c079ad1435652801e6789aa485ca8b13616716bcefb7f77395e889dc6d98e8c5",
+ "name": "Rococo Coretime (TESTNET)"
+ },
+ {
+ "chainId": "5d2947b8565abdf7112beff1c52b8fb017d86ef11cca9e64644f2fe3de878598",
+ "name": "Encointer on Rococo (TESTNET)"
+ },
+ {
+ "chainId": "caa036a5a771a7d6ea800c2988f4e3478b98de3ba9dab786db15e3e5e5b67886",
+ "name": "Rococo People (TESTNET)"
+ },
+ {
+ "chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519",
+ "name": "Ajuna Paseo (TESTNET)"
+ },
+ {
+ "chainId": "b6f6abf5fcfcf27dd9cfb1da60eecf94239e4a25f4c9bc319379f54be2d0fe02",
+ "name": "Foucoco (TESTNET)"
+ },
+ {
+ "chainId": "24501a6461d701c16b017bc9f46c435b1b72deebda03c275b274bbe29303bb6a",
+ "name": "Bajun Paseo (TESTNET)"
+ },
+ {
+ "chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452",
+ "name": "Bifrost Paseo (TESTNET)"
+ },
+ {
+ "chainId": "ce663480d55121504f3faf403756ac2b2d9f9870135b6f10222c848db45ded58",
+ "name": "Darwinia Koi (TESTNET)"
+ },
+ {
+ "chainId": "203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0",
+ "name": "Frequency Paseo (TESTNET)"
+ },
+ {
+ "chainId": "6a2f9e22feb677ca03b1887493ad5eeb240d6133b5b89999b76ab3695a036c64",
+ "name": "HydraDX testnet (TESTNET)"
+ },
+ {
+ "chainId": "5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73",
+ "name": "Hyperbridge (Gargantua) (TESTNET)"
+ },
+ {
+ "chainId": "1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15",
+ "name": "Integritee Testnet on Paseo (TESTNET)"
+ },
+ {
+ "chainId": "6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1",
+ "name": "Laos Sigma Testnet (TESTNET)"
+ },
+ {
+ "chainId": "5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585",
+ "name": "Myriad Paseo (TESTNET)"
+ },
+ {
+ "chainId": "65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0",
+ "name": "Niskala (TESTNET)"
+ },
+ {
+ "chainId": "d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522",
+ "name": "Parachain Hades testnet (TESTNET)"
+ },
+ {
+ "chainId": "466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2",
+ "name": "Energy Web X Paseo (TESTNET)"
+ },
+ {
+ "chainId": "e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1",
+ "name": "Pop Network Testnet (TESTNET)"
+ },
+ {
+ "chainId": "fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f",
+ "name": "Battery Station (TESTNET)"
+ },
+ {
+ "chainId": "d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2",
+ "name": "Paseo Asset Hub (TESTNET)"
+ },
+ {
+ "chainId": "cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e",
+ "name": "Paseo Bridge Hub (TESTNET)"
+ },
+ {
+ "chainId": "c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464",
+ "name": "Paseo Coretime (TESTNET)"
+ },
+ {
+ "chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec",
+ "name": "Paseo People (TESTNET)"
+ },
+ {
+ "chainId": "0614f7b74a2e47f7c8d8e2a5335be84bdde9402a43f5decdec03200a87c8b943",
+ "name": "Analog Testnet (TESTNET)"
+ },
+ {
+ "chainId": "a383162ce6cd5b5096e1549c2d575e6f26ecbebe794b0d9c8ef1162265cae939",
+ "name": "Argon Testnet (TESTNET)"
+ },
+ {
+ "chainId": "15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff",
+ "name": "BIFROST Testnet (TESTNET)"
+ },
+ {
+ "chainId": "c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf",
+ "name": "Creditcoin PoS Testnet (TESTNET)"
+ },
+ {
+ "chainId": "7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080",
+ "name": "Chainflip-Perseverance (TESTNET)"
+ },
+ {
+ "chainId": "fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572",
+ "name": "Creditcoin3 Testnet (TESTNET)"
+ },
+ {
+ "chainId": "27aafd88e5921f5d5c6aebcd728dacbbf5c2a37f63e2eda301f8e0def01c43ea",
+ "name": "Dancebox (TESTNET)"
+ },
+ {
+ "chainId": "e7eafa72eb58d1fdd906202f88d68f660ea6520bdc9c9ad08d6ebf91d14b4405",
+ "name": "Encointer Testnet Gesell (TESTNET)"
+ },
+ {
+ "chainId": "7e18728b3f890088891d03dd5b30db9f1a0e62e05bc30eb4cf53f3c4a8280d76",
+ "name": "Harmonie Testnet Live (TESTNET)"
+ },
+ {
+ "chainId": "0446ab8b4c86695018b791cd3cc4481c791f56ef2b4003197568941b5a8d2f9a",
+ "name": "Jur Testnet (TESTNET)"
+ },
+ {
+ "chainId": "131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c",
+ "name": "Bastiat (TESTNET)"
+ },
+ {
+ "chainId": "87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8",
+ "name": "Logion TEST (TESTNET)"
+ },
+ {
+ "chainId": "c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9",
+ "name": "OPAL by UNIQUE (TESTNET)"
+ },
+ {
+ "chainId": "d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2",
+ "name": "Phala PoC-6 (TESTNET)"
+ },
+ {
+ "chainId": "ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019",
+ "name": "Shibuya Testnet (TESTNET)"
+ },
+ {
+ "chainId": "9ee86eefc3cc61c71a7751bba7f25e442da2512f408e6286153b3ccc055dccf0",
+ "name": "Subspace Gemini 1 (TESTNET)"
+ },
+ {
+ "chainId": "43d10ffd50990380ffe6c9392145431d630ae67e89dbc9c014cac2a417759101",
+ "name": "Subspace Gemini 2a (TESTNET)"
+ },
+ {
+ "chainId": "92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095",
+ "name": "Subspace Gemini 3f (TESTNET)"
+ },
+ {
+ "chainId": "418040fc282f5e5ddd432c46d05297636f6f75ce68d66499ff4cbda69ccd180b",
+ "name": "Subspace Gemini 3g (TESTNET)"
+ },
+ {
+ "chainId": "0c121c75f4ef450f40619e1fca9d1e8e7fbabc42c895bc4790801e85d5a91c34",
+ "name": "Subspace Gemini 3h (TESTNET)"
+ },
+ {
+ "chainId": "63d241d7f8f480017f5a9452c647300416ccc7b24d86c998c7105bb60aad470f",
+ "name": "Subspace Gemini 3h Domain 0 (TESTNET)"
+ },
+ {
+ "chainId": "414d9505d4f2c6146a8a06363015249fd22770b707e48b0d1f545366e768bab7",
+ "name": "Subzero Development (TESTNET)"
+ }
+]
diff --git a/chains/v21/preConfigured/details/01f15f9d48ea279640cb35267bfd33a88bb4c21ebb00b129e9bc2d2236aaafdb.json b/chains/v21/preConfigured/details/01f15f9d48ea279640cb35267bfd33a88bb4c21ebb00b129e9bc2d2236aaafdb.json
new file mode 100644
index 000000000..51c51ea17
--- /dev/null
+++ b/chains/v21/preConfigured/details/01f15f9d48ea279640cb35267bfd33a88bb4c21ebb00b129e9bc2d2236aaafdb.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "01f15f9d48ea279640cb35267bfd33a88bb4c21ebb00b129e9bc2d2236aaafdb",
+ "name": "SoonSocial (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOON",
+ "precision": 10,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rco-para.subsocial.network",
+ "name": "DappForce"
+ }
+ ],
+ "addressPrefix": 28
+}
diff --git a/chains/v21/preConfigured/details/0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782.json b/chains/v21/preConfigured/details/0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782.json
new file mode 100644
index 000000000..fce5dab09
--- /dev/null
+++ b/chains/v21/preConfigured/details/0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782.json
@@ -0,0 +1,35 @@
+{
+ "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782",
+ "name": "Westend BridgeHub (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "WND",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://bridge-hub-westend-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://westend-bridge-hub-rpc-tn.dwellir.com",
+ "name": "Dwellir Tunisia"
+ },
+ {
+ "url": "wss://sys.ibp.network/bridgehub-westend",
+ "name": "IBP1"
+ },
+ {
+ "url": "wss://bridge-hub-westend.dotters.network",
+ "name": "IBP2"
+ },
+ {
+ "url": "wss://westend-bridge-hub-rpc.polkadot.io",
+ "name": "Parity"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/0446ab8b4c86695018b791cd3cc4481c791f56ef2b4003197568941b5a8d2f9a.json b/chains/v21/preConfigured/details/0446ab8b4c86695018b791cd3cc4481c791f56ef2b4003197568941b5a8d2f9a.json
new file mode 100644
index 000000000..e86da665c
--- /dev/null
+++ b/chains/v21/preConfigured/details/0446ab8b4c86695018b791cd3cc4481c791f56ef2b4003197568941b5a8d2f9a.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "0446ab8b4c86695018b791cd3cc4481c791f56ef2b4003197568941b5a8d2f9a",
+ "name": "Jur Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "JUR",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://testnet.jur.io",
+ "name": "Jur"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5.json b/chains/v21/preConfigured/details/05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5.json
new file mode 100644
index 000000000..3e5bf8baa
--- /dev/null
+++ b/chains/v21/preConfigured/details/05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
+ "name": "Aleph Zero Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TZERO",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.test.azero.dev",
+ "name": "Aleph Zero Foundation"
+ },
+ {
+ "url": "wss://aleph-zero-testnet-rpc.dwellir.com",
+ "name": "Dwellir"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/0614f7b74a2e47f7c8d8e2a5335be84bdde9402a43f5decdec03200a87c8b943.json b/chains/v21/preConfigured/details/0614f7b74a2e47f7c8d8e2a5335be84bdde9402a43f5decdec03200a87c8b943.json
new file mode 100644
index 000000000..8d8dc443b
--- /dev/null
+++ b/chains/v21/preConfigured/details/0614f7b74a2e47f7c8d8e2a5335be84bdde9402a43f5decdec03200a87c8b943.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "0614f7b74a2e47f7c8d8e2a5335be84bdde9402a43f5decdec03200a87c8b943",
+ "name": "Analog Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TANLOG",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.testnet.analog.one",
+ "name": "Analog One"
+ }
+ ],
+ "addressPrefix": 12850
+}
diff --git a/chains/v21/preConfigured/details/0c121c75f4ef450f40619e1fca9d1e8e7fbabc42c895bc4790801e85d5a91c34.json b/chains/v21/preConfigured/details/0c121c75f4ef450f40619e1fca9d1e8e7fbabc42c895bc4790801e85d5a91c34.json
new file mode 100644
index 000000000..cce699cdb
--- /dev/null
+++ b/chains/v21/preConfigured/details/0c121c75f4ef450f40619e1fca9d1e8e7fbabc42c895bc4790801e85d5a91c34.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "0c121c75f4ef450f40619e1fca9d1e8e7fbabc42c895bc4790801e85d5a91c34",
+ "name": "Subspace Gemini 3h (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "tSSC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-0.gemini-3h.subspace.network/ws",
+ "name": "US"
+ },
+ {
+ "url": "wss://rpc-1.gemini-3h.subspace.network/ws",
+ "name": "US2"
+ }
+ ],
+ "addressPrefix": 2254
+}
diff --git a/chains/v21/preConfigured/details/0def0ce9d55a1c9e6370042f0b8f0e07860feeca66b2e07e76cb321925ea226b.json b/chains/v21/preConfigured/details/0def0ce9d55a1c9e6370042f0b8f0e07860feeca66b2e07e76cb321925ea226b.json
new file mode 100644
index 000000000..9e32e9c8c
--- /dev/null
+++ b/chains/v21/preConfigured/details/0def0ce9d55a1c9e6370042f0b8f0e07860feeca66b2e07e76cb321925ea226b.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "0def0ce9d55a1c9e6370042f0b8f0e07860feeca66b2e07e76cb321925ea226b",
+ "name": "Magnet Rococo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DOT",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://magnet-rpc.magport.io/ws",
+ "name": "Magnet"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json b/chains/v21/preConfigured/details/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json
new file mode 100644
index 000000000..c3101b6e1
--- /dev/null
+++ b/chains/v21/preConfigured/details/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c",
+ "name": "Bastiat (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "LDN",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://testchain.liberland.org",
+ "name": "Liberland Government"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json b/chains/v21/preConfigured/details/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json
new file mode 100644
index 000000000..0e3cf1eed
--- /dev/null
+++ b/chains/v21/preConfigured/details/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff",
+ "name": "BIFROST Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BFC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://public-01.testnet.bifrostnetwork.com/wss",
+ "name": "Pilab #1"
+ },
+ {
+ "url": "wss://public-02.testnet.bifrostnetwork.com/wss",
+ "name": "Pilab #2"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f.json b/chains/v21/preConfigured/details/15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f.json
new file mode 100644
index 000000000..acaf30c7b
--- /dev/null
+++ b/chains/v21/preConfigured/details/15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f",
+ "name": "Muse Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "MUSE",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rococo-muse-rpc.polkadot.io",
+ "name": "Parity"
+ }
+ ],
+ "addressPrefix": 29972
+}
diff --git a/chains/v21/preConfigured/details/161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a.json b/chains/v21/preConfigured/details/161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a.json
new file mode 100644
index 000000000..bf3b78ae0
--- /dev/null
+++ b/chains/v21/preConfigured/details/161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a",
+ "name": "Watr (SHUTTING DOWN)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "WATR",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://watr.public.curie.radiumblock.co/ws",
+ "name": "Watr node"
+ }
+ ],
+ "addressPrefix": 19
+}
diff --git a/chains/v21/preConfigured/details/1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15.json b/chains/v21/preConfigured/details/1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15.json
new file mode 100644
index 000000000..f5fd5789d
--- /dev/null
+++ b/chains/v21/preConfigured/details/1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15",
+ "name": "Integritee Testnet on Paseo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TEER",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://paseo.api.integritee.network",
+ "name": "Integritee"
+ }
+ ],
+ "addressPrefix": 13
+}
diff --git a/chains/v21/preConfigured/details/1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c.json b/chains/v21/preConfigured/details/1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c.json
new file mode 100644
index 000000000..ce8cccb75
--- /dev/null
+++ b/chains/v21/preConfigured/details/1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c.json
@@ -0,0 +1,31 @@
+{
+ "chainId": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c",
+ "name": "Westend People (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "WND",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://people-westend-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://sys.ibp.network/people-westend",
+ "name": "IBP1"
+ },
+ {
+ "url": "wss://people-westend.dotters.network",
+ "name": "IBP2"
+ },
+ {
+ "url": "wss://westend-people-rpc.polkadot.io",
+ "name": "Parity"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json b/chains/v21/preConfigured/details/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json
new file mode 100644
index 000000000..7acbb0fa4
--- /dev/null
+++ b/chains/v21/preConfigured/details/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0",
+ "name": "Frequency Paseo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "XRQCY",
+ "precision": 8,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://0.rpc.testnet.amplica.io",
+ "name": "Amplica Labs"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json b/chains/v21/preConfigured/details/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json
new file mode 100644
index 000000000..14e9fe64f
--- /dev/null
+++ b/chains/v21/preConfigured/details/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea",
+ "name": "VTB Mainnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "VTBC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://substratenode.vtbcfoundation.org/explorer",
+ "name": "VTB Community"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/24501a6461d701c16b017bc9f46c435b1b72deebda03c275b274bbe29303bb6a.json b/chains/v21/preConfigured/details/24501a6461d701c16b017bc9f46c435b1b72deebda03c275b274bbe29303bb6a.json
new file mode 100644
index 000000000..3ad600390
--- /dev/null
+++ b/chains/v21/preConfigured/details/24501a6461d701c16b017bc9f46c435b1b72deebda03c275b274bbe29303bb6a.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "24501a6461d701c16b017bc9f46c435b1b72deebda03c275b274bbe29303bb6a",
+ "name": "Bajun Paseo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BAJU",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-paseo.bajun.network",
+ "name": "BajunNetwork"
+ }
+ ],
+ "addressPrefix": 1337
+}
diff --git a/chains/v21/preConfigured/details/266ad38196ddff7636206f911f0658cc76e3e906e349cb83475d93ebe80d03b5.json b/chains/v21/preConfigured/details/266ad38196ddff7636206f911f0658cc76e3e906e349cb83475d93ebe80d03b5.json
new file mode 100644
index 000000000..bcc2f0c02
--- /dev/null
+++ b/chains/v21/preConfigured/details/266ad38196ddff7636206f911f0658cc76e3e906e349cb83475d93ebe80d03b5.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "266ad38196ddff7636206f911f0658cc76e3e906e349cb83475d93ebe80d03b5",
+ "name": "Interlay (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "INTR",
+ "precision": 10,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://api-testnet.interlay.io/parachain/",
+ "name": "Interlay"
+ }
+ ],
+ "addressPrefix": 2032
+}
diff --git a/chains/v21/preConfigured/details/27aafd88e5921f5d5c6aebcd728dacbbf5c2a37f63e2eda301f8e0def01c43ea.json b/chains/v21/preConfigured/details/27aafd88e5921f5d5c6aebcd728dacbbf5c2a37f63e2eda301f8e0def01c43ea.json
new file mode 100644
index 000000000..a2b74fb05
--- /dev/null
+++ b/chains/v21/preConfigured/details/27aafd88e5921f5d5c6aebcd728dacbbf5c2a37f63e2eda301f8e0def01c43ea.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "27aafd88e5921f5d5c6aebcd728dacbbf5c2a37f63e2eda301f8e0def01c43ea",
+ "name": "Dancebox (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DANCE",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://dancebox.tanssi-api.network",
+ "name": "Tanssi"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9.json b/chains/v21/preConfigured/details/28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9.json
new file mode 100644
index 000000000..7065a8d16
--- /dev/null
+++ b/chains/v21/preConfigured/details/28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9",
+ "name": "Xode",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "XON",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpcnodea01.xode.net/n7yoxCmcIrCF6VziCcDmYTwL8R03a/rpc",
+ "name": "XodeCommunity"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b.json b/chains/v21/preConfigured/details/28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b.json
new file mode 100644
index 000000000..cab24f448
--- /dev/null
+++ b/chains/v21/preConfigured/details/28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b",
+ "name": "logion network",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "LGNT",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://para-rpc01.logion.network",
+ "name": "Logion 1"
+ }
+ ],
+ "addressPrefix": 2021
+}
diff --git a/chains/v21/preConfigured/details/2991d4125ac465d64c4c0b915fedd7168b5961b7676480636e3747f1ad64cfb9.json b/chains/v21/preConfigured/details/2991d4125ac465d64c4c0b915fedd7168b5961b7676480636e3747f1ad64cfb9.json
new file mode 100644
index 000000000..982975202
--- /dev/null
+++ b/chains/v21/preConfigured/details/2991d4125ac465d64c4c0b915fedd7168b5961b7676480636e3747f1ad64cfb9.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "2991d4125ac465d64c4c0b915fedd7168b5961b7676480636e3747f1ad64cfb9",
+ "name": "Subzero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ZERO",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-1.gamedao.net",
+ "name": "GameDAO"
+ }
+ ],
+ "addressPrefix": 25
+}
diff --git a/chains/v21/preConfigured/details/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json b/chains/v21/preConfigured/details/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json
new file mode 100644
index 000000000..b0297abf6
--- /dev/null
+++ b/chains/v21/preConfigured/details/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872",
+ "name": "Robonomics Polkadot",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "XRT",
+ "precision": 9,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://polkadot.rpc.robonomics.network/",
+ "name": "Airalab"
+ }
+ ],
+ "addressPrefix": 32
+}
diff --git a/chains/v21/preConfigured/details/2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6.json b/chains/v21/preConfigured/details/2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6.json
new file mode 100644
index 000000000..a0020daaa
--- /dev/null
+++ b/chains/v21/preConfigured/details/2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6",
+ "name": "Polymesh Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "POLYX",
+ "precision": 6,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://testnet-rpc.polymesh.live",
+ "name": "Polymesh"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/414d9505d4f2c6146a8a06363015249fd22770b707e48b0d1f545366e768bab7.json b/chains/v21/preConfigured/details/414d9505d4f2c6146a8a06363015249fd22770b707e48b0d1f545366e768bab7.json
new file mode 100644
index 000000000..19e79598f
--- /dev/null
+++ b/chains/v21/preConfigured/details/414d9505d4f2c6146a8a06363015249fd22770b707e48b0d1f545366e768bab7.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "414d9505d4f2c6146a8a06363015249fd22770b707e48b0d1f545366e768bab7",
+ "name": "Subzero Development (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ZERO",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.dev.gamedao.net",
+ "name": "GameDAO"
+ }
+ ],
+ "addressPrefix": 25
+}
diff --git a/chains/v21/preConfigured/details/418040fc282f5e5ddd432c46d05297636f6f75ce68d66499ff4cbda69ccd180b.json b/chains/v21/preConfigured/details/418040fc282f5e5ddd432c46d05297636f6f75ce68d66499ff4cbda69ccd180b.json
new file mode 100644
index 000000000..228bde95c
--- /dev/null
+++ b/chains/v21/preConfigured/details/418040fc282f5e5ddd432c46d05297636f6f75ce68d66499ff4cbda69ccd180b.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "418040fc282f5e5ddd432c46d05297636f6f75ce68d66499ff4cbda69ccd180b",
+ "name": "Subspace Gemini 3g (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "tSSC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-0.gemini-3g.subspace.network/ws",
+ "name": "US"
+ }
+ ],
+ "addressPrefix": 2254
+}
diff --git a/chains/v21/preConfigured/details/43d10ffd50990380ffe6c9392145431d630ae67e89dbc9c014cac2a417759101.json b/chains/v21/preConfigured/details/43d10ffd50990380ffe6c9392145431d630ae67e89dbc9c014cac2a417759101.json
new file mode 100644
index 000000000..91dd39c7d
--- /dev/null
+++ b/chains/v21/preConfigured/details/43d10ffd50990380ffe6c9392145431d630ae67e89dbc9c014cac2a417759101.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "43d10ffd50990380ffe6c9392145431d630ae67e89dbc9c014cac2a417759101",
+ "name": "Subspace Gemini 2a (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "tSSC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://eu-0.gemini-2a.subspace.network/ws",
+ "name": "Europe"
+ }
+ ],
+ "addressPrefix": 2254
+}
diff --git a/chains/v21/preConfigured/details/4436a7d64e363df85e065a894721002a86643283f9707338bf195d360ba2ee71.json b/chains/v21/preConfigured/details/4436a7d64e363df85e065a894721002a86643283f9707338bf195d360ba2ee71.json
new file mode 100644
index 000000000..05b212b5a
--- /dev/null
+++ b/chains/v21/preConfigured/details/4436a7d64e363df85e065a894721002a86643283f9707338bf195d360ba2ee71.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "4436a7d64e363df85e065a894721002a86643283f9707338bf195d360ba2ee71",
+ "name": "Creditcoin3",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CTC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mainnet3.creditcoin.network",
+ "name": "Creditcoin Foundation"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0.json b/chains/v21/preConfigured/details/44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0.json
new file mode 100644
index 000000000..dfeb34ce7
--- /dev/null
+++ b/chains/v21/preConfigured/details/44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0",
+ "name": "Tangle Mainnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TNT",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://tangle-mainnet-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://rpc.tangle.tools",
+ "name": "Webb"
+ }
+ ],
+ "addressPrefix": 5845
+}
diff --git a/chains/v21/preConfigured/details/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json b/chains/v21/preConfigured/details/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json
new file mode 100644
index 000000000..95cae17fb
--- /dev/null
+++ b/chains/v21/preConfigured/details/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2",
+ "name": "Energy Web X Paseo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "VT",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://public-rpc.testnet.energywebx.com/",
+ "name": "Energy Web"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6.json b/chains/v21/preConfigured/details/525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6.json
new file mode 100644
index 000000000..a2ed6c525
--- /dev/null
+++ b/chains/v21/preConfigured/details/525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6",
+ "name": "Vara Network Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TVARA",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://testnet.vara.network",
+ "name": "Gear"
+ }
+ ],
+ "addressPrefix": 137
+}
diff --git a/chains/v21/preConfigured/details/535f8421af34dfbb87736b3b2231ddb3c598b0b2cd73a4c5e93b13bf6e65f4c0.json b/chains/v21/preConfigured/details/535f8421af34dfbb87736b3b2231ddb3c598b0b2cd73a4c5e93b13bf6e65f4c0.json
new file mode 100644
index 000000000..96e21cf26
--- /dev/null
+++ b/chains/v21/preConfigured/details/535f8421af34dfbb87736b3b2231ddb3c598b0b2cd73a4c5e93b13bf6e65f4c0.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "535f8421af34dfbb87736b3b2231ddb3c598b0b2cd73a4c5e93b13bf6e65f4c0",
+ "name": "Ternoa Alphanet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CAPS",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://alphanet.ternoa.com",
+ "name": "CapsuleCorp"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json b/chains/v21/preConfigured/details/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json
new file mode 100644
index 000000000..0ce03173a
--- /dev/null
+++ b/chains/v21/preConfigured/details/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73",
+ "name": "Hyperbridge (Gargantua) (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "tNAND",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://hyperbridge-paseo-rpc.blockops.network",
+ "name": "BlockOps"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14.json b/chains/v21/preConfigured/details/577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14.json
new file mode 100644
index 000000000..2c6fd56d9
--- /dev/null
+++ b/chains/v21/preConfigured/details/577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14",
+ "name": "Dora Factory (SHUTTING DOWN)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DORA",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://kusama.dorafactory.org",
+ "name": "Dora node"
+ }
+ ],
+ "addressPrefix": 128
+}
diff --git a/chains/v21/preConfigured/details/5d2947b8565abdf7112beff1c52b8fb017d86ef11cca9e64644f2fe3de878598.json b/chains/v21/preConfigured/details/5d2947b8565abdf7112beff1c52b8fb017d86ef11cca9e64644f2fe3de878598.json
new file mode 100644
index 000000000..81a330a4a
--- /dev/null
+++ b/chains/v21/preConfigured/details/5d2947b8565abdf7112beff1c52b8fb017d86ef11cca9e64644f2fe3de878598.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "5d2947b8565abdf7112beff1c52b8fb017d86ef11cca9e64644f2fe3de878598",
+ "name": "Encointer on Rococo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ROC",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rococo.api.encointer.org",
+ "name": "Encointer Association"
+ }
+ ],
+ "addressPrefix": 2
+}
diff --git a/chains/v21/preConfigured/details/5dddf19e6cd4b29f00b08fd3de2f39c6cdd1be541de5f87c61e60daf74082d2c.json b/chains/v21/preConfigured/details/5dddf19e6cd4b29f00b08fd3de2f39c6cdd1be541de5f87c61e60daf74082d2c.json
new file mode 100644
index 000000000..3a2bebe68
--- /dev/null
+++ b/chains/v21/preConfigured/details/5dddf19e6cd4b29f00b08fd3de2f39c6cdd1be541de5f87c61e60daf74082d2c.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "5dddf19e6cd4b29f00b08fd3de2f39c6cdd1be541de5f87c61e60daf74082d2c",
+ "name": "RILT Peregrine (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "RILT",
+ "precision": 15,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rilt.kilt.io",
+ "name": "BOTLabs"
+ }
+ ],
+ "addressPrefix": 38
+}
diff --git a/chains/v21/preConfigured/details/5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585.json b/chains/v21/preConfigured/details/5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585.json
new file mode 100644
index 000000000..6592de05b
--- /dev/null
+++ b/chains/v21/preConfigured/details/5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585",
+ "name": "Myriad Paseo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "MYRIA",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws-rpc.paseo.myriad.social",
+ "name": "myriadPaseo"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1.json b/chains/v21/preConfigured/details/6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1.json
new file mode 100644
index 000000000..97676f01c
--- /dev/null
+++ b/chains/v21/preConfigured/details/6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1",
+ "name": "Laos Sigma Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SIGMA",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.laossigma.laosfoundation.io",
+ "name": "freeverse.io"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050.json b/chains/v21/preConfigured/details/638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050.json
new file mode 100644
index 000000000..7b2b69015
--- /dev/null
+++ b/chains/v21/preConfigured/details/638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050.json
@@ -0,0 +1,39 @@
+{
+ "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050",
+ "name": "Kusama Coretime",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KSM",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://coretime-kusama-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://sys.ibp.network/coretime-kusama",
+ "name": "IBP1"
+ },
+ {
+ "url": "wss://coretime-kusama.dotters.network",
+ "name": "IBP2"
+ },
+ {
+ "url": "wss://rpc-coretime-kusama.luckyfriday.io",
+ "name": "LuckyFriday"
+ },
+ {
+ "url": "wss://kusama-coretime-rpc.polkadot.io",
+ "name": "Parity"
+ },
+ {
+ "url": "wss://ksm-rpc.stakeworld.io/coretime",
+ "name": "Stakeworld"
+ }
+ ],
+ "addressPrefix": 2
+}
diff --git a/chains/v21/preConfigured/details/63d241d7f8f480017f5a9452c647300416ccc7b24d86c998c7105bb60aad470f.json b/chains/v21/preConfigured/details/63d241d7f8f480017f5a9452c647300416ccc7b24d86c998c7105bb60aad470f.json
new file mode 100644
index 000000000..35ab2049c
--- /dev/null
+++ b/chains/v21/preConfigured/details/63d241d7f8f480017f5a9452c647300416ccc7b24d86c998c7105bb60aad470f.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "63d241d7f8f480017f5a9452c647300416ccc7b24d86c998c7105bb60aad470f",
+ "name": "Subspace Gemini 3h Domain 0 (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "tSSC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://nova-0.gemini-3h.subspace.network/ws",
+ "name": "EU1"
+ },
+ {
+ "url": "wss://nova-1.gemini-3h.subspace.network/ws",
+ "name": "EU2"
+ }
+ ],
+ "addressPrefix": 2254
+}
diff --git a/chains/v21/preConfigured/details/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json b/chains/v21/preConfigured/details/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json
new file mode 100644
index 000000000..6618b0e49
--- /dev/null
+++ b/chains/v21/preConfigured/details/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe",
+ "name": "BIFROST Mainnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BFC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://public-01.mainnet.bifrostnetwork.com/wss",
+ "name": "Pilab #1"
+ },
+ {
+ "url": "wss://public-02.mainnet.bifrostnetwork.com/wss",
+ "name": "Pilab #2"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0.json b/chains/v21/preConfigured/details/65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0.json
new file mode 100644
index 000000000..b349199ba
--- /dev/null
+++ b/chains/v21/preConfigured/details/65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0",
+ "name": "Niskala (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KPGT",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mlg1.mandalachain.io",
+ "name": "Baliola 1"
+ },
+ {
+ "url": "wss://mlg2.mandalachain.io",
+ "name": "Baliola 2"
+ }
+ ],
+ "addressPrefix": 6629
+}
diff --git a/chains/v21/preConfigured/details/67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9.json b/chains/v21/preConfigured/details/67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9.json
new file mode 100644
index 000000000..1c1a652d9
--- /dev/null
+++ b/chains/v21/preConfigured/details/67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9.json
@@ -0,0 +1,35 @@
+{
+ "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9",
+ "name": "Westend Asset Hub (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "WND",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://asset-hub-westend-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://westmint-rpc-tn.dwellir.com",
+ "name": "Dwellir Tunisia"
+ },
+ {
+ "url": "wss://sys.ibp.network/westmint",
+ "name": "IBP1"
+ },
+ {
+ "url": "wss://asset-hub-westend.dotters.network",
+ "name": "IBP2"
+ },
+ {
+ "url": "wss://westend-asset-hub-rpc.polkadot.io",
+ "name": "Parity"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/6940b1852737722c0aa768710e20105ab8c6a80b63a0339cb99892ffdce38283.json b/chains/v21/preConfigured/details/6940b1852737722c0aa768710e20105ab8c6a80b63a0339cb99892ffdce38283.json
new file mode 100644
index 000000000..7a0b2e276
--- /dev/null
+++ b/chains/v21/preConfigured/details/6940b1852737722c0aa768710e20105ab8c6a80b63a0339cb99892ffdce38283.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "6940b1852737722c0aa768710e20105ab8c6a80b63a0339cb99892ffdce38283",
+ "name": "Litentry-rococo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "LIT",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.rococo-parachain.litentry.io",
+ "name": "Litentry"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/6a2f9e22feb677ca03b1887493ad5eeb240d6133b5b89999b76ab3695a036c64.json b/chains/v21/preConfigured/details/6a2f9e22feb677ca03b1887493ad5eeb240d6133b5b89999b76ab3695a036c64.json
new file mode 100644
index 000000000..e5c9792ec
--- /dev/null
+++ b/chains/v21/preConfigured/details/6a2f9e22feb677ca03b1887493ad5eeb240d6133b5b89999b76ab3695a036c64.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "6a2f9e22feb677ca03b1887493ad5eeb240d6133b5b89999b76ab3695a036c64",
+ "name": "HydraDX testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "HDX",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://paseo-rpc.play.hydration.cloud",
+ "name": "Galactic Council"
+ }
+ ],
+ "addressPrefix": 63
+}
diff --git a/chains/v21/preConfigured/details/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json b/chains/v21/preConfigured/details/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json
new file mode 100644
index 000000000..7762b45c7
--- /dev/null
+++ b/chains/v21/preConfigured/details/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10",
+ "name": "ChainX",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PCX",
+ "precision": 8,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mainnet.chainx.org/ws",
+ "name": "ChainX"
+ }
+ ],
+ "addressPrefix": 44
+}
diff --git a/chains/v21/preConfigured/details/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json b/chains/v21/preConfigured/details/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json
new file mode 100644
index 000000000..5bb843eab
--- /dev/null
+++ b/chains/v21/preConfigured/details/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6",
+ "name": "Liberland",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "LLD",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://liberland-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://mainnet.liberland.org",
+ "name": "Liberland Government"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/6de3dc58adbc525bad4ae201a8660c5be8949e10308457b176510c72a413f3a3.json b/chains/v21/preConfigured/details/6de3dc58adbc525bad4ae201a8660c5be8949e10308457b176510c72a413f3a3.json
new file mode 100644
index 000000000..250b38470
--- /dev/null
+++ b/chains/v21/preConfigured/details/6de3dc58adbc525bad4ae201a8660c5be8949e10308457b176510c72a413f3a3.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "6de3dc58adbc525bad4ae201a8660c5be8949e10308457b176510c72a413f3a3",
+ "name": "Rococo BridgeHub (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ROC",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://bridge-hub-rococo-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://rococo-bridge-hub-rpc.polkadot.io",
+ "name": "Parity"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44.json b/chains/v21/preConfigured/details/713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44.json
new file mode 100644
index 000000000..b50b9812d
--- /dev/null
+++ b/chains/v21/preConfigured/details/713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44.json
@@ -0,0 +1,35 @@
+{
+ "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44",
+ "name": "Westend Collectives (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "WND",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://collectives-westend-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://westend-collectives-rpc-tn.dwellir.com",
+ "name": "Dwellir Tunisia"
+ },
+ {
+ "url": "wss://sys.ibp.network/collectives-westend",
+ "name": "IBP1"
+ },
+ {
+ "url": "wss://collectives-westend.dotters.network",
+ "name": "IBP2"
+ },
+ {
+ "url": "wss://westend-collectives-rpc.polkadot.io",
+ "name": "Parity"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d.json b/chains/v21/preConfigured/details/72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d.json
new file mode 100644
index 000000000..235896a4b
--- /dev/null
+++ b/chains/v21/preConfigured/details/72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d.json
@@ -0,0 +1,27 @@
+{
+ "chainId": "72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d",
+ "name": "Parachain",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PDEX",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://polkadex-parachain-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://polkadex-parachain.api.onfinality.io/public-ws",
+ "name": "OnFinality"
+ },
+ {
+ "url": "wss://polkadex-parachain.public.curie.radiumblock.co/ws",
+ "name": "RadiumBlock"
+ }
+ ],
+ "addressPrefix": 89
+}
diff --git a/chains/v21/preConfigured/details/7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e.json b/chains/v21/preConfigured/details/7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e.json
new file mode 100644
index 000000000..b64606c8a
--- /dev/null
+++ b/chains/v21/preConfigured/details/7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e",
+ "name": "Kapex (SHUTTING DOWN)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KPX",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://kapex-rpc.dwellir.com",
+ "name": "Dwellir node"
+ }
+ ],
+ "addressPrefix": 2007
+}
diff --git a/chains/v21/preConfigured/details/797fe0d6ea6917b5a36707961d819dca1826628123510730425c3bafc65ccf59.json b/chains/v21/preConfigured/details/797fe0d6ea6917b5a36707961d819dca1826628123510730425c3bafc65ccf59.json
new file mode 100644
index 000000000..29e394515
--- /dev/null
+++ b/chains/v21/preConfigured/details/797fe0d6ea6917b5a36707961d819dca1826628123510730425c3bafc65ccf59.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "797fe0d6ea6917b5a36707961d819dca1826628123510730425c3bafc65ccf59",
+ "name": "Mangata Public Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "MGAT",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://collator-01-ws-rococo.mangata.online",
+ "name": "Mangata"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json b/chains/v21/preConfigured/details/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json
new file mode 100644
index 000000000..b13a46df6
--- /dev/null
+++ b/chains/v21/preConfigured/details/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519",
+ "name": "Ajuna Paseo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AJUN",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-paseo.ajuna.network",
+ "name": "BajunNetwork"
+ }
+ ],
+ "addressPrefix": 1328
+}
diff --git a/chains/v21/preConfigured/details/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json b/chains/v21/preConfigured/details/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json
new file mode 100644
index 000000000..350b8c66b
--- /dev/null
+++ b/chains/v21/preConfigured/details/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080",
+ "name": "Chainflip-Perseverance (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "FLIP",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://archive.perseverance.chainflip.io",
+ "name": "chainflip"
+ }
+ ],
+ "addressPrefix": 2112
+}
diff --git a/chains/v21/preConfigured/details/7c34d42fc815d392057c78b49f2755c753440ccd38bcb0405b3bcfb601d08734.json b/chains/v21/preConfigured/details/7c34d42fc815d392057c78b49f2755c753440ccd38bcb0405b3bcfb601d08734.json
new file mode 100644
index 000000000..0d05b8e7a
--- /dev/null
+++ b/chains/v21/preConfigured/details/7c34d42fc815d392057c78b49f2755c753440ccd38bcb0405b3bcfb601d08734.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "7c34d42fc815d392057c78b49f2755c753440ccd38bcb0405b3bcfb601d08734",
+ "name": "Rococo Asset Hub (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ROC",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://asset-hub-rococo-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://rococo-asset-hub-rpc.polkadot.io",
+ "name": "Parity"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/7e18728b3f890088891d03dd5b30db9f1a0e62e05bc30eb4cf53f3c4a8280d76.json b/chains/v21/preConfigured/details/7e18728b3f890088891d03dd5b30db9f1a0e62e05bc30eb4cf53f3c4a8280d76.json
new file mode 100644
index 000000000..0a9d9c29a
--- /dev/null
+++ b/chains/v21/preConfigured/details/7e18728b3f890088891d03dd5b30db9f1a0e62e05bc30eb4cf53f3c4a8280d76.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "7e18728b3f890088891d03dd5b30db9f1a0e62e05bc30eb4cf53f3c4a8280d76",
+ "name": "Harmonie Testnet Live (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "HMY",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://harmonie-endpoint-02.allfeat.io",
+ "name": "Allfeat labs"
+ }
+ ],
+ "addressPrefix": 441
+}
diff --git a/chains/v21/preConfigured/details/84639f2a685cb614580e29b40111ba5b5d38cf95f12442252f4b5eda719da906.json b/chains/v21/preConfigured/details/84639f2a685cb614580e29b40111ba5b5d38cf95f12442252f4b5eda719da906.json
new file mode 100644
index 000000000..d7faa08de
--- /dev/null
+++ b/chains/v21/preConfigured/details/84639f2a685cb614580e29b40111ba5b5d38cf95f12442252f4b5eda719da906.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "84639f2a685cb614580e29b40111ba5b5d38cf95f12442252f4b5eda719da906",
+ "name": "Curio Rococo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CGT",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://testnet.parachain.curioinvest.com/",
+ "name": "Curio"
+ }
+ ],
+ "addressPrefix": 777
+}
diff --git a/chains/v21/preConfigured/details/87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8.json b/chains/v21/preConfigured/details/87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8.json
new file mode 100644
index 000000000..d65bc9594
--- /dev/null
+++ b/chains/v21/preConfigured/details/87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8",
+ "name": "Logion TEST (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "LGNTT",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://test-para-rpc01.logion.network",
+ "name": "Logion"
+ }
+ ],
+ "addressPrefix": 2021
+}
diff --git a/chains/v21/preConfigured/details/8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c.json b/chains/v21/preConfigured/details/8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c.json
new file mode 100644
index 000000000..d62faa084
--- /dev/null
+++ b/chains/v21/preConfigured/details/8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c.json
@@ -0,0 +1,39 @@
+{
+ "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c",
+ "name": "Crust",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CRU",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.crust.network",
+ "name": "Crust Network"
+ },
+ {
+ "url": "wss://rpc.crustnetwork.app",
+ "name": "Crust Network APP"
+ },
+ {
+ "url": "wss://rpc.crustnetwork.cc",
+ "name": "Crust Network CC"
+ },
+ {
+ "url": "wss://rpc.crustnetwork.xyz",
+ "name": "Crust Network XYZ"
+ },
+ {
+ "url": "wss://crust-mainnet-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://crust.api.onfinality.io/public-ws",
+ "name": "OnFinality"
+ }
+ ],
+ "addressPrefix": 66
+}
diff --git a/chains/v21/preConfigured/details/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json b/chains/v21/preConfigured/details/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json
new file mode 100644
index 000000000..a4c2bc8a6
--- /dev/null
+++ b/chains/v21/preConfigured/details/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9",
+ "name": "Chainflip-Berghain",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "FLIP",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mainnet-archive.chainflip.io",
+ "name": "chainflip"
+ },
+ {
+ "url": "wss://chainflip-rpc.dwellir.com",
+ "name": "dwellir"
+ }
+ ],
+ "addressPrefix": 2112
+}
diff --git a/chains/v21/preConfigured/details/91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527.json b/chains/v21/preConfigured/details/91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527.json
new file mode 100644
index 000000000..2440212b5
--- /dev/null
+++ b/chains/v21/preConfigured/details/91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527.json
@@ -0,0 +1,35 @@
+{
+ "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527",
+ "name": "Moonbase Alpha (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DEV",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://moonbase-alpha.public.blastapi.io",
+ "name": "Blast"
+ },
+ {
+ "url": "wss://moonbase-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://wss.api.moonbase.moonbeam.network",
+ "name": "Moonbeam Foundation"
+ },
+ {
+ "url": "wss://moonbeam-alpha.api.onfinality.io/public-ws",
+ "name": "OnFinality"
+ },
+ {
+ "url": "wss://moonbase.unitedbloc.com",
+ "name": "UnitedBloc"
+ }
+ ],
+ "addressPrefix": 1287
+}
diff --git a/chains/v21/preConfigured/details/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json b/chains/v21/preConfigured/details/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json
new file mode 100644
index 000000000..c2d72f103
--- /dev/null
+++ b/chains/v21/preConfigured/details/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095",
+ "name": "Subspace Gemini 3f (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "tSSC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-1.gemini-3f.subspace.network/ws",
+ "name": "Europe"
+ }
+ ],
+ "addressPrefix": 2254
+}
diff --git a/chains/v21/preConfigured/details/996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50.json b/chains/v21/preConfigured/details/996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50.json
new file mode 100644
index 000000000..e64a44554
--- /dev/null
+++ b/chains/v21/preConfigured/details/996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50",
+ "name": "DeBio",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DBIO",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://gateway.mainnet.octopus.network/debionetwork/ae48005a0c7ecb4053394559a7f4069e",
+ "name": "Octopus"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/9a33d1af38c2736ecddbbbcdc2cb2c3023e9b91dc295ac3f1473fe226e5944a7.json b/chains/v21/preConfigured/details/9a33d1af38c2736ecddbbbcdc2cb2c3023e9b91dc295ac3f1473fe226e5944a7.json
new file mode 100644
index 000000000..c8867429d
--- /dev/null
+++ b/chains/v21/preConfigured/details/9a33d1af38c2736ecddbbbcdc2cb2c3023e9b91dc295ac3f1473fe226e5944a7.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "9a33d1af38c2736ecddbbbcdc2cb2c3023e9b91dc295ac3f1473fe226e5944a7",
+ "name": "t3rn",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRN",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.t3rn.io",
+ "name": "t3rn"
+ }
+ ],
+ "addressPrefix": 9935
+}
diff --git a/chains/v21/preConfigured/details/9ee86eefc3cc61c71a7751bba7f25e442da2512f408e6286153b3ccc055dccf0.json b/chains/v21/preConfigured/details/9ee86eefc3cc61c71a7751bba7f25e442da2512f408e6286153b3ccc055dccf0.json
new file mode 100644
index 000000000..72d6eeb0d
--- /dev/null
+++ b/chains/v21/preConfigured/details/9ee86eefc3cc61c71a7751bba7f25e442da2512f408e6286153b3ccc055dccf0.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "9ee86eefc3cc61c71a7751bba7f25e442da2512f408e6286153b3ccc055dccf0",
+ "name": "Subspace Gemini 1 (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "tSSC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://eu.gemini-1b.subspace.network/ws",
+ "name": "Europe"
+ }
+ ],
+ "addressPrefix": 2254
+}
diff --git a/chains/v21/preConfigured/details/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json b/chains/v21/preConfigured/details/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json
new file mode 100644
index 000000000..7e98aff60
--- /dev/null
+++ b/chains/v21/preConfigured/details/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94",
+ "name": "Elysium Mainnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "LAVA",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.elysiumchain.tech",
+ "name": "Elysium"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21.json b/chains/v21/preConfigured/details/a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21.json
new file mode 100644
index 000000000..98441b25e
--- /dev/null
+++ b/chains/v21/preConfigured/details/a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
+ "name": "KILT Peregrine (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PILT",
+ "precision": 15,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://peregrine.kilt.io/parachain-public-ws/",
+ "name": "BOTLabs"
+ }
+ ],
+ "addressPrefix": 38
+}
diff --git a/chains/v21/preConfigured/details/a383162ce6cd5b5096e1549c2d575e6f26ecbebe794b0d9c8ef1162265cae939.json b/chains/v21/preConfigured/details/a383162ce6cd5b5096e1549c2d575e6f26ecbebe794b0d9c8ef1162265cae939.json
new file mode 100644
index 000000000..792f78d88
--- /dev/null
+++ b/chains/v21/preConfigured/details/a383162ce6cd5b5096e1549c2d575e6f26ecbebe794b0d9c8ef1162265cae939.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "a383162ce6cd5b5096e1549c2d575e6f26ecbebe794b0d9c8ef1162265cae939",
+ "name": "Argon Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ARGON",
+ "precision": 3,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.testnet.argonprotocol.org",
+ "name": "Argon Foundation"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/b53c620c41860278fa3068a5367c8eedceefce8a7c29237d830bc09a71737b5d.json b/chains/v21/preConfigured/details/b53c620c41860278fa3068a5367c8eedceefce8a7c29237d830bc09a71737b5d.json
new file mode 100644
index 000000000..271ca7fb2
--- /dev/null
+++ b/chains/v21/preConfigured/details/b53c620c41860278fa3068a5367c8eedceefce8a7c29237d830bc09a71737b5d.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "b53c620c41860278fa3068a5367c8eedceefce8a7c29237d830bc09a71737b5d",
+ "name": "Watr Network (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "WATRD",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.dev.watr.org",
+ "name": "Watr"
+ }
+ ],
+ "addressPrefix": 19
+}
diff --git a/chains/v21/preConfigured/details/b6f6abf5fcfcf27dd9cfb1da60eecf94239e4a25f4c9bc319379f54be2d0fe02.json b/chains/v21/preConfigured/details/b6f6abf5fcfcf27dd9cfb1da60eecf94239e4a25f4c9bc319379f54be2d0fe02.json
new file mode 100644
index 000000000..55ce84836
--- /dev/null
+++ b/chains/v21/preConfigured/details/b6f6abf5fcfcf27dd9cfb1da60eecf94239e4a25f4c9bc319379f54be2d0fe02.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "b6f6abf5fcfcf27dd9cfb1da60eecf94239e4a25f4c9bc319379f54be2d0fe02",
+ "name": "Foucoco (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AMPE",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-foucoco.pendulumchain.tech",
+ "name": "PendulumChain"
+ }
+ ],
+ "addressPrefix": 57
+}
diff --git a/chains/v21/preConfigured/details/b90d85934bfb24c3dda047c1e46eba140b4f18fd5c2810f763dd2d6be8047370.json b/chains/v21/preConfigured/details/b90d85934bfb24c3dda047c1e46eba140b4f18fd5c2810f763dd2d6be8047370.json
new file mode 100644
index 000000000..59b6c4b13
--- /dev/null
+++ b/chains/v21/preConfigured/details/b90d85934bfb24c3dda047c1e46eba140b4f18fd5c2810f763dd2d6be8047370.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "b90d85934bfb24c3dda047c1e46eba140b4f18fd5c2810f763dd2d6be8047370",
+ "name": "Beresheet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "tEDG",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://beresheet.jelliedowl.net",
+ "name": "JelliedOwl"
+ }
+ ],
+ "addressPrefix": 7
+}
diff --git a/chains/v21/preConfigured/details/bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5.json b/chains/v21/preConfigured/details/bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5.json
new file mode 100644
index 000000000..3c57e02c6
--- /dev/null
+++ b/chains/v21/preConfigured/details/bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5",
+ "name": "commune",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "C",
+ "precision": 9,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://commune-api-node-1.communeai.net",
+ "name": "Bitconnect"
+ },
+ {
+ "url": "wss://commune.api.onfinality.io/public-ws",
+ "name": "OnFinality"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/c079ad1435652801e6789aa485ca8b13616716bcefb7f77395e889dc6d98e8c5.json b/chains/v21/preConfigured/details/c079ad1435652801e6789aa485ca8b13616716bcefb7f77395e889dc6d98e8c5.json
new file mode 100644
index 000000000..ae74eab17
--- /dev/null
+++ b/chains/v21/preConfigured/details/c079ad1435652801e6789aa485ca8b13616716bcefb7f77395e889dc6d98e8c5.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "c079ad1435652801e6789aa485ca8b13616716bcefb7f77395e889dc6d98e8c5",
+ "name": "Rococo Coretime (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ROC",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rococo-coretime-rpc.polkadot.io",
+ "name": "Parity"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6.json b/chains/v21/preConfigured/details/c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6.json
new file mode 100644
index 000000000..65fd97bf2
--- /dev/null
+++ b/chains/v21/preConfigured/details/c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6",
+ "name": "Bitgreen",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BBB",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mainnet.bitgreen.org",
+ "name": "Bitgreen"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json b/chains/v21/preConfigured/details/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json
new file mode 100644
index 000000000..fb828745b
--- /dev/null
+++ b/chains/v21/preConfigured/details/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf",
+ "name": "Creditcoin PoS Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CTC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.testnet.creditcoin.network/ws",
+ "name": "Creditcoin Foundation"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/c5442742bb6288bb3835ea1c9032981f06433ee5fc65d6e216c4422c0c19b989.json b/chains/v21/preConfigured/details/c5442742bb6288bb3835ea1c9032981f06433ee5fc65d6e216c4422c0c19b989.json
new file mode 100644
index 000000000..e1b9b0619
--- /dev/null
+++ b/chains/v21/preConfigured/details/c5442742bb6288bb3835ea1c9032981f06433ee5fc65d6e216c4422c0c19b989.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "c5442742bb6288bb3835ea1c9032981f06433ee5fc65d6e216c4422c0c19b989",
+ "name": "Contracts on Rococo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ROC",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rococo-contracts-rpc.polkadot.io",
+ "name": "Parity"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/c56fa32442b2dad76f214b3ae07998e4ca09736e4813724bfb0717caae2c8bee.json b/chains/v21/preConfigured/details/c56fa32442b2dad76f214b3ae07998e4ca09736e4813724bfb0717caae2c8bee.json
new file mode 100644
index 000000000..0133fc31c
--- /dev/null
+++ b/chains/v21/preConfigured/details/c56fa32442b2dad76f214b3ae07998e4ca09736e4813724bfb0717caae2c8bee.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "c56fa32442b2dad76f214b3ae07998e4ca09736e4813724bfb0717caae2c8bee",
+ "name": "Humanode Mainnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "HMND",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://explorer-rpc-ws.mainnet.stages.humanode.io",
+ "name": "Humanode"
+ }
+ ],
+ "addressPrefix": 5234
+}
diff --git a/chains/v21/preConfigured/details/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json b/chains/v21/preConfigured/details/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json
new file mode 100644
index 000000000..c86ae728b
--- /dev/null
+++ b/chains/v21/preConfigured/details/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464",
+ "name": "Paseo Coretime (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PAS",
+ "precision": 10,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://coretime-paseo.dotters.network",
+ "name": "IBP2"
+ },
+ {
+ "url": "wss://paseo-coretime.paranodes.io",
+ "name": "ParaNodes"
+ }
+ ],
+ "addressPrefix": 0
+}
diff --git a/chains/v21/preConfigured/details/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json b/chains/v21/preConfigured/details/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json
new file mode 100644
index 000000000..c2f81d2fb
--- /dev/null
+++ b/chains/v21/preConfigured/details/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json
@@ -0,0 +1,31 @@
+{
+ "chainId": "c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9",
+ "name": "OPAL by UNIQUE (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "OPL",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws-opal.unique.network",
+ "name": "Geo Load Balancer"
+ },
+ {
+ "url": "wss://us-ws-opal.unique.network",
+ "name": "Unique America"
+ },
+ {
+ "url": "wss://asia-ws-opal.unique.network",
+ "name": "Unique Asia"
+ },
+ {
+ "url": "wss://eu-ws-opal.unique.network",
+ "name": "Unique Europe"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/caa036a5a771a7d6ea800c2988f4e3478b98de3ba9dab786db15e3e5e5b67886.json b/chains/v21/preConfigured/details/caa036a5a771a7d6ea800c2988f4e3478b98de3ba9dab786db15e3e5e5b67886.json
new file mode 100644
index 000000000..c7411167e
--- /dev/null
+++ b/chains/v21/preConfigured/details/caa036a5a771a7d6ea800c2988f4e3478b98de3ba9dab786db15e3e5e5b67886.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "caa036a5a771a7d6ea800c2988f4e3478b98de3ba9dab786db15e3e5e5b67886",
+ "name": "Rococo People (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ROC",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rococo-people-rpc.polkadot.io",
+ "name": "Parity"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json b/chains/v21/preConfigured/details/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json
new file mode 100644
index 000000000..463cd8756
--- /dev/null
+++ b/chains/v21/preConfigured/details/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e",
+ "name": "Paseo Bridge Hub (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PAS",
+ "precision": 10,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://bridge-hub-paseo.dotters.network",
+ "name": "IBP2"
+ }
+ ],
+ "addressPrefix": 0
+}
diff --git a/chains/v21/preConfigured/details/ce663480d55121504f3faf403756ac2b2d9f9870135b6f10222c848db45ded58.json b/chains/v21/preConfigured/details/ce663480d55121504f3faf403756ac2b2d9f9870135b6f10222c848db45ded58.json
new file mode 100644
index 000000000..5207128f9
--- /dev/null
+++ b/chains/v21/preConfigured/details/ce663480d55121504f3faf403756ac2b2d9f9870135b6f10222c848db45ded58.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "ce663480d55121504f3faf403756ac2b2d9f9870135b6f10222c848db45ded58",
+ "name": "Darwinia Koi (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KRING",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://koi-rpc.darwinia.network",
+ "name": "Darwinia"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json b/chains/v21/preConfigured/details/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json
new file mode 100644
index 000000000..be30125ee
--- /dev/null
+++ b/chains/v21/preConfigured/details/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json
@@ -0,0 +1,35 @@
+{
+ "chainId": "d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2",
+ "name": "Paseo Asset Hub (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PAS",
+ "precision": 10,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://asset-hub-paseo-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://sys.ibp.network/asset-hub-paseo",
+ "name": "IBP1"
+ },
+ {
+ "url": "wss://asset-hub-paseo.dotters.network",
+ "name": "IBP2"
+ },
+ {
+ "url": "wss://pas-rpc.stakeworld.io/assethub",
+ "name": "StakeWorld"
+ },
+ {
+ "url": "wss://sys.turboflakes.io/asset-hub-paseo",
+ "name": "TurboFlakes"
+ }
+ ],
+ "addressPrefix": 0
+}
diff --git a/chains/v21/preConfigured/details/d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2.json b/chains/v21/preConfigured/details/d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2.json
new file mode 100644
index 000000000..21a0f2769
--- /dev/null
+++ b/chains/v21/preConfigured/details/d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2",
+ "name": "Phala PoC-6 (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PHA",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://poc6.phala.network/ws",
+ "name": "Phala Network"
+ }
+ ],
+ "addressPrefix": 30
+}
diff --git a/chains/v21/preConfigured/details/d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522.json b/chains/v21/preConfigured/details/d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522.json
new file mode 100644
index 000000000..3a0d692db
--- /dev/null
+++ b/chains/v21/preConfigured/details/d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522",
+ "name": "Parachain Hades testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "notNodl",
+ "precision": 11,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://node-6957502816543653888.lh.onfinality.io/ws?apikey=09b04494-3139-4b57-a5d1-e1c4c18748ce",
+ "name": "OnFinality"
+ }
+ ],
+ "addressPrefix": 37
+}
diff --git a/chains/v21/preConfigured/details/da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c.json b/chains/v21/preConfigured/details/da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c.json
new file mode 100644
index 000000000..437816d9b
--- /dev/null
+++ b/chains/v21/preConfigured/details/da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
+ "name": "Litmus (SHUTTING DOWN)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "LIT",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.litmus-parachain.litentry.io",
+ "name": "Litentry node"
+ }
+ ],
+ "addressPrefix": 128
+}
diff --git a/chains/v21/preConfigured/details/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json b/chains/v21/preConfigured/details/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json
new file mode 100644
index 000000000..f81d38d03
--- /dev/null
+++ b/chains/v21/preConfigured/details/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
+ "name": "Composable Finance (SHUTTING DOWN)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "LAYR",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.composable.finance",
+ "name": "Composable node"
+ }
+ ],
+ "addressPrefix": 50
+}
diff --git a/chains/v21/preConfigured/details/dd954cbf4000542ef1a15bca509cd89684330bee5e23766c527cdb0d7275e9c2.json b/chains/v21/preConfigured/details/dd954cbf4000542ef1a15bca509cd89684330bee5e23766c527cdb0d7275e9c2.json
new file mode 100644
index 000000000..e15fbbc6f
--- /dev/null
+++ b/chains/v21/preConfigured/details/dd954cbf4000542ef1a15bca509cd89684330bee5e23766c527cdb0d7275e9c2.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "dd954cbf4000542ef1a15bca509cd89684330bee5e23766c527cdb0d7275e9c2",
+ "name": "Creditcoin",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CTC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mainnet.creditcoin.network/ws",
+ "name": "Creditcoin Foundation"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019.json b/chains/v21/preConfigured/details/ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019.json
new file mode 100644
index 000000000..8ecc69900
--- /dev/null
+++ b/chains/v21/preConfigured/details/ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019",
+ "name": "Shibuya Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SBY",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.shibuya.astar.network",
+ "name": "Astar"
+ },
+ {
+ "url": "wss://shibuya-rpc.dwellir.com",
+ "name": "Dwellir"
+ }
+ ],
+ "addressPrefix": 5
+}
diff --git a/chains/v21/preConfigured/details/e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c.json b/chains/v21/preConfigured/details/e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c.json
new file mode 100644
index 000000000..7e77542ec
--- /dev/null
+++ b/chains/v21/preConfigured/details/e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c",
+ "name": "Integritee Network (Polkadot)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TEER",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://integritee-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://polkadot.api.integritee.network",
+ "name": "Integritee"
+ }
+ ],
+ "addressPrefix": 13
+}
diff --git a/chains/v21/preConfigured/details/e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e.json b/chains/v21/preConfigured/details/e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e.json
new file mode 100644
index 000000000..cd2a916b2
--- /dev/null
+++ b/chains/v21/preConfigured/details/e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e.json
@@ -0,0 +1,86 @@
+{
+ "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e",
+ "name": "Westend (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "WND",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
+ "staking": [
+ "relaychain",
+ "nomination-pools"
+ ]
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://westend-rpc.dwellir.com",
+ "name": "Dwellir node"
+ },
+ {
+ "url": "wss://rpc.ibp.network/westend",
+ "name": "IBP1 node"
+ },
+ {
+ "url": "wss://westend.dotters.network",
+ "name": "IBP2 node"
+ },
+ {
+ "url": "wss://westend.public.curie.radiumblock.co/ws",
+ "name": "RadiumBlock node"
+ },
+ {
+ "url": "wss://westend.api.onfinality.io/public-ws",
+ "name": "OnFinality node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://westend.subscan.io/extrinsic/{hash}",
+ "account": "https://westend.subscan.io/account/{address}"
+ }
+ ],
+ "addressPrefix": 42,
+ "externalApi": {
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend"
+ }
+ ],
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend"
+ }
+ ],
+ "crowdloans": [
+ {
+ "type": "github",
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json"
+ }
+ ],
+ "governance": [
+ {
+ "type": "subsquare",
+ "url": "https://westend.subsquare.io/api"
+ }
+ ]
+ },
+ "options": [
+ "testnet",
+ "crowdloans",
+ "governance",
+ "proxy"
+ ],
+ "additional": {
+ "themeColor": "#1F78FF",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama",
+ "stakingMaxElectingVoters": 22500,
+ "feeViaRuntimeCall": true,
+ "identityChain": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c",
+ "supportsGenericLedgerApp": true
+ }
+}
diff --git a/chains/v21/preConfigured/details/e3a1cf3db108e3e45c63a4841fe89ba95108b1db14fdec10c2e8a078ff322a67.json b/chains/v21/preConfigured/details/e3a1cf3db108e3e45c63a4841fe89ba95108b1db14fdec10c2e8a078ff322a67.json
new file mode 100644
index 000000000..552785685
--- /dev/null
+++ b/chains/v21/preConfigured/details/e3a1cf3db108e3e45c63a4841fe89ba95108b1db14fdec10c2e8a078ff322a67.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "e3a1cf3db108e3e45c63a4841fe89ba95108b1db14fdec10c2e8a078ff322a67",
+ "name": "Kintsugi (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KINT",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://api-dev-kintsugi.interlay.io/parachain",
+ "name": "Interlay"
+ }
+ ],
+ "addressPrefix": 2092
+}
diff --git a/chains/v21/preConfigured/details/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json b/chains/v21/preConfigured/details/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json
new file mode 100644
index 000000000..1dc0a52c6
--- /dev/null
+++ b/chains/v21/preConfigured/details/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec",
+ "name": "Paseo People (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PAS",
+ "precision": 10,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://people-paseo.rpc.amforc.com",
+ "name": "Amforc"
+ },
+ {
+ "url": "wss://people-paseo.dotters.network",
+ "name": "IBP2"
+ }
+ ],
+ "addressPrefix": 0
+}
diff --git a/chains/v21/preConfigured/details/e7eafa72eb58d1fdd906202f88d68f660ea6520bdc9c9ad08d6ebf91d14b4405.json b/chains/v21/preConfigured/details/e7eafa72eb58d1fdd906202f88d68f660ea6520bdc9c9ad08d6ebf91d14b4405.json
new file mode 100644
index 000000000..b7a95365d
--- /dev/null
+++ b/chains/v21/preConfigured/details/e7eafa72eb58d1fdd906202f88d68f660ea6520bdc9c9ad08d6ebf91d14b4405.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "e7eafa72eb58d1fdd906202f88d68f660ea6520bdc9c9ad08d6ebf91d14b4405",
+ "name": "Encointer Testnet Gesell (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ERT",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://gesell.encointer.org",
+ "name": "Encointer Association"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b.json b/chains/v21/preConfigured/details/e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b.json
new file mode 100644
index 000000000..eb3c69769
--- /dev/null
+++ b/chains/v21/preConfigured/details/e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b",
+ "name": "Laos Network",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "LAOS",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://laos-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://rpc.laos.laosfoundation.io",
+ "name": "freeverse.io"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json b/chains/v21/preConfigured/details/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json
new file mode 100644
index 000000000..f3b3d3e2b
--- /dev/null
+++ b/chains/v21/preConfigured/details/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json
@@ -0,0 +1,27 @@
+{
+ "chainId": "e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1",
+ "name": "Pop Network Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PAS",
+ "precision": 10,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc1.paseo.popnetwork.xyz",
+ "name": "R0GUE-RPC1"
+ },
+ {
+ "url": "wss://rpc2.paseo.popnetwork.xyz",
+ "name": "R0GUE-RPC2"
+ },
+ {
+ "url": "wss://rpc3.paseo.popnetwork.xyz",
+ "name": "R0GUE-RPC3"
+ }
+ ],
+ "addressPrefix": 0
+}
diff --git a/chains/v21/preConfigured/details/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json b/chains/v21/preConfigured/details/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json
new file mode 100644
index 000000000..43b6eb44f
--- /dev/null
+++ b/chains/v21/preConfigured/details/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452",
+ "name": "Bifrost Paseo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BNC",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://bifrost-rpc.paseo.liebi.com/ws",
+ "name": "Liebi"
+ }
+ ],
+ "addressPrefix": 6
+}
diff --git a/chains/v21/preConfigured/details/efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4.json b/chains/v21/preConfigured/details/efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4.json
new file mode 100644
index 000000000..eb9df374b
--- /dev/null
+++ b/chains/v21/preConfigured/details/efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4",
+ "name": "Polkadot Coretime",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DOT",
+ "precision": 10,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://coretime-polkadot.dotters.network",
+ "name": "IBP2"
+ },
+ {
+ "url": "wss://polkadot-coretime-rpc.polkadot.io",
+ "name": "Parity"
+ }
+ ],
+ "addressPrefix": 0
+}
diff --git a/chains/v21/preConfigured/details/f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc.json b/chains/v21/preConfigured/details/f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc.json
new file mode 100644
index 000000000..4c0d9ef7e
--- /dev/null
+++ b/chains/v21/preConfigured/details/f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc",
+ "name": "NeuroWeb Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "NEURO",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://parachain-testnet-rpc.origin-trail.network/",
+ "name": "TraceLabs"
+ }
+ ],
+ "addressPrefix": 101
+}
diff --git a/chains/v21/preConfigured/details/f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90.json b/chains/v21/preConfigured/details/f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90.json
new file mode 100644
index 000000000..4ef3fb287
--- /dev/null
+++ b/chains/v21/preConfigured/details/f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90",
+ "name": "AvN Paseo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AVT",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://public-rpc.testnet.aventus.network",
+ "name": "Aventus"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json b/chains/v21/preConfigured/details/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json
new file mode 100644
index 000000000..5565a8ff7
--- /dev/null
+++ b/chains/v21/preConfigured/details/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json
@@ -0,0 +1,31 @@
+{
+ "chainId": "f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840",
+ "name": "Westend Coretime (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "WND",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://coretime-westend-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://sys.ibp.network/coretime-westend",
+ "name": "IBP1"
+ },
+ {
+ "url": "wss://coretime-westend.dotters.network",
+ "name": "IBP2"
+ },
+ {
+ "url": "wss://westend-coretime-rpc.polkadot.io",
+ "name": "Parity"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/details/fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f.json b/chains/v21/preConfigured/details/fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f.json
new file mode 100644
index 000000000..8b5095971
--- /dev/null
+++ b/chains/v21/preConfigured/details/fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f",
+ "name": "Battery Station (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ZBS",
+ "precision": 10,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://bsr.zeitgeist.pm",
+ "name": "Zeitgeist"
+ }
+ ],
+ "addressPrefix": 73
+}
diff --git a/chains/v21/preConfigured/details/fbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595.json b/chains/v21/preConfigured/details/fbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595.json
new file mode 100644
index 000000000..9c021fc14
--- /dev/null
+++ b/chains/v21/preConfigured/details/fbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "fbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595",
+ "name": "Neatcoin",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "NEAT",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.neatcoin.org/ws",
+ "name": "Neatcoin"
+ }
+ ],
+ "addressPrefix": 48
+}
diff --git a/chains/v21/preConfigured/details/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json b/chains/v21/preConfigured/details/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json
new file mode 100644
index 000000000..47d71c94f
--- /dev/null
+++ b/chains/v21/preConfigured/details/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572",
+ "name": "Creditcoin3 Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CTC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.cc3-testnet.creditcoin.network/ws",
+ "name": "Creditcoin Foundation"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/01f15f9d48ea279640cb35267bfd33a88bb4c21ebb00b129e9bc2d2236aaafdb.json b/chains/v21/preConfigured/detailsDev/01f15f9d48ea279640cb35267bfd33a88bb4c21ebb00b129e9bc2d2236aaafdb.json
new file mode 100644
index 000000000..51c51ea17
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/01f15f9d48ea279640cb35267bfd33a88bb4c21ebb00b129e9bc2d2236aaafdb.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "01f15f9d48ea279640cb35267bfd33a88bb4c21ebb00b129e9bc2d2236aaafdb",
+ "name": "SoonSocial (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOON",
+ "precision": 10,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rco-para.subsocial.network",
+ "name": "DappForce"
+ }
+ ],
+ "addressPrefix": 28
+}
diff --git a/chains/v21/preConfigured/detailsDev/0446ab8b4c86695018b791cd3cc4481c791f56ef2b4003197568941b5a8d2f9a.json b/chains/v21/preConfigured/detailsDev/0446ab8b4c86695018b791cd3cc4481c791f56ef2b4003197568941b5a8d2f9a.json
new file mode 100644
index 000000000..e86da665c
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/0446ab8b4c86695018b791cd3cc4481c791f56ef2b4003197568941b5a8d2f9a.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "0446ab8b4c86695018b791cd3cc4481c791f56ef2b4003197568941b5a8d2f9a",
+ "name": "Jur Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "JUR",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://testnet.jur.io",
+ "name": "Jur"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/0614f7b74a2e47f7c8d8e2a5335be84bdde9402a43f5decdec03200a87c8b943.json b/chains/v21/preConfigured/detailsDev/0614f7b74a2e47f7c8d8e2a5335be84bdde9402a43f5decdec03200a87c8b943.json
new file mode 100644
index 000000000..8d8dc443b
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/0614f7b74a2e47f7c8d8e2a5335be84bdde9402a43f5decdec03200a87c8b943.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "0614f7b74a2e47f7c8d8e2a5335be84bdde9402a43f5decdec03200a87c8b943",
+ "name": "Analog Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TANLOG",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.testnet.analog.one",
+ "name": "Analog One"
+ }
+ ],
+ "addressPrefix": 12850
+}
diff --git a/chains/v21/preConfigured/detailsDev/0c121c75f4ef450f40619e1fca9d1e8e7fbabc42c895bc4790801e85d5a91c34.json b/chains/v21/preConfigured/detailsDev/0c121c75f4ef450f40619e1fca9d1e8e7fbabc42c895bc4790801e85d5a91c34.json
new file mode 100644
index 000000000..cce699cdb
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/0c121c75f4ef450f40619e1fca9d1e8e7fbabc42c895bc4790801e85d5a91c34.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "0c121c75f4ef450f40619e1fca9d1e8e7fbabc42c895bc4790801e85d5a91c34",
+ "name": "Subspace Gemini 3h (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "tSSC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-0.gemini-3h.subspace.network/ws",
+ "name": "US"
+ },
+ {
+ "url": "wss://rpc-1.gemini-3h.subspace.network/ws",
+ "name": "US2"
+ }
+ ],
+ "addressPrefix": 2254
+}
diff --git a/chains/v21/preConfigured/detailsDev/0def0ce9d55a1c9e6370042f0b8f0e07860feeca66b2e07e76cb321925ea226b.json b/chains/v21/preConfigured/detailsDev/0def0ce9d55a1c9e6370042f0b8f0e07860feeca66b2e07e76cb321925ea226b.json
new file mode 100644
index 000000000..9e32e9c8c
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/0def0ce9d55a1c9e6370042f0b8f0e07860feeca66b2e07e76cb321925ea226b.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "0def0ce9d55a1c9e6370042f0b8f0e07860feeca66b2e07e76cb321925ea226b",
+ "name": "Magnet Rococo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DOT",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://magnet-rpc.magport.io/ws",
+ "name": "Magnet"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json b/chains/v21/preConfigured/detailsDev/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json
new file mode 100644
index 000000000..c3101b6e1
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c",
+ "name": "Bastiat (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "LDN",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://testchain.liberland.org",
+ "name": "Liberland Government"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json b/chains/v21/preConfigured/detailsDev/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json
new file mode 100644
index 000000000..0e3cf1eed
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff",
+ "name": "BIFROST Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BFC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://public-01.testnet.bifrostnetwork.com/wss",
+ "name": "Pilab #1"
+ },
+ {
+ "url": "wss://public-02.testnet.bifrostnetwork.com/wss",
+ "name": "Pilab #2"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f.json b/chains/v21/preConfigured/detailsDev/15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f.json
new file mode 100644
index 000000000..acaf30c7b
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f",
+ "name": "Muse Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "MUSE",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rococo-muse-rpc.polkadot.io",
+ "name": "Parity"
+ }
+ ],
+ "addressPrefix": 29972
+}
diff --git a/chains/v21/preConfigured/detailsDev/1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15.json b/chains/v21/preConfigured/detailsDev/1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15.json
new file mode 100644
index 000000000..f5fd5789d
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15",
+ "name": "Integritee Testnet on Paseo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TEER",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://paseo.api.integritee.network",
+ "name": "Integritee"
+ }
+ ],
+ "addressPrefix": 13
+}
diff --git a/chains/v21/preConfigured/detailsDev/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json b/chains/v21/preConfigured/detailsDev/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json
new file mode 100644
index 000000000..7acbb0fa4
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0",
+ "name": "Frequency Paseo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "XRQCY",
+ "precision": 8,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://0.rpc.testnet.amplica.io",
+ "name": "Amplica Labs"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json b/chains/v21/preConfigured/detailsDev/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json
new file mode 100644
index 000000000..14e9fe64f
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea",
+ "name": "VTB Mainnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "VTBC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://substratenode.vtbcfoundation.org/explorer",
+ "name": "VTB Community"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/24501a6461d701c16b017bc9f46c435b1b72deebda03c275b274bbe29303bb6a.json b/chains/v21/preConfigured/detailsDev/24501a6461d701c16b017bc9f46c435b1b72deebda03c275b274bbe29303bb6a.json
new file mode 100644
index 000000000..3ad600390
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/24501a6461d701c16b017bc9f46c435b1b72deebda03c275b274bbe29303bb6a.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "24501a6461d701c16b017bc9f46c435b1b72deebda03c275b274bbe29303bb6a",
+ "name": "Bajun Paseo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BAJU",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-paseo.bajun.network",
+ "name": "BajunNetwork"
+ }
+ ],
+ "addressPrefix": 1337
+}
diff --git a/chains/v21/preConfigured/detailsDev/27aafd88e5921f5d5c6aebcd728dacbbf5c2a37f63e2eda301f8e0def01c43ea.json b/chains/v21/preConfigured/detailsDev/27aafd88e5921f5d5c6aebcd728dacbbf5c2a37f63e2eda301f8e0def01c43ea.json
new file mode 100644
index 000000000..a2b74fb05
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/27aafd88e5921f5d5c6aebcd728dacbbf5c2a37f63e2eda301f8e0def01c43ea.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "27aafd88e5921f5d5c6aebcd728dacbbf5c2a37f63e2eda301f8e0def01c43ea",
+ "name": "Dancebox (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DANCE",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://dancebox.tanssi-api.network",
+ "name": "Tanssi"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9.json b/chains/v21/preConfigured/detailsDev/28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9.json
new file mode 100644
index 000000000..7065a8d16
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9",
+ "name": "Xode",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "XON",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpcnodea01.xode.net/n7yoxCmcIrCF6VziCcDmYTwL8R03a/rpc",
+ "name": "XodeCommunity"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b.json b/chains/v21/preConfigured/detailsDev/28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b.json
new file mode 100644
index 000000000..cab24f448
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b",
+ "name": "logion network",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "LGNT",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://para-rpc01.logion.network",
+ "name": "Logion 1"
+ }
+ ],
+ "addressPrefix": 2021
+}
diff --git a/chains/v21/preConfigured/detailsDev/2991d4125ac465d64c4c0b915fedd7168b5961b7676480636e3747f1ad64cfb9.json b/chains/v21/preConfigured/detailsDev/2991d4125ac465d64c4c0b915fedd7168b5961b7676480636e3747f1ad64cfb9.json
new file mode 100644
index 000000000..982975202
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/2991d4125ac465d64c4c0b915fedd7168b5961b7676480636e3747f1ad64cfb9.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "2991d4125ac465d64c4c0b915fedd7168b5961b7676480636e3747f1ad64cfb9",
+ "name": "Subzero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ZERO",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-1.gamedao.net",
+ "name": "GameDAO"
+ }
+ ],
+ "addressPrefix": 25
+}
diff --git a/chains/v21/preConfigured/detailsDev/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json b/chains/v21/preConfigured/detailsDev/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json
new file mode 100644
index 000000000..b0297abf6
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872",
+ "name": "Robonomics Polkadot",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "XRT",
+ "precision": 9,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://polkadot.rpc.robonomics.network/",
+ "name": "Airalab"
+ }
+ ],
+ "addressPrefix": 32
+}
diff --git a/chains/v21/preConfigured/detailsDev/414d9505d4f2c6146a8a06363015249fd22770b707e48b0d1f545366e768bab7.json b/chains/v21/preConfigured/detailsDev/414d9505d4f2c6146a8a06363015249fd22770b707e48b0d1f545366e768bab7.json
new file mode 100644
index 000000000..19e79598f
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/414d9505d4f2c6146a8a06363015249fd22770b707e48b0d1f545366e768bab7.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "414d9505d4f2c6146a8a06363015249fd22770b707e48b0d1f545366e768bab7",
+ "name": "Subzero Development (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ZERO",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.dev.gamedao.net",
+ "name": "GameDAO"
+ }
+ ],
+ "addressPrefix": 25
+}
diff --git a/chains/v21/preConfigured/detailsDev/418040fc282f5e5ddd432c46d05297636f6f75ce68d66499ff4cbda69ccd180b.json b/chains/v21/preConfigured/detailsDev/418040fc282f5e5ddd432c46d05297636f6f75ce68d66499ff4cbda69ccd180b.json
new file mode 100644
index 000000000..228bde95c
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/418040fc282f5e5ddd432c46d05297636f6f75ce68d66499ff4cbda69ccd180b.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "418040fc282f5e5ddd432c46d05297636f6f75ce68d66499ff4cbda69ccd180b",
+ "name": "Subspace Gemini 3g (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "tSSC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-0.gemini-3g.subspace.network/ws",
+ "name": "US"
+ }
+ ],
+ "addressPrefix": 2254
+}
diff --git a/chains/v21/preConfigured/detailsDev/43d10ffd50990380ffe6c9392145431d630ae67e89dbc9c014cac2a417759101.json b/chains/v21/preConfigured/detailsDev/43d10ffd50990380ffe6c9392145431d630ae67e89dbc9c014cac2a417759101.json
new file mode 100644
index 000000000..91dd39c7d
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/43d10ffd50990380ffe6c9392145431d630ae67e89dbc9c014cac2a417759101.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "43d10ffd50990380ffe6c9392145431d630ae67e89dbc9c014cac2a417759101",
+ "name": "Subspace Gemini 2a (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "tSSC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://eu-0.gemini-2a.subspace.network/ws",
+ "name": "Europe"
+ }
+ ],
+ "addressPrefix": 2254
+}
diff --git a/chains/v21/preConfigured/detailsDev/4436a7d64e363df85e065a894721002a86643283f9707338bf195d360ba2ee71.json b/chains/v21/preConfigured/detailsDev/4436a7d64e363df85e065a894721002a86643283f9707338bf195d360ba2ee71.json
new file mode 100644
index 000000000..05b212b5a
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/4436a7d64e363df85e065a894721002a86643283f9707338bf195d360ba2ee71.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "4436a7d64e363df85e065a894721002a86643283f9707338bf195d360ba2ee71",
+ "name": "Creditcoin3",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CTC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mainnet3.creditcoin.network",
+ "name": "Creditcoin Foundation"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0.json b/chains/v21/preConfigured/detailsDev/44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0.json
new file mode 100644
index 000000000..dfeb34ce7
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0",
+ "name": "Tangle Mainnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TNT",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://tangle-mainnet-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://rpc.tangle.tools",
+ "name": "Webb"
+ }
+ ],
+ "addressPrefix": 5845
+}
diff --git a/chains/v21/preConfigured/detailsDev/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json b/chains/v21/preConfigured/detailsDev/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json
new file mode 100644
index 000000000..95cae17fb
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2",
+ "name": "Energy Web X Paseo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "VT",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://public-rpc.testnet.energywebx.com/",
+ "name": "Energy Web"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json b/chains/v21/preConfigured/detailsDev/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json
new file mode 100644
index 000000000..0ce03173a
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73",
+ "name": "Hyperbridge (Gargantua) (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "tNAND",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://hyperbridge-paseo-rpc.blockops.network",
+ "name": "BlockOps"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/5d2947b8565abdf7112beff1c52b8fb017d86ef11cca9e64644f2fe3de878598.json b/chains/v21/preConfigured/detailsDev/5d2947b8565abdf7112beff1c52b8fb017d86ef11cca9e64644f2fe3de878598.json
new file mode 100644
index 000000000..81a330a4a
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/5d2947b8565abdf7112beff1c52b8fb017d86ef11cca9e64644f2fe3de878598.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "5d2947b8565abdf7112beff1c52b8fb017d86ef11cca9e64644f2fe3de878598",
+ "name": "Encointer on Rococo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ROC",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rococo.api.encointer.org",
+ "name": "Encointer Association"
+ }
+ ],
+ "addressPrefix": 2
+}
diff --git a/chains/v21/preConfigured/detailsDev/5dddf19e6cd4b29f00b08fd3de2f39c6cdd1be541de5f87c61e60daf74082d2c.json b/chains/v21/preConfigured/detailsDev/5dddf19e6cd4b29f00b08fd3de2f39c6cdd1be541de5f87c61e60daf74082d2c.json
new file mode 100644
index 000000000..3a2bebe68
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/5dddf19e6cd4b29f00b08fd3de2f39c6cdd1be541de5f87c61e60daf74082d2c.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "5dddf19e6cd4b29f00b08fd3de2f39c6cdd1be541de5f87c61e60daf74082d2c",
+ "name": "RILT Peregrine (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "RILT",
+ "precision": 15,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rilt.kilt.io",
+ "name": "BOTLabs"
+ }
+ ],
+ "addressPrefix": 38
+}
diff --git a/chains/v21/preConfigured/detailsDev/5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585.json b/chains/v21/preConfigured/detailsDev/5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585.json
new file mode 100644
index 000000000..6592de05b
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585",
+ "name": "Myriad Paseo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "MYRIA",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws-rpc.paseo.myriad.social",
+ "name": "myriadPaseo"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1.json b/chains/v21/preConfigured/detailsDev/6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1.json
new file mode 100644
index 000000000..97676f01c
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1",
+ "name": "Laos Sigma Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SIGMA",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.laossigma.laosfoundation.io",
+ "name": "freeverse.io"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050.json b/chains/v21/preConfigured/detailsDev/638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050.json
new file mode 100644
index 000000000..7b2b69015
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050.json
@@ -0,0 +1,39 @@
+{
+ "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050",
+ "name": "Kusama Coretime",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KSM",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://coretime-kusama-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://sys.ibp.network/coretime-kusama",
+ "name": "IBP1"
+ },
+ {
+ "url": "wss://coretime-kusama.dotters.network",
+ "name": "IBP2"
+ },
+ {
+ "url": "wss://rpc-coretime-kusama.luckyfriday.io",
+ "name": "LuckyFriday"
+ },
+ {
+ "url": "wss://kusama-coretime-rpc.polkadot.io",
+ "name": "Parity"
+ },
+ {
+ "url": "wss://ksm-rpc.stakeworld.io/coretime",
+ "name": "Stakeworld"
+ }
+ ],
+ "addressPrefix": 2
+}
diff --git a/chains/v21/preConfigured/detailsDev/63d241d7f8f480017f5a9452c647300416ccc7b24d86c998c7105bb60aad470f.json b/chains/v21/preConfigured/detailsDev/63d241d7f8f480017f5a9452c647300416ccc7b24d86c998c7105bb60aad470f.json
new file mode 100644
index 000000000..35ab2049c
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/63d241d7f8f480017f5a9452c647300416ccc7b24d86c998c7105bb60aad470f.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "63d241d7f8f480017f5a9452c647300416ccc7b24d86c998c7105bb60aad470f",
+ "name": "Subspace Gemini 3h Domain 0 (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "tSSC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://nova-0.gemini-3h.subspace.network/ws",
+ "name": "EU1"
+ },
+ {
+ "url": "wss://nova-1.gemini-3h.subspace.network/ws",
+ "name": "EU2"
+ }
+ ],
+ "addressPrefix": 2254
+}
diff --git a/chains/v21/preConfigured/detailsDev/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json b/chains/v21/preConfigured/detailsDev/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json
new file mode 100644
index 000000000..6618b0e49
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe",
+ "name": "BIFROST Mainnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BFC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://public-01.mainnet.bifrostnetwork.com/wss",
+ "name": "Pilab #1"
+ },
+ {
+ "url": "wss://public-02.mainnet.bifrostnetwork.com/wss",
+ "name": "Pilab #2"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0.json b/chains/v21/preConfigured/detailsDev/65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0.json
new file mode 100644
index 000000000..b349199ba
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0",
+ "name": "Niskala (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KPGT",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mlg1.mandalachain.io",
+ "name": "Baliola 1"
+ },
+ {
+ "url": "wss://mlg2.mandalachain.io",
+ "name": "Baliola 2"
+ }
+ ],
+ "addressPrefix": 6629
+}
diff --git a/chains/v21/preConfigured/detailsDev/6940b1852737722c0aa768710e20105ab8c6a80b63a0339cb99892ffdce38283.json b/chains/v21/preConfigured/detailsDev/6940b1852737722c0aa768710e20105ab8c6a80b63a0339cb99892ffdce38283.json
new file mode 100644
index 000000000..7a0b2e276
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/6940b1852737722c0aa768710e20105ab8c6a80b63a0339cb99892ffdce38283.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "6940b1852737722c0aa768710e20105ab8c6a80b63a0339cb99892ffdce38283",
+ "name": "Litentry-rococo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "LIT",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.rococo-parachain.litentry.io",
+ "name": "Litentry"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/6a2f9e22feb677ca03b1887493ad5eeb240d6133b5b89999b76ab3695a036c64.json b/chains/v21/preConfigured/detailsDev/6a2f9e22feb677ca03b1887493ad5eeb240d6133b5b89999b76ab3695a036c64.json
new file mode 100644
index 000000000..e5c9792ec
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/6a2f9e22feb677ca03b1887493ad5eeb240d6133b5b89999b76ab3695a036c64.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "6a2f9e22feb677ca03b1887493ad5eeb240d6133b5b89999b76ab3695a036c64",
+ "name": "HydraDX testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "HDX",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://paseo-rpc.play.hydration.cloud",
+ "name": "Galactic Council"
+ }
+ ],
+ "addressPrefix": 63
+}
diff --git a/chains/v21/preConfigured/detailsDev/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json b/chains/v21/preConfigured/detailsDev/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json
new file mode 100644
index 000000000..7762b45c7
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10",
+ "name": "ChainX",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PCX",
+ "precision": 8,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mainnet.chainx.org/ws",
+ "name": "ChainX"
+ }
+ ],
+ "addressPrefix": 44
+}
diff --git a/chains/v21/preConfigured/detailsDev/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json b/chains/v21/preConfigured/detailsDev/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json
new file mode 100644
index 000000000..5bb843eab
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6",
+ "name": "Liberland",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "LLD",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://liberland-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://mainnet.liberland.org",
+ "name": "Liberland Government"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/6de3dc58adbc525bad4ae201a8660c5be8949e10308457b176510c72a413f3a3.json b/chains/v21/preConfigured/detailsDev/6de3dc58adbc525bad4ae201a8660c5be8949e10308457b176510c72a413f3a3.json
new file mode 100644
index 000000000..250b38470
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/6de3dc58adbc525bad4ae201a8660c5be8949e10308457b176510c72a413f3a3.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "6de3dc58adbc525bad4ae201a8660c5be8949e10308457b176510c72a413f3a3",
+ "name": "Rococo BridgeHub (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ROC",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://bridge-hub-rococo-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://rococo-bridge-hub-rpc.polkadot.io",
+ "name": "Parity"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44.json b/chains/v21/preConfigured/detailsDev/713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44.json
new file mode 100644
index 000000000..207e9392a
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44.json
@@ -0,0 +1,39 @@
+{
+ "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44",
+ "name": "Westend Collectives (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "WND",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://collectives-westend-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://westend-collectives-rpc-tn.dwellir.com",
+ "name": "Dwellir Tunisia"
+ },
+ {
+ "url": "wss://sys.ibp.network/collectives-westend",
+ "name": "IBP1"
+ },
+ {
+ "url": "wss://collectives-westend.dotters.network",
+ "name": "IBP2"
+ },
+ {
+ "url": "wss://westend-collectives-rpc.polkadot.io",
+ "name": "Parity"
+ }
+ ],
+ "options": [
+ "testnet",
+ "proxy"
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d.json b/chains/v21/preConfigured/detailsDev/72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d.json
new file mode 100644
index 000000000..235896a4b
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d.json
@@ -0,0 +1,27 @@
+{
+ "chainId": "72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d",
+ "name": "Parachain",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PDEX",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://polkadex-parachain-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://polkadex-parachain.api.onfinality.io/public-ws",
+ "name": "OnFinality"
+ },
+ {
+ "url": "wss://polkadex-parachain.public.curie.radiumblock.co/ws",
+ "name": "RadiumBlock"
+ }
+ ],
+ "addressPrefix": 89
+}
diff --git a/chains/v21/preConfigured/detailsDev/797fe0d6ea6917b5a36707961d819dca1826628123510730425c3bafc65ccf59.json b/chains/v21/preConfigured/detailsDev/797fe0d6ea6917b5a36707961d819dca1826628123510730425c3bafc65ccf59.json
new file mode 100644
index 000000000..29e394515
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/797fe0d6ea6917b5a36707961d819dca1826628123510730425c3bafc65ccf59.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "797fe0d6ea6917b5a36707961d819dca1826628123510730425c3bafc65ccf59",
+ "name": "Mangata Public Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "MGAT",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://collator-01-ws-rococo.mangata.online",
+ "name": "Mangata"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json b/chains/v21/preConfigured/detailsDev/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json
new file mode 100644
index 000000000..b13a46df6
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519",
+ "name": "Ajuna Paseo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AJUN",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-paseo.ajuna.network",
+ "name": "BajunNetwork"
+ }
+ ],
+ "addressPrefix": 1328
+}
diff --git a/chains/v21/preConfigured/detailsDev/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json b/chains/v21/preConfigured/detailsDev/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json
new file mode 100644
index 000000000..350b8c66b
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080",
+ "name": "Chainflip-Perseverance (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "FLIP",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://archive.perseverance.chainflip.io",
+ "name": "chainflip"
+ }
+ ],
+ "addressPrefix": 2112
+}
diff --git a/chains/v21/preConfigured/detailsDev/7e18728b3f890088891d03dd5b30db9f1a0e62e05bc30eb4cf53f3c4a8280d76.json b/chains/v21/preConfigured/detailsDev/7e18728b3f890088891d03dd5b30db9f1a0e62e05bc30eb4cf53f3c4a8280d76.json
new file mode 100644
index 000000000..0a9d9c29a
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/7e18728b3f890088891d03dd5b30db9f1a0e62e05bc30eb4cf53f3c4a8280d76.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "7e18728b3f890088891d03dd5b30db9f1a0e62e05bc30eb4cf53f3c4a8280d76",
+ "name": "Harmonie Testnet Live (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "HMY",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://harmonie-endpoint-02.allfeat.io",
+ "name": "Allfeat labs"
+ }
+ ],
+ "addressPrefix": 441
+}
diff --git a/chains/v21/preConfigured/detailsDev/84639f2a685cb614580e29b40111ba5b5d38cf95f12442252f4b5eda719da906.json b/chains/v21/preConfigured/detailsDev/84639f2a685cb614580e29b40111ba5b5d38cf95f12442252f4b5eda719da906.json
new file mode 100644
index 000000000..d7faa08de
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/84639f2a685cb614580e29b40111ba5b5d38cf95f12442252f4b5eda719da906.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "84639f2a685cb614580e29b40111ba5b5d38cf95f12442252f4b5eda719da906",
+ "name": "Curio Rococo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CGT",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://testnet.parachain.curioinvest.com/",
+ "name": "Curio"
+ }
+ ],
+ "addressPrefix": 777
+}
diff --git a/chains/v21/preConfigured/detailsDev/87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8.json b/chains/v21/preConfigured/detailsDev/87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8.json
new file mode 100644
index 000000000..d65bc9594
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8",
+ "name": "Logion TEST (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "LGNTT",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://test-para-rpc01.logion.network",
+ "name": "Logion"
+ }
+ ],
+ "addressPrefix": 2021
+}
diff --git a/chains/v21/preConfigured/detailsDev/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json b/chains/v21/preConfigured/detailsDev/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json
new file mode 100644
index 000000000..a4c2bc8a6
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9",
+ "name": "Chainflip-Berghain",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "FLIP",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mainnet-archive.chainflip.io",
+ "name": "chainflip"
+ },
+ {
+ "url": "wss://chainflip-rpc.dwellir.com",
+ "name": "dwellir"
+ }
+ ],
+ "addressPrefix": 2112
+}
diff --git a/chains/v21/preConfigured/detailsDev/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json b/chains/v21/preConfigured/detailsDev/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json
new file mode 100644
index 000000000..c2d72f103
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095",
+ "name": "Subspace Gemini 3f (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "tSSC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-1.gemini-3f.subspace.network/ws",
+ "name": "Europe"
+ }
+ ],
+ "addressPrefix": 2254
+}
diff --git a/chains/v21/preConfigured/detailsDev/996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50.json b/chains/v21/preConfigured/detailsDev/996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50.json
new file mode 100644
index 000000000..e64a44554
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50",
+ "name": "DeBio",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DBIO",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://gateway.mainnet.octopus.network/debionetwork/ae48005a0c7ecb4053394559a7f4069e",
+ "name": "Octopus"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/9a33d1af38c2736ecddbbbcdc2cb2c3023e9b91dc295ac3f1473fe226e5944a7.json b/chains/v21/preConfigured/detailsDev/9a33d1af38c2736ecddbbbcdc2cb2c3023e9b91dc295ac3f1473fe226e5944a7.json
new file mode 100644
index 000000000..c8867429d
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/9a33d1af38c2736ecddbbbcdc2cb2c3023e9b91dc295ac3f1473fe226e5944a7.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "9a33d1af38c2736ecddbbbcdc2cb2c3023e9b91dc295ac3f1473fe226e5944a7",
+ "name": "t3rn",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRN",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.t3rn.io",
+ "name": "t3rn"
+ }
+ ],
+ "addressPrefix": 9935
+}
diff --git a/chains/v21/preConfigured/detailsDev/9ee86eefc3cc61c71a7751bba7f25e442da2512f408e6286153b3ccc055dccf0.json b/chains/v21/preConfigured/detailsDev/9ee86eefc3cc61c71a7751bba7f25e442da2512f408e6286153b3ccc055dccf0.json
new file mode 100644
index 000000000..72d6eeb0d
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/9ee86eefc3cc61c71a7751bba7f25e442da2512f408e6286153b3ccc055dccf0.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "9ee86eefc3cc61c71a7751bba7f25e442da2512f408e6286153b3ccc055dccf0",
+ "name": "Subspace Gemini 1 (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "tSSC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://eu.gemini-1b.subspace.network/ws",
+ "name": "Europe"
+ }
+ ],
+ "addressPrefix": 2254
+}
diff --git a/chains/v21/preConfigured/detailsDev/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json b/chains/v21/preConfigured/detailsDev/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json
new file mode 100644
index 000000000..7e98aff60
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94",
+ "name": "Elysium Mainnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "LAVA",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.elysiumchain.tech",
+ "name": "Elysium"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/a383162ce6cd5b5096e1549c2d575e6f26ecbebe794b0d9c8ef1162265cae939.json b/chains/v21/preConfigured/detailsDev/a383162ce6cd5b5096e1549c2d575e6f26ecbebe794b0d9c8ef1162265cae939.json
new file mode 100644
index 000000000..792f78d88
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/a383162ce6cd5b5096e1549c2d575e6f26ecbebe794b0d9c8ef1162265cae939.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "a383162ce6cd5b5096e1549c2d575e6f26ecbebe794b0d9c8ef1162265cae939",
+ "name": "Argon Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ARGON",
+ "precision": 3,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.testnet.argonprotocol.org",
+ "name": "Argon Foundation"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/b53c620c41860278fa3068a5367c8eedceefce8a7c29237d830bc09a71737b5d.json b/chains/v21/preConfigured/detailsDev/b53c620c41860278fa3068a5367c8eedceefce8a7c29237d830bc09a71737b5d.json
new file mode 100644
index 000000000..271ca7fb2
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/b53c620c41860278fa3068a5367c8eedceefce8a7c29237d830bc09a71737b5d.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "b53c620c41860278fa3068a5367c8eedceefce8a7c29237d830bc09a71737b5d",
+ "name": "Watr Network (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "WATRD",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.dev.watr.org",
+ "name": "Watr"
+ }
+ ],
+ "addressPrefix": 19
+}
diff --git a/chains/v21/preConfigured/detailsDev/b6f6abf5fcfcf27dd9cfb1da60eecf94239e4a25f4c9bc319379f54be2d0fe02.json b/chains/v21/preConfigured/detailsDev/b6f6abf5fcfcf27dd9cfb1da60eecf94239e4a25f4c9bc319379f54be2d0fe02.json
new file mode 100644
index 000000000..55ce84836
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/b6f6abf5fcfcf27dd9cfb1da60eecf94239e4a25f4c9bc319379f54be2d0fe02.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "b6f6abf5fcfcf27dd9cfb1da60eecf94239e4a25f4c9bc319379f54be2d0fe02",
+ "name": "Foucoco (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AMPE",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc-foucoco.pendulumchain.tech",
+ "name": "PendulumChain"
+ }
+ ],
+ "addressPrefix": 57
+}
diff --git a/chains/v21/preConfigured/detailsDev/bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5.json b/chains/v21/preConfigured/detailsDev/bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5.json
new file mode 100644
index 000000000..3c57e02c6
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5",
+ "name": "commune",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "C",
+ "precision": 9,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://commune-api-node-1.communeai.net",
+ "name": "Bitconnect"
+ },
+ {
+ "url": "wss://commune.api.onfinality.io/public-ws",
+ "name": "OnFinality"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/c079ad1435652801e6789aa485ca8b13616716bcefb7f77395e889dc6d98e8c5.json b/chains/v21/preConfigured/detailsDev/c079ad1435652801e6789aa485ca8b13616716bcefb7f77395e889dc6d98e8c5.json
new file mode 100644
index 000000000..ae74eab17
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/c079ad1435652801e6789aa485ca8b13616716bcefb7f77395e889dc6d98e8c5.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "c079ad1435652801e6789aa485ca8b13616716bcefb7f77395e889dc6d98e8c5",
+ "name": "Rococo Coretime (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ROC",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rococo-coretime-rpc.polkadot.io",
+ "name": "Parity"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6.json b/chains/v21/preConfigured/detailsDev/c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6.json
new file mode 100644
index 000000000..65fd97bf2
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6",
+ "name": "Bitgreen",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BBB",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mainnet.bitgreen.org",
+ "name": "Bitgreen"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json b/chains/v21/preConfigured/detailsDev/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json
new file mode 100644
index 000000000..fb828745b
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf",
+ "name": "Creditcoin PoS Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CTC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.testnet.creditcoin.network/ws",
+ "name": "Creditcoin Foundation"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/c5442742bb6288bb3835ea1c9032981f06433ee5fc65d6e216c4422c0c19b989.json b/chains/v21/preConfigured/detailsDev/c5442742bb6288bb3835ea1c9032981f06433ee5fc65d6e216c4422c0c19b989.json
new file mode 100644
index 000000000..e1b9b0619
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/c5442742bb6288bb3835ea1c9032981f06433ee5fc65d6e216c4422c0c19b989.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "c5442742bb6288bb3835ea1c9032981f06433ee5fc65d6e216c4422c0c19b989",
+ "name": "Contracts on Rococo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ROC",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rococo-contracts-rpc.polkadot.io",
+ "name": "Parity"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/c56fa32442b2dad76f214b3ae07998e4ca09736e4813724bfb0717caae2c8bee.json b/chains/v21/preConfigured/detailsDev/c56fa32442b2dad76f214b3ae07998e4ca09736e4813724bfb0717caae2c8bee.json
new file mode 100644
index 000000000..0133fc31c
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/c56fa32442b2dad76f214b3ae07998e4ca09736e4813724bfb0717caae2c8bee.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "c56fa32442b2dad76f214b3ae07998e4ca09736e4813724bfb0717caae2c8bee",
+ "name": "Humanode Mainnet",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "HMND",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://explorer-rpc-ws.mainnet.stages.humanode.io",
+ "name": "Humanode"
+ }
+ ],
+ "addressPrefix": 5234
+}
diff --git a/chains/v21/preConfigured/detailsDev/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json b/chains/v21/preConfigured/detailsDev/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json
new file mode 100644
index 000000000..c86ae728b
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464",
+ "name": "Paseo Coretime (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PAS",
+ "precision": 10,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://coretime-paseo.dotters.network",
+ "name": "IBP2"
+ },
+ {
+ "url": "wss://paseo-coretime.paranodes.io",
+ "name": "ParaNodes"
+ }
+ ],
+ "addressPrefix": 0
+}
diff --git a/chains/v21/preConfigured/detailsDev/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json b/chains/v21/preConfigured/detailsDev/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json
new file mode 100644
index 000000000..c2f81d2fb
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json
@@ -0,0 +1,31 @@
+{
+ "chainId": "c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9",
+ "name": "OPAL by UNIQUE (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "OPL",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws-opal.unique.network",
+ "name": "Geo Load Balancer"
+ },
+ {
+ "url": "wss://us-ws-opal.unique.network",
+ "name": "Unique America"
+ },
+ {
+ "url": "wss://asia-ws-opal.unique.network",
+ "name": "Unique Asia"
+ },
+ {
+ "url": "wss://eu-ws-opal.unique.network",
+ "name": "Unique Europe"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/caa036a5a771a7d6ea800c2988f4e3478b98de3ba9dab786db15e3e5e5b67886.json b/chains/v21/preConfigured/detailsDev/caa036a5a771a7d6ea800c2988f4e3478b98de3ba9dab786db15e3e5e5b67886.json
new file mode 100644
index 000000000..c7411167e
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/caa036a5a771a7d6ea800c2988f4e3478b98de3ba9dab786db15e3e5e5b67886.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "caa036a5a771a7d6ea800c2988f4e3478b98de3ba9dab786db15e3e5e5b67886",
+ "name": "Rococo People (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ROC",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rococo-people-rpc.polkadot.io",
+ "name": "Parity"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json b/chains/v21/preConfigured/detailsDev/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json
new file mode 100644
index 000000000..463cd8756
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e",
+ "name": "Paseo Bridge Hub (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PAS",
+ "precision": 10,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://bridge-hub-paseo.dotters.network",
+ "name": "IBP2"
+ }
+ ],
+ "addressPrefix": 0
+}
diff --git a/chains/v21/preConfigured/detailsDev/ce663480d55121504f3faf403756ac2b2d9f9870135b6f10222c848db45ded58.json b/chains/v21/preConfigured/detailsDev/ce663480d55121504f3faf403756ac2b2d9f9870135b6f10222c848db45ded58.json
new file mode 100644
index 000000000..5207128f9
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/ce663480d55121504f3faf403756ac2b2d9f9870135b6f10222c848db45ded58.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "ce663480d55121504f3faf403756ac2b2d9f9870135b6f10222c848db45ded58",
+ "name": "Darwinia Koi (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "KRING",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://koi-rpc.darwinia.network",
+ "name": "Darwinia"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json b/chains/v21/preConfigured/detailsDev/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json
new file mode 100644
index 000000000..be30125ee
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json
@@ -0,0 +1,35 @@
+{
+ "chainId": "d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2",
+ "name": "Paseo Asset Hub (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PAS",
+ "precision": 10,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://asset-hub-paseo-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://sys.ibp.network/asset-hub-paseo",
+ "name": "IBP1"
+ },
+ {
+ "url": "wss://asset-hub-paseo.dotters.network",
+ "name": "IBP2"
+ },
+ {
+ "url": "wss://pas-rpc.stakeworld.io/assethub",
+ "name": "StakeWorld"
+ },
+ {
+ "url": "wss://sys.turboflakes.io/asset-hub-paseo",
+ "name": "TurboFlakes"
+ }
+ ],
+ "addressPrefix": 0
+}
diff --git a/chains/v21/preConfigured/detailsDev/d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2.json b/chains/v21/preConfigured/detailsDev/d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2.json
new file mode 100644
index 000000000..21a0f2769
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2",
+ "name": "Phala PoC-6 (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PHA",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://poc6.phala.network/ws",
+ "name": "Phala Network"
+ }
+ ],
+ "addressPrefix": 30
+}
diff --git a/chains/v21/preConfigured/detailsDev/d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522.json b/chains/v21/preConfigured/detailsDev/d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522.json
new file mode 100644
index 000000000..3a0d692db
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522",
+ "name": "Parachain Hades testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "notNodl",
+ "precision": 11,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://node-6957502816543653888.lh.onfinality.io/ws?apikey=09b04494-3139-4b57-a5d1-e1c4c18748ce",
+ "name": "OnFinality"
+ }
+ ],
+ "addressPrefix": 37
+}
diff --git a/chains/v21/preConfigured/detailsDev/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json b/chains/v21/preConfigured/detailsDev/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json
new file mode 100644
index 000000000..f81d38d03
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
+ "name": "Composable Finance (SHUTTING DOWN)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "LAYR",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.composable.finance",
+ "name": "Composable node"
+ }
+ ],
+ "addressPrefix": 50
+}
diff --git a/chains/v21/preConfigured/detailsDev/dd954cbf4000542ef1a15bca509cd89684330bee5e23766c527cdb0d7275e9c2.json b/chains/v21/preConfigured/detailsDev/dd954cbf4000542ef1a15bca509cd89684330bee5e23766c527cdb0d7275e9c2.json
new file mode 100644
index 000000000..e15fbbc6f
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/dd954cbf4000542ef1a15bca509cd89684330bee5e23766c527cdb0d7275e9c2.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "dd954cbf4000542ef1a15bca509cd89684330bee5e23766c527cdb0d7275e9c2",
+ "name": "Creditcoin",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CTC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://mainnet.creditcoin.network/ws",
+ "name": "Creditcoin Foundation"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019.json b/chains/v21/preConfigured/detailsDev/ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019.json
new file mode 100644
index 000000000..8ecc69900
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019",
+ "name": "Shibuya Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SBY",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.shibuya.astar.network",
+ "name": "Astar"
+ },
+ {
+ "url": "wss://shibuya-rpc.dwellir.com",
+ "name": "Dwellir"
+ }
+ ],
+ "addressPrefix": 5
+}
diff --git a/chains/v21/preConfigured/detailsDev/e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c.json b/chains/v21/preConfigured/detailsDev/e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c.json
new file mode 100644
index 000000000..7e77542ec
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c",
+ "name": "Integritee Network (Polkadot)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TEER",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://integritee-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://polkadot.api.integritee.network",
+ "name": "Integritee"
+ }
+ ],
+ "addressPrefix": 13
+}
diff --git a/chains/v21/preConfigured/detailsDev/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json b/chains/v21/preConfigured/detailsDev/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json
new file mode 100644
index 000000000..1dc0a52c6
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec",
+ "name": "Paseo People (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PAS",
+ "precision": 10,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://people-paseo.rpc.amforc.com",
+ "name": "Amforc"
+ },
+ {
+ "url": "wss://people-paseo.dotters.network",
+ "name": "IBP2"
+ }
+ ],
+ "addressPrefix": 0
+}
diff --git a/chains/v21/preConfigured/detailsDev/e7eafa72eb58d1fdd906202f88d68f660ea6520bdc9c9ad08d6ebf91d14b4405.json b/chains/v21/preConfigured/detailsDev/e7eafa72eb58d1fdd906202f88d68f660ea6520bdc9c9ad08d6ebf91d14b4405.json
new file mode 100644
index 000000000..b7a95365d
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/e7eafa72eb58d1fdd906202f88d68f660ea6520bdc9c9ad08d6ebf91d14b4405.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "e7eafa72eb58d1fdd906202f88d68f660ea6520bdc9c9ad08d6ebf91d14b4405",
+ "name": "Encointer Testnet Gesell (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ERT",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://gesell.encointer.org",
+ "name": "Encointer Association"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b.json b/chains/v21/preConfigured/detailsDev/e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b.json
new file mode 100644
index 000000000..eb3c69769
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b",
+ "name": "Laos Network",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "LAOS",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://laos-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://rpc.laos.laosfoundation.io",
+ "name": "freeverse.io"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json b/chains/v21/preConfigured/detailsDev/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json
new file mode 100644
index 000000000..f3b3d3e2b
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json
@@ -0,0 +1,27 @@
+{
+ "chainId": "e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1",
+ "name": "Pop Network Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "PAS",
+ "precision": 10,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc1.paseo.popnetwork.xyz",
+ "name": "R0GUE-RPC1"
+ },
+ {
+ "url": "wss://rpc2.paseo.popnetwork.xyz",
+ "name": "R0GUE-RPC2"
+ },
+ {
+ "url": "wss://rpc3.paseo.popnetwork.xyz",
+ "name": "R0GUE-RPC3"
+ }
+ ],
+ "addressPrefix": 0
+}
diff --git a/chains/v21/preConfigured/detailsDev/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json b/chains/v21/preConfigured/detailsDev/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json
new file mode 100644
index 000000000..43b6eb44f
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452",
+ "name": "Bifrost Paseo (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BNC",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://bifrost-rpc.paseo.liebi.com/ws",
+ "name": "Liebi"
+ }
+ ],
+ "addressPrefix": 6
+}
diff --git a/chains/v21/preConfigured/detailsDev/efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4.json b/chains/v21/preConfigured/detailsDev/efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4.json
new file mode 100644
index 000000000..eb9df374b
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4.json
@@ -0,0 +1,23 @@
+{
+ "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4",
+ "name": "Polkadot Coretime",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "DOT",
+ "precision": 10,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://coretime-polkadot.dotters.network",
+ "name": "IBP2"
+ },
+ {
+ "url": "wss://polkadot-coretime-rpc.polkadot.io",
+ "name": "Parity"
+ }
+ ],
+ "addressPrefix": 0
+}
diff --git a/chains/v21/preConfigured/detailsDev/f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc.json b/chains/v21/preConfigured/detailsDev/f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc.json
new file mode 100644
index 000000000..4c0d9ef7e
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc",
+ "name": "NeuroWeb Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "NEURO",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://parachain-testnet-rpc.origin-trail.network/",
+ "name": "TraceLabs"
+ }
+ ],
+ "addressPrefix": 101
+}
diff --git a/chains/v21/preConfigured/detailsDev/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json b/chains/v21/preConfigured/detailsDev/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json
new file mode 100644
index 000000000..5565a8ff7
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json
@@ -0,0 +1,31 @@
+{
+ "chainId": "f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840",
+ "name": "Westend Coretime (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "WND",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://coretime-westend-rpc.dwellir.com",
+ "name": "Dwellir"
+ },
+ {
+ "url": "wss://sys.ibp.network/coretime-westend",
+ "name": "IBP1"
+ },
+ {
+ "url": "wss://coretime-westend.dotters.network",
+ "name": "IBP2"
+ },
+ {
+ "url": "wss://westend-coretime-rpc.polkadot.io",
+ "name": "Parity"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/chains/v21/preConfigured/detailsDev/fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f.json b/chains/v21/preConfigured/detailsDev/fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f.json
new file mode 100644
index 000000000..8b5095971
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f",
+ "name": "Battery Station (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "ZBS",
+ "precision": 10,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://bsr.zeitgeist.pm",
+ "name": "Zeitgeist"
+ }
+ ],
+ "addressPrefix": 73
+}
diff --git a/chains/v21/preConfigured/detailsDev/fbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595.json b/chains/v21/preConfigured/detailsDev/fbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595.json
new file mode 100644
index 000000000..9c021fc14
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/fbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "fbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595",
+ "name": "Neatcoin",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "NEAT",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.neatcoin.org/ws",
+ "name": "Neatcoin"
+ }
+ ],
+ "addressPrefix": 48
+}
diff --git a/chains/v21/preConfigured/detailsDev/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json b/chains/v21/preConfigured/detailsDev/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json
new file mode 100644
index 000000000..47d71c94f
--- /dev/null
+++ b/chains/v21/preConfigured/detailsDev/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json
@@ -0,0 +1,19 @@
+{
+ "chainId": "fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572",
+ "name": "Creditcoin3 Testnet (TESTNET)",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "CTC",
+ "precision": 18,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://rpc.cc3-testnet.creditcoin.network/ws",
+ "name": "Creditcoin Foundation"
+ }
+ ],
+ "addressPrefix": 42
+}
diff --git a/icons/tokens/colored/2-Pool-Stbl.svg b/icons/tokens/colored/2-Pool-Stbl.svg
new file mode 100755
index 000000000..9514bd4ce
--- /dev/null
+++ b/icons/tokens/colored/2-Pool-Stbl.svg
@@ -0,0 +1,13 @@
+
diff --git a/icons/tokens/colored/2-Pool.svg b/icons/tokens/colored/2-Pool.svg
new file mode 100755
index 000000000..b95bc3c7e
--- /dev/null
+++ b/icons/tokens/colored/2-Pool.svg
@@ -0,0 +1,22 @@
+
diff --git a/icons/tokens/colored/4-Pool.svg b/icons/tokens/colored/4-Pool.svg
new file mode 100755
index 000000000..4b5e52314
--- /dev/null
+++ b/icons/tokens/colored/4-Pool.svg
@@ -0,0 +1,17 @@
+
diff --git a/icons/tokens/colored/ACA.svg b/icons/tokens/colored/ACA.svg
new file mode 100755
index 000000000..f8c4880c7
--- /dev/null
+++ b/icons/tokens/colored/ACA.svg
@@ -0,0 +1,10 @@
+
diff --git a/icons/tokens/colored/AIR.svg b/icons/tokens/colored/AIR.svg
new file mode 100755
index 000000000..1b9c71f9c
--- /dev/null
+++ b/icons/tokens/colored/AIR.svg
@@ -0,0 +1,34 @@
+
diff --git a/icons/tokens/colored/AJUN.svg b/icons/tokens/colored/AJUN.svg
new file mode 100755
index 000000000..ef0b06df9
--- /dev/null
+++ b/icons/tokens/colored/AJUN.svg
@@ -0,0 +1,31 @@
+
diff --git a/icons/tokens/colored/AMPE.svg b/icons/tokens/colored/AMPE.svg
new file mode 100755
index 000000000..edc86d151
--- /dev/null
+++ b/icons/tokens/colored/AMPE.svg
@@ -0,0 +1,3 @@
+
diff --git a/icons/tokens/colored/ASTR.svg b/icons/tokens/colored/ASTR.svg
new file mode 100755
index 000000000..e62b4af80
--- /dev/null
+++ b/icons/tokens/colored/ASTR.svg
@@ -0,0 +1,141 @@
+
diff --git a/icons/tokens/colored/AUDD.svg b/icons/tokens/colored/AUDD.svg
new file mode 100755
index 000000000..ab1e72817
--- /dev/null
+++ b/icons/tokens/colored/AUDD.svg
@@ -0,0 +1,5 @@
+
diff --git a/icons/tokens/colored/AVAIL.svg b/icons/tokens/colored/AVAIL.svg
new file mode 100755
index 000000000..f4a2a6fd4
--- /dev/null
+++ b/icons/tokens/colored/AVAIL.svg
@@ -0,0 +1,145 @@
+
diff --git a/icons/tokens/colored/AVT.svg b/icons/tokens/colored/AVT.svg
new file mode 100755
index 000000000..c9cd5db24
--- /dev/null
+++ b/icons/tokens/colored/AVT.svg
@@ -0,0 +1,27 @@
+
diff --git a/icons/tokens/colored/AZERO.svg b/icons/tokens/colored/AZERO.svg
new file mode 100755
index 000000000..8b9f8612a
--- /dev/null
+++ b/icons/tokens/colored/AZERO.svg
@@ -0,0 +1,3 @@
+
diff --git a/icons/tokens/colored/BAJU.svg b/icons/tokens/colored/BAJU.svg
new file mode 100755
index 000000000..2d0d65ec7
--- /dev/null
+++ b/icons/tokens/colored/BAJU.svg
@@ -0,0 +1,29 @@
+
diff --git a/icons/tokens/colored/BILLCOIN.svg b/icons/tokens/colored/BILLCOIN.svg
new file mode 100755
index 000000000..13a23d1f1
--- /dev/null
+++ b/icons/tokens/colored/BILLCOIN.svg
@@ -0,0 +1,4 @@
+
diff --git a/icons/tokens/colored/BIT.svg b/icons/tokens/colored/BIT.svg
new file mode 100755
index 000000000..c196c1ae2
--- /dev/null
+++ b/icons/tokens/colored/BIT.svg
@@ -0,0 +1,4 @@
+
diff --git a/icons/tokens/colored/BNB.svg b/icons/tokens/colored/BNB.svg
new file mode 100755
index 000000000..6d5ff0afd
--- /dev/null
+++ b/icons/tokens/colored/BNB.svg
@@ -0,0 +1,13 @@
+
diff --git a/icons/tokens/colored/BNC.svg b/icons/tokens/colored/BNC.svg
new file mode 100755
index 000000000..9efddbd23
--- /dev/null
+++ b/icons/tokens/colored/BNC.svg
@@ -0,0 +1,13 @@
+
diff --git a/icons/tokens/colored/BORK.svg b/icons/tokens/colored/BORK.svg
new file mode 100755
index 000000000..2be9ff4be
--- /dev/null
+++ b/icons/tokens/colored/BORK.svg
@@ -0,0 +1,277 @@
+
diff --git a/icons/tokens/colored/BRL.svg b/icons/tokens/colored/BRL.svg
new file mode 100755
index 000000000..dece2eb1e
--- /dev/null
+++ b/icons/tokens/colored/BRL.svg
@@ -0,0 +1,5 @@
+
diff --git a/icons/tokens/colored/BSX.svg b/icons/tokens/colored/BSX.svg
new file mode 100755
index 000000000..e8d659af4
--- /dev/null
+++ b/icons/tokens/colored/BSX.svg
@@ -0,0 +1,3 @@
+
diff --git a/icons/tokens/colored/BUNS.svg b/icons/tokens/colored/BUNS.svg
new file mode 100755
index 000000000..47cc546fc
--- /dev/null
+++ b/icons/tokens/colored/BUNS.svg
@@ -0,0 +1,25 @@
+
diff --git a/icons/tokens/colored/CAPS.svg b/icons/tokens/colored/CAPS.svg
new file mode 100755
index 000000000..2f0722489
--- /dev/null
+++ b/icons/tokens/colored/CAPS.svg
@@ -0,0 +1,11 @@
+
diff --git a/icons/tokens/colored/CERE.svg b/icons/tokens/colored/CERE.svg
new file mode 100755
index 000000000..9a3975013
--- /dev/null
+++ b/icons/tokens/colored/CERE.svg
@@ -0,0 +1,3 @@
+
diff --git a/icons/tokens/colored/CFG.svg b/icons/tokens/colored/CFG.svg
new file mode 100755
index 000000000..45f404f75
--- /dev/null
+++ b/icons/tokens/colored/CFG.svg
@@ -0,0 +1,6 @@
+
diff --git a/icons/tokens/colored/CGT.svg b/icons/tokens/colored/CGT.svg
new file mode 100755
index 000000000..c75b7e361
--- /dev/null
+++ b/icons/tokens/colored/CGT.svg
@@ -0,0 +1,4 @@
+
diff --git a/icons/tokens/colored/CHAOS.svg b/icons/tokens/colored/CHAOS.svg
new file mode 100755
index 000000000..1fe5e743c
--- /dev/null
+++ b/icons/tokens/colored/CHAOS.svg
@@ -0,0 +1,5 @@
+
diff --git a/icons/tokens/colored/CHRWNA.svg b/icons/tokens/colored/CHRWNA.svg
new file mode 100755
index 000000000..1fd0fd001
--- /dev/null
+++ b/icons/tokens/colored/CHRWNA.svg
@@ -0,0 +1,14 @@
+
diff --git a/icons/tokens/colored/CKTON.svg b/icons/tokens/colored/CKTON.svg
new file mode 100755
index 000000000..c699b4b38
--- /dev/null
+++ b/icons/tokens/colored/CKTON.svg
@@ -0,0 +1,54 @@
+
diff --git a/icons/tokens/colored/CLV.svg b/icons/tokens/colored/CLV.svg
new file mode 100755
index 000000000..135f58458
--- /dev/null
+++ b/icons/tokens/colored/CLV.svg
@@ -0,0 +1,10 @@
+
diff --git a/icons/tokens/colored/CRAB.svg b/icons/tokens/colored/CRAB.svg
new file mode 100755
index 000000000..0badf5a38
--- /dev/null
+++ b/icons/tokens/colored/CRAB.svg
@@ -0,0 +1,4 @@
+
diff --git a/icons/tokens/colored/CRU.svg b/icons/tokens/colored/CRU.svg
new file mode 100755
index 000000000..0fb4f10d9
--- /dev/null
+++ b/icons/tokens/colored/CRU.svg
@@ -0,0 +1,5 @@
+
diff --git a/icons/tokens/colored/CSM.svg b/icons/tokens/colored/CSM.svg
new file mode 100755
index 000000000..93155ef1b
--- /dev/null
+++ b/icons/tokens/colored/CSM.svg
@@ -0,0 +1,6 @@
+
diff --git a/icons/tokens/colored/DAI.svg b/icons/tokens/colored/DAI.svg
new file mode 100755
index 000000000..43276b41b
--- /dev/null
+++ b/icons/tokens/colored/DAI.svg
@@ -0,0 +1,3 @@
+
diff --git a/icons/tokens/colored/DED.svg b/icons/tokens/colored/DED.svg
new file mode 100755
index 000000000..2a7a68c95
--- /dev/null
+++ b/icons/tokens/colored/DED.svg
@@ -0,0 +1,36 @@
+
diff --git a/icons/tokens/colored/DENTX.svg b/icons/tokens/colored/DENTX.svg
new file mode 100755
index 000000000..0147bfe30
--- /dev/null
+++ b/icons/tokens/colored/DENTX.svg
@@ -0,0 +1,3 @@
+
diff --git a/icons/tokens/colored/DOCK.svg b/icons/tokens/colored/DOCK.svg
new file mode 100755
index 000000000..3f428d5b7
--- /dev/null
+++ b/icons/tokens/colored/DOCK.svg
@@ -0,0 +1,4 @@
+
diff --git a/icons/tokens/colored/DOT-iBTC.svg b/icons/tokens/colored/DOT-iBTC.svg
new file mode 100755
index 000000000..b6dc633b3
--- /dev/null
+++ b/icons/tokens/colored/DOT-iBTC.svg
@@ -0,0 +1,22 @@
+
diff --git a/icons/tokens/colored/DOT.svg b/icons/tokens/colored/DOT.svg
new file mode 100755
index 000000000..df7956e38
--- /dev/null
+++ b/icons/tokens/colored/DOT.svg
@@ -0,0 +1,9 @@
+
diff --git a/icons/tokens/colored/DOTA.svg b/icons/tokens/colored/DOTA.svg
new file mode 100755
index 000000000..adb740314
--- /dev/null
+++ b/icons/tokens/colored/DOTA.svg
@@ -0,0 +1,5 @@
+
diff --git a/icons/tokens/colored/Default.svg b/icons/tokens/colored/Default.svg
new file mode 100755
index 000000000..d3a6a7d34
--- /dev/null
+++ b/icons/tokens/colored/Default.svg
@@ -0,0 +1,3 @@
+
diff --git a/icons/tokens/colored/EDG.svg b/icons/tokens/colored/EDG.svg
new file mode 100755
index 000000000..9112a0ffd
--- /dev/null
+++ b/icons/tokens/colored/EDG.svg
@@ -0,0 +1,3 @@
+
diff --git a/icons/tokens/colored/ENJ.svg b/icons/tokens/colored/ENJ.svg
new file mode 100755
index 000000000..443c8842e
--- /dev/null
+++ b/icons/tokens/colored/ENJ.svg
@@ -0,0 +1,3 @@
+
diff --git a/icons/tokens/colored/EQ.svg b/icons/tokens/colored/EQ.svg
new file mode 100755
index 000000000..bc764f7ce
--- /dev/null
+++ b/icons/tokens/colored/EQ.svg
@@ -0,0 +1,22 @@
+
diff --git a/icons/tokens/colored/EQD.svg b/icons/tokens/colored/EQD.svg
new file mode 100755
index 000000000..9b599745e
--- /dev/null
+++ b/icons/tokens/colored/EQD.svg
@@ -0,0 +1,7 @@
+
diff --git a/icons/tokens/colored/ETH.svg b/icons/tokens/colored/ETH.svg
new file mode 100755
index 000000000..af9635870
--- /dev/null
+++ b/icons/tokens/colored/ETH.svg
@@ -0,0 +1,8 @@
+
diff --git a/icons/tokens/colored/EURC.svg b/icons/tokens/colored/EURC.svg
new file mode 100755
index 000000000..c936cd2b8
--- /dev/null
+++ b/icons/tokens/colored/EURC.svg
@@ -0,0 +1,4 @@
+
diff --git a/icons/tokens/colored/EWT.svg b/icons/tokens/colored/EWT.svg
new file mode 100755
index 000000000..78123b507
--- /dev/null
+++ b/icons/tokens/colored/EWT.svg
@@ -0,0 +1,5 @@
+
diff --git a/icons/tokens/colored/FRQCY.svg b/icons/tokens/colored/FRQCY.svg
new file mode 100755
index 000000000..222a320ae
--- /dev/null
+++ b/icons/tokens/colored/FRQCY.svg
@@ -0,0 +1,9 @@
+
diff --git a/icons/tokens/colored/GABE.svg b/icons/tokens/colored/GABE.svg
new file mode 100755
index 000000000..1b8891b1b
--- /dev/null
+++ b/icons/tokens/colored/GABE.svg
@@ -0,0 +1,8 @@
+
diff --git a/icons/tokens/colored/GENS.svg b/icons/tokens/colored/GENS.svg
new file mode 100755
index 000000000..7093d726d
--- /dev/null
+++ b/icons/tokens/colored/GENS.svg
@@ -0,0 +1,7 @@
+
diff --git a/icons/tokens/colored/GIANT.svg b/icons/tokens/colored/GIANT.svg
new file mode 100755
index 000000000..d5be2b783
--- /dev/null
+++ b/icons/tokens/colored/GIANT.svg
@@ -0,0 +1,15 @@
+
diff --git a/icons/tokens/colored/GLMR.svg b/icons/tokens/colored/GLMR.svg
new file mode 100755
index 000000000..083f83983
--- /dev/null
+++ b/icons/tokens/colored/GLMR.svg
@@ -0,0 +1,4 @@
+
diff --git a/icons/tokens/colored/HASH.svg b/icons/tokens/colored/HASH.svg
new file mode 100755
index 000000000..5cf7dc772
--- /dev/null
+++ b/icons/tokens/colored/HASH.svg
@@ -0,0 +1,10 @@
+
diff --git a/icons/tokens/colored/HDX.svg b/icons/tokens/colored/HDX.svg
new file mode 100755
index 000000000..70499edab
--- /dev/null
+++ b/icons/tokens/colored/HDX.svg
@@ -0,0 +1,4 @@
+
diff --git a/icons/tokens/colored/HKO.svg b/icons/tokens/colored/HKO.svg
new file mode 100755
index 000000000..1b9f0dbae
--- /dev/null
+++ b/icons/tokens/colored/HKO.svg
@@ -0,0 +1,13 @@
+
diff --git a/icons/tokens/colored/IMBU.svg b/icons/tokens/colored/IMBU.svg
new file mode 100755
index 000000000..477bb50f6
--- /dev/null
+++ b/icons/tokens/colored/IMBU.svg
@@ -0,0 +1,14 @@
+
diff --git a/icons/tokens/colored/INTR-USDT.svg b/icons/tokens/colored/INTR-USDT.svg
new file mode 100755
index 000000000..86b526f55
--- /dev/null
+++ b/icons/tokens/colored/INTR-USDT.svg
@@ -0,0 +1,15 @@
+
diff --git a/icons/tokens/colored/INTR.svg b/icons/tokens/colored/INTR.svg
new file mode 100755
index 000000000..928afb64e
--- /dev/null
+++ b/icons/tokens/colored/INTR.svg
@@ -0,0 +1,7 @@
+
diff --git a/icons/tokens/colored/JOY.svg b/icons/tokens/colored/JOY.svg
new file mode 100755
index 000000000..dd6c71afc
--- /dev/null
+++ b/icons/tokens/colored/JOY.svg
@@ -0,0 +1,7 @@
+
diff --git a/icons/tokens/colored/JUR.svg b/icons/tokens/colored/JUR.svg
new file mode 100755
index 000000000..d19ec28fa
--- /dev/null
+++ b/icons/tokens/colored/JUR.svg
@@ -0,0 +1,5 @@
+
diff --git a/icons/tokens/colored/KAB.svg b/icons/tokens/colored/KAB.svg
new file mode 100755
index 000000000..11c4b3444
--- /dev/null
+++ b/icons/tokens/colored/KAB.svg
@@ -0,0 +1,10 @@
+
diff --git a/icons/tokens/colored/KAR.svg b/icons/tokens/colored/KAR.svg
new file mode 100755
index 000000000..e96ffed6e
--- /dev/null
+++ b/icons/tokens/colored/KAR.svg
@@ -0,0 +1,14 @@
+
diff --git a/icons/tokens/colored/KICO.svg b/icons/tokens/colored/KICO.svg
new file mode 100755
index 000000000..2ccd71e90
--- /dev/null
+++ b/icons/tokens/colored/KICO.svg
@@ -0,0 +1,3 @@
+
diff --git a/icons/tokens/colored/KILT.svg b/icons/tokens/colored/KILT.svg
new file mode 100755
index 000000000..ab2ec9d9a
--- /dev/null
+++ b/icons/tokens/colored/KILT.svg
@@ -0,0 +1,11 @@
+
diff --git a/icons/tokens/colored/KINT.svg b/icons/tokens/colored/KINT.svg
new file mode 100755
index 000000000..5e8acebaf
--- /dev/null
+++ b/icons/tokens/colored/KINT.svg
@@ -0,0 +1,26 @@
+
diff --git a/icons/tokens/colored/KMA.svg b/icons/tokens/colored/KMA.svg
new file mode 100755
index 000000000..72ca41aa1
--- /dev/null
+++ b/icons/tokens/colored/KMA.svg
@@ -0,0 +1,10 @@
+
diff --git a/icons/tokens/colored/KOL.svg b/icons/tokens/colored/KOL.svg
new file mode 100755
index 000000000..4d09a9a72
--- /dev/null
+++ b/icons/tokens/colored/KOL.svg
@@ -0,0 +1,17 @@
+
diff --git a/icons/tokens/colored/KREST.svg b/icons/tokens/colored/KREST.svg
new file mode 100755
index 000000000..eb3606690
--- /dev/null
+++ b/icons/tokens/colored/KREST.svg
@@ -0,0 +1,76 @@
+
diff --git a/icons/tokens/colored/KSM-KINT.svg b/icons/tokens/colored/KSM-KINT.svg
new file mode 100755
index 000000000..23c26cda0
--- /dev/null
+++ b/icons/tokens/colored/KSM-KINT.svg
@@ -0,0 +1,35 @@
+
diff --git a/icons/tokens/colored/KSM-kBTC.svg b/icons/tokens/colored/KSM-kBTC.svg
new file mode 100755
index 000000000..cd220d80a
--- /dev/null
+++ b/icons/tokens/colored/KSM-kBTC.svg
@@ -0,0 +1,37 @@
+
diff --git a/icons/tokens/colored/KSM.svg b/icons/tokens/colored/KSM.svg
new file mode 100755
index 000000000..0a7aa0924
--- /dev/null
+++ b/icons/tokens/colored/KSM.svg
@@ -0,0 +1,4 @@
+
diff --git a/icons/tokens/colored/KTON.svg b/icons/tokens/colored/KTON.svg
new file mode 100755
index 000000000..c699b4b38
--- /dev/null
+++ b/icons/tokens/colored/KTON.svg
@@ -0,0 +1,54 @@
+
diff --git a/icons/tokens/colored/LAYR.svg b/icons/tokens/colored/LAYR.svg
new file mode 100755
index 000000000..2f6f69321
--- /dev/null
+++ b/icons/tokens/colored/LAYR.svg
@@ -0,0 +1,20 @@
+
diff --git a/icons/tokens/colored/LDOT.svg b/icons/tokens/colored/LDOT.svg
new file mode 100755
index 000000000..d7c4f7dd9
--- /dev/null
+++ b/icons/tokens/colored/LDOT.svg
@@ -0,0 +1,6 @@
+
diff --git a/icons/tokens/colored/LIT.svg b/icons/tokens/colored/LIT.svg
new file mode 100755
index 000000000..709d2d8d4
--- /dev/null
+++ b/icons/tokens/colored/LIT.svg
@@ -0,0 +1,24 @@
+
diff --git a/icons/tokens/colored/LKSM.svg b/icons/tokens/colored/LKSM.svg
new file mode 100755
index 000000000..d8d1ab410
--- /dev/null
+++ b/icons/tokens/colored/LKSM.svg
@@ -0,0 +1,7 @@
+
diff --git a/icons/tokens/colored/LRNA.svg b/icons/tokens/colored/LRNA.svg
new file mode 100755
index 000000000..5ebe9392f
--- /dev/null
+++ b/icons/tokens/colored/LRNA.svg
@@ -0,0 +1,7 @@
+
diff --git a/icons/tokens/colored/MANTA.svg b/icons/tokens/colored/MANTA.svg
new file mode 100755
index 000000000..1f9f4624e
--- /dev/null
+++ b/icons/tokens/colored/MANTA.svg
@@ -0,0 +1,10 @@
+
diff --git a/icons/tokens/colored/MATIC.svg b/icons/tokens/colored/MATIC.svg
new file mode 100755
index 000000000..41547848f
--- /dev/null
+++ b/icons/tokens/colored/MATIC.svg
@@ -0,0 +1,15 @@
+
diff --git a/icons/tokens/colored/MGX.svg b/icons/tokens/colored/MGX.svg
new file mode 100755
index 000000000..5c253302f
--- /dev/null
+++ b/icons/tokens/colored/MGX.svg
@@ -0,0 +1,4 @@
+
diff --git a/icons/tokens/colored/MITO.svg b/icons/tokens/colored/MITO.svg
new file mode 100755
index 000000000..4a834f94b
--- /dev/null
+++ b/icons/tokens/colored/MITO.svg
@@ -0,0 +1,9 @@
+
diff --git a/icons/tokens/colored/MOVR.svg b/icons/tokens/colored/MOVR.svg
new file mode 100755
index 000000000..b3459e4dd
--- /dev/null
+++ b/icons/tokens/colored/MOVR.svg
@@ -0,0 +1,8 @@
+
diff --git a/icons/tokens/colored/MYRIA.svg b/icons/tokens/colored/MYRIA.svg
new file mode 100755
index 000000000..909961574
--- /dev/null
+++ b/icons/tokens/colored/MYRIA.svg
@@ -0,0 +1,15 @@
+
diff --git a/icons/tokens/colored/MYTH.svg b/icons/tokens/colored/MYTH.svg
new file mode 100755
index 000000000..d18f79f6c
--- /dev/null
+++ b/icons/tokens/colored/MYTH.svg
@@ -0,0 +1,5 @@
+
diff --git a/icons/tokens/colored/NAND.svg b/icons/tokens/colored/NAND.svg
new file mode 100755
index 000000000..e8f65434f
--- /dev/null
+++ b/icons/tokens/colored/NAND.svg
@@ -0,0 +1,10 @@
+
diff --git a/icons/tokens/colored/NEER.svg b/icons/tokens/colored/NEER.svg
new file mode 100755
index 000000000..70a505986
--- /dev/null
+++ b/icons/tokens/colored/NEER.svg
@@ -0,0 +1,19 @@
+
diff --git a/icons/tokens/colored/NEURO.svg b/icons/tokens/colored/NEURO.svg
new file mode 100755
index 000000000..1ac2cede8
--- /dev/null
+++ b/icons/tokens/colored/NEURO.svg
@@ -0,0 +1,4 @@
+
diff --git a/icons/tokens/colored/NGNC.svg b/icons/tokens/colored/NGNC.svg
new file mode 100755
index 000000000..8e0a0fc7c
--- /dev/null
+++ b/icons/tokens/colored/NGNC.svg
@@ -0,0 +1,10 @@
+
diff --git a/icons/tokens/colored/NODL.svg b/icons/tokens/colored/NODL.svg
new file mode 100755
index 000000000..07039c848
--- /dev/null
+++ b/icons/tokens/colored/NODL.svg
@@ -0,0 +1,3 @@
+
diff --git a/icons/tokens/colored/NUUM.svg b/icons/tokens/colored/NUUM.svg
new file mode 100755
index 000000000..b551daf61
--- /dev/null
+++ b/icons/tokens/colored/NUUM.svg
@@ -0,0 +1,19 @@
+
diff --git a/icons/tokens/colored/OTP.svg b/icons/tokens/colored/OTP.svg
new file mode 100755
index 000000000..43c512b78
--- /dev/null
+++ b/icons/tokens/colored/OTP.svg
@@ -0,0 +1,3 @@
+
diff --git a/icons/tokens/colored/P3D.svg b/icons/tokens/colored/P3D.svg
new file mode 100755
index 000000000..79cfe695a
--- /dev/null
+++ b/icons/tokens/colored/P3D.svg
@@ -0,0 +1,10 @@
+
diff --git a/icons/tokens/colored/PARA.svg b/icons/tokens/colored/PARA.svg
new file mode 100755
index 000000000..140baee3d
--- /dev/null
+++ b/icons/tokens/colored/PARA.svg
@@ -0,0 +1,13 @@
+
diff --git a/icons/tokens/colored/PAS.svg b/icons/tokens/colored/PAS.svg
new file mode 100755
index 000000000..8b9d99f95
--- /dev/null
+++ b/icons/tokens/colored/PAS.svg
@@ -0,0 +1,4 @@
+
diff --git a/icons/tokens/colored/PDEX.svg b/icons/tokens/colored/PDEX.svg
new file mode 100755
index 000000000..ee5b00138
--- /dev/null
+++ b/icons/tokens/colored/PDEX.svg
@@ -0,0 +1,8 @@
+
diff --git a/icons/tokens/colored/PEN.svg b/icons/tokens/colored/PEN.svg
new file mode 100755
index 000000000..4d8992e27
--- /dev/null
+++ b/icons/tokens/colored/PEN.svg
@@ -0,0 +1,5 @@
+
diff --git a/icons/tokens/colored/PHA.svg b/icons/tokens/colored/PHA.svg
new file mode 100755
index 000000000..ed1863e32
--- /dev/null
+++ b/icons/tokens/colored/PHA.svg
@@ -0,0 +1,7 @@
+
diff --git a/icons/tokens/colored/PICA.svg b/icons/tokens/colored/PICA.svg
new file mode 100755
index 000000000..e4d912879
--- /dev/null
+++ b/icons/tokens/colored/PICA.svg
@@ -0,0 +1,3 @@
+
diff --git a/icons/tokens/colored/PILT.svg b/icons/tokens/colored/PILT.svg
new file mode 100755
index 000000000..ab2ec9d9a
--- /dev/null
+++ b/icons/tokens/colored/PILT.svg
@@ -0,0 +1,11 @@
+
diff --git a/icons/tokens/colored/PINK.svg b/icons/tokens/colored/PINK.svg
new file mode 100755
index 000000000..66e3cb1eb
--- /dev/null
+++ b/icons/tokens/colored/PINK.svg
@@ -0,0 +1,337 @@
+
diff --git a/icons/tokens/colored/PLMC.svg b/icons/tokens/colored/PLMC.svg
new file mode 100755
index 000000000..c8884db41
--- /dev/null
+++ b/icons/tokens/colored/PLMC.svg
@@ -0,0 +1,4 @@
+
diff --git a/icons/tokens/colored/POLYX.svg b/icons/tokens/colored/POLYX.svg
new file mode 100755
index 000000000..eb9b1610e
--- /dev/null
+++ b/icons/tokens/colored/POLYX.svg
@@ -0,0 +1,14 @@
+
diff --git a/icons/tokens/colored/QTZ.svg b/icons/tokens/colored/QTZ.svg
new file mode 100755
index 000000000..06d6383a5
--- /dev/null
+++ b/icons/tokens/colored/QTZ.svg
@@ -0,0 +1,5 @@
+
diff --git a/icons/tokens/colored/RING.svg b/icons/tokens/colored/RING.svg
new file mode 100755
index 000000000..9575ba86d
--- /dev/null
+++ b/icons/tokens/colored/RING.svg
@@ -0,0 +1,15 @@
+
diff --git a/icons/tokens/colored/RMRK.svg b/icons/tokens/colored/RMRK.svg
new file mode 100755
index 000000000..d76ea0f17
--- /dev/null
+++ b/icons/tokens/colored/RMRK.svg
@@ -0,0 +1,3 @@
+
diff --git a/icons/tokens/colored/ROC.svg b/icons/tokens/colored/ROC.svg
new file mode 100755
index 000000000..53c7951c3
--- /dev/null
+++ b/icons/tokens/colored/ROC.svg
@@ -0,0 +1,20 @@
+
diff --git a/icons/tokens/colored/SAMA.svg b/icons/tokens/colored/SAMA.svg
new file mode 100755
index 000000000..4f5225b4b
--- /dev/null
+++ b/icons/tokens/colored/SAMA.svg
@@ -0,0 +1,4 @@
+
diff --git a/icons/tokens/colored/SDN.svg b/icons/tokens/colored/SDN.svg
new file mode 100755
index 000000000..7ef128529
--- /dev/null
+++ b/icons/tokens/colored/SDN.svg
@@ -0,0 +1,10 @@
+
diff --git a/icons/tokens/colored/STINK.svg b/icons/tokens/colored/STINK.svg
new file mode 100755
index 000000000..01d7a15a7
--- /dev/null
+++ b/icons/tokens/colored/STINK.svg
@@ -0,0 +1,29 @@
+
diff --git a/icons/tokens/colored/SUB.svg b/icons/tokens/colored/SUB.svg
new file mode 100755
index 000000000..709daa463
--- /dev/null
+++ b/icons/tokens/colored/SUB.svg
@@ -0,0 +1,14 @@
+
diff --git a/icons/tokens/colored/TAI.svg b/icons/tokens/colored/TAI.svg
new file mode 100755
index 000000000..b01ce2cff
--- /dev/null
+++ b/icons/tokens/colored/TAI.svg
@@ -0,0 +1,4 @@
+
diff --git a/icons/tokens/colored/TAO.svg b/icons/tokens/colored/TAO.svg
new file mode 100755
index 000000000..b20abfd0c
--- /dev/null
+++ b/icons/tokens/colored/TAO.svg
@@ -0,0 +1,4 @@
+
diff --git a/icons/tokens/colored/TAP.svg b/icons/tokens/colored/TAP.svg
new file mode 100755
index 000000000..a76c053f8
--- /dev/null
+++ b/icons/tokens/colored/TAP.svg
@@ -0,0 +1,14 @@
+
diff --git a/icons/tokens/colored/TEER.svg b/icons/tokens/colored/TEER.svg
new file mode 100755
index 000000000..aa4aff75a
--- /dev/null
+++ b/icons/tokens/colored/TEER.svg
@@ -0,0 +1,24 @@
+
diff --git a/icons/tokens/colored/TNKR.svg b/icons/tokens/colored/TNKR.svg
new file mode 100755
index 000000000..94ebacbb5
--- /dev/null
+++ b/icons/tokens/colored/TNKR.svg
@@ -0,0 +1,11 @@
+
diff --git a/icons/tokens/colored/TRAC.svg b/icons/tokens/colored/TRAC.svg
new file mode 100755
index 000000000..3ba8ffd9e
--- /dev/null
+++ b/icons/tokens/colored/TRAC.svg
@@ -0,0 +1,3 @@
+
diff --git a/icons/tokens/colored/TUR.svg b/icons/tokens/colored/TUR.svg
new file mode 100755
index 000000000..0ff8cb815
--- /dev/null
+++ b/icons/tokens/colored/TUR.svg
@@ -0,0 +1,10 @@
+
diff --git a/icons/tokens/colored/TZS.svg b/icons/tokens/colored/TZS.svg
new file mode 100755
index 000000000..d14bceadb
--- /dev/null
+++ b/icons/tokens/colored/TZS.svg
@@ -0,0 +1,4 @@
+
diff --git a/icons/tokens/colored/UNQ.svg b/icons/tokens/colored/UNQ.svg
new file mode 100755
index 000000000..3de43b531
--- /dev/null
+++ b/icons/tokens/colored/UNQ.svg
@@ -0,0 +1,3 @@
+
diff --git a/icons/tokens/colored/USDC.svg b/icons/tokens/colored/USDC.svg
new file mode 100755
index 000000000..9434f4e30
--- /dev/null
+++ b/icons/tokens/colored/USDC.svg
@@ -0,0 +1,5 @@
+
diff --git a/icons/tokens/colored/USDT.svg b/icons/tokens/colored/USDT.svg
new file mode 100755
index 000000000..e158378bf
--- /dev/null
+++ b/icons/tokens/colored/USDT.svg
@@ -0,0 +1,3 @@
+
diff --git a/icons/tokens/colored/VARA.svg b/icons/tokens/colored/VARA.svg
new file mode 100755
index 000000000..cde72fd5f
--- /dev/null
+++ b/icons/tokens/colored/VARA.svg
@@ -0,0 +1,5 @@
+
diff --git a/icons/tokens/colored/VARCH.svg b/icons/tokens/colored/VARCH.svg
new file mode 100755
index 000000000..46e27a5fd
--- /dev/null
+++ b/icons/tokens/colored/VARCH.svg
@@ -0,0 +1,10 @@
+
diff --git a/icons/tokens/colored/WBTC.svg b/icons/tokens/colored/WBTC.svg
new file mode 100755
index 000000000..c0326e425
--- /dev/null
+++ b/icons/tokens/colored/WBTC.svg
@@ -0,0 +1,8 @@
+
diff --git a/icons/tokens/colored/WETH-Acala.svg b/icons/tokens/colored/WETH-Acala.svg
new file mode 100755
index 000000000..76326fc0b
--- /dev/null
+++ b/icons/tokens/colored/WETH-Acala.svg
@@ -0,0 +1,23 @@
+
diff --git a/icons/tokens/colored/WETH-Moonbeam.svg b/icons/tokens/colored/WETH-Moonbeam.svg
new file mode 100755
index 000000000..344591e8d
--- /dev/null
+++ b/icons/tokens/colored/WETH-Moonbeam.svg
@@ -0,0 +1,19 @@
+
diff --git a/icons/tokens/colored/WETH-Snowbridge.svg b/icons/tokens/colored/WETH-Snowbridge.svg
new file mode 100755
index 000000000..c40a20bf7
--- /dev/null
+++ b/icons/tokens/colored/WETH-Snowbridge.svg
@@ -0,0 +1,51 @@
+
diff --git a/icons/tokens/colored/WIFD.svg b/icons/tokens/colored/WIFD.svg
new file mode 100755
index 000000000..40ba99dda
--- /dev/null
+++ b/icons/tokens/colored/WIFD.svg
@@ -0,0 +1,142 @@
+
diff --git a/icons/tokens/colored/WND.svg b/icons/tokens/colored/WND.svg
new file mode 100755
index 000000000..015d63bfa
--- /dev/null
+++ b/icons/tokens/colored/WND.svg
@@ -0,0 +1,12 @@
+
diff --git a/icons/tokens/colored/WUD.svg b/icons/tokens/colored/WUD.svg
new file mode 100755
index 000000000..5efce0ca6
--- /dev/null
+++ b/icons/tokens/colored/WUD.svg
@@ -0,0 +1,120 @@
+
diff --git a/icons/tokens/colored/XLM.svg b/icons/tokens/colored/XLM.svg
new file mode 100755
index 000000000..873973da4
--- /dev/null
+++ b/icons/tokens/colored/XLM.svg
@@ -0,0 +1,5 @@
+
diff --git a/icons/tokens/colored/XRT.svg b/icons/tokens/colored/XRT.svg
new file mode 100755
index 000000000..8806411ce
--- /dev/null
+++ b/icons/tokens/colored/XRT.svg
@@ -0,0 +1,4 @@
+
diff --git a/icons/tokens/colored/XX.svg b/icons/tokens/colored/XX.svg
new file mode 100755
index 000000000..6f178d0cb
--- /dev/null
+++ b/icons/tokens/colored/XX.svg
@@ -0,0 +1,5 @@
+
diff --git a/icons/tokens/colored/ZLK.svg b/icons/tokens/colored/ZLK.svg
new file mode 100755
index 000000000..8fefb99ba
--- /dev/null
+++ b/icons/tokens/colored/ZLK.svg
@@ -0,0 +1,10 @@
+
diff --git a/icons/tokens/colored/ZTG.svg b/icons/tokens/colored/ZTG.svg
new file mode 100755
index 000000000..6514f21f1
--- /dev/null
+++ b/icons/tokens/colored/ZTG.svg
@@ -0,0 +1,3 @@
+
diff --git a/icons/tokens/colored/aSEEDk.svg b/icons/tokens/colored/aSEEDk.svg
new file mode 100755
index 000000000..e5d55b886
--- /dev/null
+++ b/icons/tokens/colored/aSEEDk.svg
@@ -0,0 +1,17 @@
+
diff --git a/icons/tokens/colored/aSEEDp.svg b/icons/tokens/colored/aSEEDp.svg
new file mode 100755
index 000000000..917e0ff70
--- /dev/null
+++ b/icons/tokens/colored/aSEEDp.svg
@@ -0,0 +1,21 @@
+
diff --git a/icons/tokens/colored/cACU.svg b/icons/tokens/colored/cACU.svg
new file mode 100755
index 000000000..e099ec558
--- /dev/null
+++ b/icons/tokens/colored/cACU.svg
@@ -0,0 +1,3 @@
+
diff --git a/icons/tokens/colored/cDOT.svg b/icons/tokens/colored/cDOT.svg
new file mode 100755
index 000000000..13ee4ca61
--- /dev/null
+++ b/icons/tokens/colored/cDOT.svg
@@ -0,0 +1,5 @@
+
diff --git a/icons/tokens/colored/iBTC-USDT.svg b/icons/tokens/colored/iBTC-USDT.svg
new file mode 100755
index 000000000..568c5b38b
--- /dev/null
+++ b/icons/tokens/colored/iBTC-USDT.svg
@@ -0,0 +1,17 @@
+
diff --git a/icons/tokens/colored/iBTC.svg b/icons/tokens/colored/iBTC.svg
new file mode 100755
index 000000000..4dea3b7d1
--- /dev/null
+++ b/icons/tokens/colored/iBTC.svg
@@ -0,0 +1,9 @@
+
diff --git a/icons/tokens/colored/kBTC-USDT.svg b/icons/tokens/colored/kBTC-USDT.svg
new file mode 100755
index 000000000..99bd3c1cf
--- /dev/null
+++ b/icons/tokens/colored/kBTC-USDT.svg
@@ -0,0 +1,36 @@
+
diff --git a/icons/tokens/colored/kBTC.svg b/icons/tokens/colored/kBTC.svg
new file mode 100755
index 000000000..b2d4ea780
--- /dev/null
+++ b/icons/tokens/colored/kBTC.svg
@@ -0,0 +1,28 @@
+
diff --git a/icons/tokens/colored/lcDOT.svg b/icons/tokens/colored/lcDOT.svg
new file mode 100755
index 000000000..115266509
--- /dev/null
+++ b/icons/tokens/colored/lcDOT.svg
@@ -0,0 +1,6 @@
+
diff --git a/icons/tokens/colored/qDOT.svg b/icons/tokens/colored/qDOT.svg
new file mode 100755
index 000000000..c737e327d
--- /dev/null
+++ b/icons/tokens/colored/qDOT.svg
@@ -0,0 +1,5 @@
+
diff --git a/icons/tokens/colored/qKSM.svg b/icons/tokens/colored/qKSM.svg
new file mode 100755
index 000000000..5e8e0c076
--- /dev/null
+++ b/icons/tokens/colored/qKSM.svg
@@ -0,0 +1,6 @@
+
diff --git a/icons/tokens/colored/qUSDT.svg b/icons/tokens/colored/qUSDT.svg
new file mode 100755
index 000000000..fdfcce9d5
--- /dev/null
+++ b/icons/tokens/colored/qUSDT.svg
@@ -0,0 +1,5 @@
+
diff --git a/icons/tokens/colored/qiBTC.svg b/icons/tokens/colored/qiBTC.svg
new file mode 100755
index 000000000..55b4c2596
--- /dev/null
+++ b/icons/tokens/colored/qiBTC.svg
@@ -0,0 +1,7 @@
+
diff --git a/icons/tokens/colored/qkBTC.svg b/icons/tokens/colored/qkBTC.svg
new file mode 100755
index 000000000..38bc8b4ce
--- /dev/null
+++ b/icons/tokens/colored/qkBTC.svg
@@ -0,0 +1,20 @@
+
diff --git a/icons/tokens/colored/sDOT.svg b/icons/tokens/colored/sDOT.svg
new file mode 100755
index 000000000..0364cc03c
--- /dev/null
+++ b/icons/tokens/colored/sDOT.svg
@@ -0,0 +1,5 @@
+
diff --git a/icons/tokens/colored/sKSM.svg b/icons/tokens/colored/sKSM.svg
new file mode 100755
index 000000000..6905f2ff6
--- /dev/null
+++ b/icons/tokens/colored/sKSM.svg
@@ -0,0 +1,6 @@
+
diff --git a/icons/tokens/colored/tDOT.svg b/icons/tokens/colored/tDOT.svg
new file mode 100755
index 000000000..e46ca2e11
--- /dev/null
+++ b/icons/tokens/colored/tDOT.svg
@@ -0,0 +1,18 @@
+
diff --git a/icons/tokens/colored/taiKSM.svg b/icons/tokens/colored/taiKSM.svg
new file mode 100755
index 000000000..e7ca106c5
--- /dev/null
+++ b/icons/tokens/colored/taiKSM.svg
@@ -0,0 +1,5 @@
+
diff --git a/icons/tokens/colored/vASTR.svg b/icons/tokens/colored/vASTR.svg
new file mode 100755
index 000000000..8348b47cf
--- /dev/null
+++ b/icons/tokens/colored/vASTR.svg
@@ -0,0 +1,132 @@
+
diff --git a/icons/tokens/colored/vBNC.svg b/icons/tokens/colored/vBNC.svg
new file mode 100755
index 000000000..efe27e8b8
--- /dev/null
+++ b/icons/tokens/colored/vBNC.svg
@@ -0,0 +1,24 @@
+
diff --git a/icons/tokens/colored/vDOT.svg b/icons/tokens/colored/vDOT.svg
new file mode 100755
index 000000000..304a16644
--- /dev/null
+++ b/icons/tokens/colored/vDOT.svg
@@ -0,0 +1,16 @@
+
diff --git a/icons/tokens/colored/vFIL.svg b/icons/tokens/colored/vFIL.svg
new file mode 100755
index 000000000..2931f5bae
--- /dev/null
+++ b/icons/tokens/colored/vFIL.svg
@@ -0,0 +1,17 @@
+
diff --git a/icons/tokens/colored/vGLMR.svg b/icons/tokens/colored/vGLMR.svg
new file mode 100755
index 000000000..8701be628
--- /dev/null
+++ b/icons/tokens/colored/vGLMR.svg
@@ -0,0 +1,17 @@
+
diff --git a/icons/tokens/colored/vKSM.svg b/icons/tokens/colored/vKSM.svg
new file mode 100755
index 000000000..a12369e90
--- /dev/null
+++ b/icons/tokens/colored/vKSM.svg
@@ -0,0 +1,17 @@
+
diff --git a/icons/tokens/colored/vMANTA.svg b/icons/tokens/colored/vMANTA.svg
new file mode 100755
index 000000000..f556d7347
--- /dev/null
+++ b/icons/tokens/colored/vMANTA.svg
@@ -0,0 +1,21 @@
+
diff --git a/icons/tokens/colored/vMOVR.svg b/icons/tokens/colored/vMOVR.svg
new file mode 100755
index 000000000..c0317db6e
--- /dev/null
+++ b/icons/tokens/colored/vMOVR.svg
@@ -0,0 +1,17 @@
+
diff --git a/icons/tokens/colored/vsDOT.svg b/icons/tokens/colored/vsDOT.svg
new file mode 100755
index 000000000..574a6b606
--- /dev/null
+++ b/icons/tokens/colored/vsDOT.svg
@@ -0,0 +1,16 @@
+
diff --git a/icons/tokens/colored/vsKSM.svg b/icons/tokens/colored/vsKSM.svg
new file mode 100755
index 000000000..a387d1b79
--- /dev/null
+++ b/icons/tokens/colored/vsKSM.svg
@@ -0,0 +1,17 @@
+
diff --git a/scripts/update_icons.py b/scripts/update_icons.py
new file mode 100644
index 000000000..11a613c47
--- /dev/null
+++ b/scripts/update_icons.py
@@ -0,0 +1,110 @@
+# That script was built to update icons for asset into chain from CHAINS_FILE
+# Basically this script find icon for each token in OUTPUT_DIR format it based on symbol
+# and then update CHAINS_FILE with new icon filename
+# In order to clear unnecessary icons from OUTPUT_DIR folder, set REMOVE_UNNECESSARY_ICONS to True
+
+import json
+import os
+import re
+import shutil
+
+# Configuration
+CHAINS_FILE = 'chains/v21/chains.json'
+OUTPUT_DIR = 'icons/tokens/colored'
+REMOVE_UNNECESSARY_ICONS = False
+
+
+def load_chains_data():
+ with open(CHAINS_FILE, 'r') as f:
+ return json.load(f)
+
+
+def save_chains_data(chains_data):
+ with open(CHAINS_FILE, 'w') as f:
+ json.dump(chains_data, f, indent=2)
+
+
+def find_file(symbol) -> tuple[str, str]:
+ search_symbol = symbol[2:] if symbol.startswith('xc') else symbol
+
+ if search_symbol.startswith('LP '):
+ lp_symbol = search_symbol[3:].replace(' ', '')
+ return f"{lp_symbol}.svg", f"{lp_symbol}.svg"
+ if search_symbol[0].isdigit() or 'WETH' in search_symbol:
+ return f"{search_symbol}.svg", f"{search_symbol}.svg"
+ if 'RMRK' in search_symbol:
+ return "RMRK.svg", "RMRK.svg"
+
+ base_symbol = search_symbol.split('-')[0]
+ base_symbol = base_symbol[:-2] if base_symbol.endswith('.s') else base_symbol
+
+ for filename in os.listdir(OUTPUT_DIR):
+ if filename.lower() == f"{base_symbol.lower()}.svg":
+ return filename, f"{base_symbol}.svg"
+ if re.search(rf'\({re.escape(base_symbol)}\)', filename, re.IGNORECASE):
+ return filename, f"{base_symbol}.svg"
+
+ return None, None
+
+
+def update_icons():
+ chains_data = load_chains_data()
+ unique_tokens = set()
+ not_found = []
+
+ for chain in chains_data:
+ for asset in chain['assets']:
+ process_asset(asset, unique_tokens, not_found)
+
+ save_chains_data(chains_data)
+ print_results(not_found)
+
+ if REMOVE_UNNECESSARY_ICONS:
+ remove_unreferenced_icons(chains_data)
+
+
+def process_asset(asset, unique_tokens, not_found):
+ symbol = asset['symbol']
+ unique_tokens.add(symbol)
+
+ found_file, new_filename = find_file(symbol)
+ if found_file:
+ update_asset_icon(found_file, new_filename, asset)
+ else:
+ not_found.append(symbol)
+
+
+def update_asset_icon(found_file, new_filename, asset):
+ old_path = os.path.join(OUTPUT_DIR, found_file)
+ new_path = os.path.join(OUTPUT_DIR, new_filename)
+
+ if found_file != new_filename:
+ try:
+ shutil.move(old_path, new_path)
+ except shutil.SameFileError:
+ pass
+
+ asset['icon'] = new_filename
+
+
+def print_results(not_found):
+ if not_found:
+ print("Symbols not found:")
+ for symbol in not_found:
+ print(symbol)
+
+ print("Process completed. chains.json has been updated.")
+
+def remove_unreferenced_icons(chains_data):
+ referenced_icons = {asset['icon'] for chain in chains_data if 'assets' in chain for asset in chain['assets'] if 'icon' in asset}
+
+ for filename in os.listdir(OUTPUT_DIR):
+ if filename not in referenced_icons:
+ file_path = os.path.join(OUTPUT_DIR, filename)
+ os.remove(file_path)
+ print(f"Removed unreferenced file: {filename}")
+
+
+if __name__ == "__main__":
+ os.makedirs(OUTPUT_DIR, exist_ok=True)
+ update_icons()