Files
pezkuwi-wallet-utils/chains/v17/chains_dev.json
T
pezkuwichain 09c89b073d feat: add governance-delegations SubQuery endpoint for Pezkuwi relay chain
Enable PezWallet OpenGov delegation stats via SubQuery governance indexer.
2026-02-19 01:43:12 +03:00

9636 lines
284 KiB
JSON

[
{
"chainId": "1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca",
"name": "Pezkuwi",
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/HEZ.svg",
"addressPrefix": 42,
"options": [
"crowdloans",
"governance-v2",
"proxy",
"multisig",
"pushSupport",
"fullSyncByDefault"
],
"nodeSelectionStrategy": "roundRobin",
"nodes": [
{
"url": "wss://rpc.pezkuwichain.io",
"name": "Pezkuwi Mainnet"
},
{
"url": "wss://mainnet.pezkuwichain.io",
"name": "Pezkuwi Mainnet (Alt)"
}
],
"explorers": [
{
"name": "Pezkuwi Explorer",
"extrinsic": "https://explorer.pezkuwichain.io/extrinsic/{value}",
"account": "https://explorer.pezkuwichain.io/account/{value}",
"event": "https://explorer.pezkuwichain.io/event/{value}"
}
],
"externalApi": {
"staking": [
{
"type": "subquery",
"url": "https://subquery.pezkuwichain.io"
}
],
"staking-rewards": [
{
"type": "subquery",
"url": "https://subquery.pezkuwichain.io"
}
],
"history": [
{
"type": "subquery",
"url": "https://subquery.pezkuwichain.io"
}
],
"governance-delegations": [
{
"type": "subquery",
"url": "https://subquery.pezkuwichain.io/governance"
}
]
},
"assets": [
{
"assetId": 0,
"symbol": "HEZ",
"precision": 12,
"name": "HEZkurd",
"priceId": "hezkurd",
"staking": null,
"type": "native",
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/HEZ.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": null
}
],
"additional": {
"themeColor": "#009639",
"defaultBlockTimeMillis": 6000,
"feeViaRuntimeCall": true,
"disabledCheckMetadataHash": true,
"stakingMaxElectingVoters": 22500,
"identityChain": "69a8d025ab7b63363935d7d9397e0f652826c94271c1bc55c4fdfe72cccf1cfa",
"stakingWiki": "https://wiki.pezkuwichain.io/staking"
}
},
{
"chainId": "e7c15092dcbe3f320260ddbbc685bfceed9125a3b3d8436db2766201dec3b949",
"parentId": "1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca",
"name": "Pezkuwi Asset Hub",
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/PEZ.svg",
"addressPrefix": 42,
"options": [
"swap-hub",
"assethub-fees",
"proxy",
"multisig",
"fullSyncByDefault",
"pushSupport"
],
"nodeSelectionStrategy": "roundRobin",
"nodes": [
{
"url": "wss://asset-hub-rpc.pezkuwichain.io",
"name": "Pezkuwi Asset Hub"
}
],
"explorers": [
{
"name": "Pezkuwi Explorer",
"extrinsic": "https://explorer.pezkuwichain.io/asset-hub/extrinsic/{value}",
"account": "https://explorer.pezkuwichain.io/asset-hub/account/{value}",
"event": "https://explorer.pezkuwichain.io/asset-hub/event/{value}"
}
],
"externalApi": {
"staking-rewards": [
{
"type": "subquery",
"url": "https://subquery.pezkuwichain.io/assethub"
}
],
"staking": [
{
"type": "subquery",
"url": "https://subquery.pezkuwichain.io/assethub"
}
],
"history": [
{
"type": "subquery",
"url": "https://subquery.pezkuwichain.io/assethub"
}
]
},
"assets": [
{
"assetId": 0,
"symbol": "HEZ",
"precision": 12,
"name": "HEZkurd",
"priceId": "hezkurd",
"staking": [
"relaychain",
"nomination-pools"
],
"type": "native",
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/HEZ.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": null
},
{
"assetId": 1,
"symbol": "PEZ",
"precision": 12,
"name": "Pezkuwi",
"priceId": "pezkuwi",
"staking": null,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/PEZ.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": {
"assetId": "1"
}
},
{
"assetId": 1000,
"symbol": "USDT",
"precision": 6,
"name": "Tether USD",
"priceId": "tether",
"staking": null,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/wUSDT.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": {
"assetId": "1000"
}
},
{
"assetId": 1001,
"symbol": "DOT",
"precision": 10,
"name": "Polkadot",
"priceId": "polkadot",
"staking": null,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": {
"assetId": "1001"
}
},
{
"assetId": 1002,
"symbol": "ETH",
"precision": 18,
"name": "Ethereum",
"priceId": "ethereum",
"staking": null,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": {
"assetId": "1002"
}
},
{
"assetId": 1003,
"symbol": "BTC",
"precision": 8,
"name": "Bitcoin",
"priceId": "bitcoin",
"staking": null,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": {
"assetId": "1003"
}
}
],
"additional": {
"themeColor": "#009639",
"defaultBlockTimeMillis": 6000,
"feeViaRuntimeCall": true,
"disabledCheckMetadataHash": true,
"relaychainAsNative": true,
"stakingMaxElectingVoters": 22500,
"identityChain": "69a8d025ab7b63363935d7d9397e0f652826c94271c1bc55c4fdfe72cccf1cfa",
"timelineChain": "1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca",
"defaultBlockTime": 6000,
"stakingWiki": "https://wiki.pezkuwichain.io/staking"
}
},
{
"chainId": "69a8d025ab7b63363935d7d9397e0f652826c94271c1bc55c4fdfe72cccf1cfa",
"parentId": "1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca",
"name": "Pezkuwi People",
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/chains/PezkuwiPeople.png",
"addressPrefix": 42,
"options": [
"proxy",
"multisig",
"fullSyncByDefault"
],
"nodeSelectionStrategy": "roundRobin",
"nodes": [
{
"url": "wss://people-rpc.pezkuwichain.io",
"name": "Pezkuwi People Chain"
}
],
"explorers": [
{
"name": "Pezkuwi Explorer",
"extrinsic": "https://explorer.pezkuwichain.io/people/extrinsic/{value}",
"account": "https://explorer.pezkuwichain.io/people/account/{value}",
"event": "https://explorer.pezkuwichain.io/people/event/{value}"
}
],
"externalApi": {},
"assets": [
{
"assetId": 0,
"symbol": "HEZ",
"precision": 12,
"name": "HEZkurd",
"priceId": "hezkurd",
"staking": null,
"type": "native",
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/HEZ.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": null
}
],
"additional": {
"themeColor": "#009639",
"defaultBlockTimeMillis": 6000,
"feeViaRuntimeCall": true,
"disabledCheckMetadataHash": true
}
},
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
"assets": [
{
"assetId": 0,
"symbol": "DOT",
"precision": 10,
"priceId": "polkadot",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
"staking": [
"relaychain",
"nomination-pools"
],
"buyProviders": {
"transak": {
"network": "MAINNET"
},
"mercuryo": {},
"banxa": {
"coinType": "DOT",
"blockchain": "DOT"
}
}
}
],
"nodes": [
{
"url": "wss://dot-rpc.stakeworld.io",
"name": "Stakeworld node"
},
{
"url": "wss://polkadot.public.curie.radiumblock.co/ws",
"name": "Radium node"
},
{
"url": "wss://polkadot-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://1rpc.io/dot",
"name": "Automata 1RPC node"
},
{
"url": "wss://rpc-polkadot.luckyfriday.io",
"name": "LuckyFriday node"
},
{
"url": "wss://rpc.ibp.network/polkadot",
"name": "IBP network node"
},
{
"url": "wss://rpc.dotters.network/polkadot",
"name": "Dotters Net node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}",
"account": "https://polkadot.subscan.io/account/{address}"
},
{
"name": "Polkascan",
"account": "https://polkascan.io/polkadot/account/{address}",
"event": "https://polkascan.io/polkadot/event/{event}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg",
"addressPrefix": 0,
"externalApi": {
"staking": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot"
}
],
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot"
}
],
"crowdloans": [
{
"type": "github",
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json"
}
],
"governance": [
{
"type": "subsquare",
"url": "https://polkadot.subsquare.io/api"
}
],
"governance-delegations": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot-gov"
}
]
},
"options": [
"crowdloans",
"governance",
"proxy",
"fullSyncByDefault"
],
"additional": {
"themeColor": "#E6007A",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking",
"stakingMaxElectingVoters": 22500,
"feeViaRuntimeCall": true
}
},
{
"chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Kusama",
"assets": [
{
"assetId": 0,
"symbol": "KSM",
"precision": 12,
"priceId": "kusama",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"staking": [
"relaychain",
"nomination-pools"
],
"buyProviders": {
"transak": {
"network": "MAINNET"
},
"mercuryo": {},
"banxa": {
"coinType": "KSM",
"blockchain": "KSM"
}
}
}
],
"nodes": [
{
"url": "wss://kusama-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://rpc-kusama.luckyfriday.io",
"name": "LuckyFriday node"
},
{
"url": "wss://1rpc.io/ksm",
"name": "Automata 1RPC node"
},
{
"url": "wss://rpc.ibp.network/kusama",
"name": "IBP network node"
},
{
"url": "wss://rpc.dotters.network/kusama",
"name": "Dotters Net node"
},
{
"url": "wss://kusama.public.curie.radiumblock.co/ws",
"name": "Radium node"
},
{
"url": "wss://kusama.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://kusama.subscan.io/extrinsic/{hash}",
"account": "https://kusama.subscan.io/account/{address}"
},
{
"name": "Polkascan",
"account": "https://polkascan.io/kusama/account/{address}",
"event": "https://polkascan.io/kusama/event/{event}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg",
"addressPrefix": 2,
"externalApi": {
"staking": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama"
}
],
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama"
}
],
"crowdloans": [
{
"type": "github",
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json"
}
],
"governance": [
{
"type": "subsquare",
"url": "https://kusama.subsquare.io/api"
}
],
"governance-delegations": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2"
}
]
},
"options": [
"crowdloans",
"governance",
"proxy",
"fullSyncByDefault"
],
"additional": {
"themeColor": "#1F78FF",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking",
"stakingMaxElectingVoters": 12500
}
},
{
"chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e",
"name": "Westend",
"assets": [
{
"assetId": 0,
"symbol": "WND",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg",
"staking": [
"relaychain",
"nomination-pools"
]
}
],
"nodes": [
{
"url": "wss://westend-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://rpc.ibp.network/westend",
"name": "IBP network node"
},
{
"url": "wss://rpc.dotters.network/westend",
"name": "Dotters Net node"
},
{
"url": "wss://westend.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://westend.subscan.io/extrinsic/{hash}",
"account": "https://westend.subscan.io/account/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg",
"addressPrefix": 42,
"externalApi": {
"staking": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend"
}
],
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend"
}
],
"crowdloans": [
{
"type": "github",
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json"
}
],
"governance": [
{
"type": "polkassembly",
"url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
"parameters": {
"network": "westend"
}
}
]
},
"options": [
"testnet",
"crowdloans",
"governance",
"proxy"
],
"additional": {
"themeColor": "#1F78FF",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama",
"stakingMaxElectingVoters": 22500,
"feeViaRuntimeCall": true
}
},
{
"chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9",
"parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e",
"name": "Westmint",
"assets": [
{
"assetId": 0,
"symbol": "WND",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg",
"buyProviders": {
"banxa": {
"coinType": "WND",
"blockchain": "WND"
}
}
},
{
"assetId": 1,
"symbol": "SIRI",
"precision": 10,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
"type": "statemine",
"typeExtras": {
"assetId": "81"
}
},
{
"assetId": 2,
"symbol": "DOT",
"precision": 10,
"priceId": "polkadot",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
"type": "statemine",
"typeExtras": {
"assetId": "0x02010902",
"palletName": "ForeignAssets"
}
},
{
"assetId": 3,
"symbol": "JOE",
"precision": 3,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
"type": "statemine",
"typeExtras": {
"assetId": "8"
}
}
],
"nodes": [
{
"url": "wss://westmint-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://wnd-rpc.stakeworld.io/assethub",
"name": "Stakeworld node"
}
],
"explorers": [
{
"name": "Statescan",
"account": "https://westmint.statescan.io/#/accounts/{address}",
"event": "https://westmint.statescan.io/#/events/{event}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westmint_Testnet.svg",
"addressPrefix": 42,
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---westmint-test"
}
]
},
"options": [
"testnet",
"swap-hub",
"proxy"
],
"additional": {
"relaychainAsNative": true,
"feeViaRuntimeCall": true
}
},
{
"chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Kusama Asset Hub",
"assets": [
{
"assetId": 0,
"symbol": "KSM",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"priceId": "kusama"
},
{
"assetId": 1,
"symbol": "RMRK",
"precision": 10,
"priceId": "rmrk",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
"typeExtras": {
"assetId": "8"
}
},
{
"assetId": 2,
"symbol": "CHAOS",
"precision": 10,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
"typeExtras": {
"assetId": "69420"
}
},
{
"assetId": 3,
"symbol": "CHRWNA",
"precision": 10,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
"typeExtras": {
"assetId": "567"
}
},
{
"assetId": 4,
"symbol": "SHIBATALES",
"precision": 0,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
"typeExtras": {
"assetId": "88888"
}
},
{
"assetId": 5,
"symbol": "BILLCOIN",
"precision": 8,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
"typeExtras": {
"assetId": "223"
}
},
{
"assetId": 7,
"symbol": "USDT",
"precision": 6,
"priceId": "tether",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"assetId": "1984"
}
}
],
"nodes": [
{
"url": "wss://sys.ibp.network/statemine",
"name": "IBP network node"
},
{
"url": "wss://sys.dotters.network/statemine",
"name": "Dotters Net node"
},
{
"url": "wss://statemine-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
"account": "https://assethub-kusama.subscan.io/account/{address}"
},
{
"name": "Statescan",
"account": "https://statemine.statescan.io/#/accounts/{address}",
"event": "https://statemine.statescan.io/#/events/{event}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
"addressPrefix": 2,
"options": [
"swap-hub"
],
"additional": {
"relaychainAsNative": true,
"feeViaRuntimeCall": true
}
},
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Karura",
"assets": [
{
"assetId": 0,
"symbol": "KAR",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg",
"priceId": "karura",
"buyProviders": {
"banxa": {
"coinType": "KAR",
"blockchain": "KAR"
}
}
},
{
"assetId": 1,
"symbol": "aSEED",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg",
"priceId": "ausd-seed-karura",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0081",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "10000000000",
"transfersEnabled": true
}
},
{
"assetId": 2,
"symbol": "KSM",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"priceId": "kusama",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0082",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "100000000",
"transfersEnabled": true
}
},
{
"assetId": 3,
"symbol": "RMRK",
"precision": 10,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
"priceId": "rmrk",
"typeExtras": {
"currencyIdScale": "0x050000",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "100000000",
"transfersEnabled": true
}
},
{
"assetId": 4,
"symbol": "BNC",
"precision": 12,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
"priceId": "bifrost-native-coin",
"typeExtras": {
"currencyIdScale": "0x00a8",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "8000000000",
"transfersEnabled": true
}
},
{
"assetId": 5,
"symbol": "LKSM",
"precision": 12,
"priceId": "liquid-ksm",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg",
"typeExtras": {
"currencyIdScale": "0x0083",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "500000000",
"transfersEnabled": true
}
},
{
"assetId": 6,
"symbol": "PHA",
"precision": 12,
"priceId": "pha",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg",
"typeExtras": {
"currencyIdScale": "0x00aa",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "40000000000",
"transfersEnabled": true
}
},
{
"assetId": 7,
"symbol": "KINT",
"precision": 12,
"priceId": "kintsugi",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg",
"typeExtras": {
"currencyIdScale": "0x00ab",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "133330000",
"transfersEnabled": true
}
},
{
"assetId": 8,
"symbol": "kBTC",
"precision": 8,
"priceId": "bitcoin",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg",
"typeExtras": {
"currencyIdScale": "0x00ac",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "660000",
"transfersEnabled": true
}
},
{
"assetId": 9,
"symbol": "TAI",
"precision": 12,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg",
"typeExtras": {
"currencyIdScale": "0x0084",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "1000000000000",
"transfersEnabled": true
}
},
{
"assetId": 10,
"symbol": "vsKSM",
"precision": 12,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
"typeExtras": {
"currencyIdScale": "0x00a9",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "100000000",
"transfersEnabled": true
}
},
{
"assetId": 11,
"symbol": "taiKSM",
"precision": 12,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg",
"typeExtras": {
"currencyIdScale": "0x0300000000",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "100000000",
"transfersEnabled": true
}
},
{
"assetId": 12,
"symbol": "QTZ",
"precision": 18,
"priceId": "quartz",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
"typeExtras": {
"currencyIdScale": "0x050200",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "1000000000000000000",
"transfersEnabled": true
}
},
{
"assetId": 14,
"symbol": "MOVR",
"precision": 18,
"priceId": "moonriver",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg",
"typeExtras": {
"currencyIdScale": "0x050300",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "1000000000000000",
"transfersEnabled": true
}
},
{
"assetId": 15,
"symbol": "HKO",
"precision": 12,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg",
"typeExtras": {
"currencyIdScale": "0x050400",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "100000000000",
"transfersEnabled": true
}
},
{
"assetId": 16,
"symbol": "CSM",
"precision": 12,
"priceId": "crust-storage-market",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg",
"typeExtras": {
"currencyIdScale": "0x050500",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "1000000000000",
"transfersEnabled": true
}
},
{
"assetId": 17,
"symbol": "USDT",
"precision": 6,
"priceId": "tether",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"currencyIdScale": "0x050700",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "10000",
"transfersEnabled": true
}
},
{
"assetId": 18,
"symbol": "KMA",
"precision": 12,
"priceId": "calamari-network",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg",
"typeExtras": {
"currencyIdScale": "0x050a00",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "100000000000",
"transfersEnabled": true
}
},
{
"assetId": 19,
"symbol": "TEER",
"precision": 12,
"priceId": "integritee",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg",
"typeExtras": {
"currencyIdScale": "0x050800",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "100000000000",
"transfersEnabled": true
}
},
{
"assetId": 20,
"symbol": "KICO",
"precision": 14,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg",
"typeExtras": {
"currencyIdScale": "0x050600",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "100000000000000",
"transfersEnabled": true
}
},
{
"assetId": 21,
"symbol": "NEER",
"precision": 18,
"priceId": "metaverse-network-pioneer",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg",
"typeExtras": {
"currencyIdScale": "0x050900",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "100000000000000000",
"transfersEnabled": true
}
},
{
"assetId": 22,
"symbol": "BSX",
"precision": 12,
"priceId": "basilisk",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg",
"typeExtras": {
"currencyIdScale": "0x050b00",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "1000000000000",
"transfersEnabled": true
}
},
{
"assetId": 23,
"symbol": "AIR",
"precision": 18,
"priceId": "altair",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg",
"typeExtras": {
"currencyIdScale": "0x050c00",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "100000000000000000",
"transfersEnabled": true
}
},
{
"assetId": 24,
"symbol": "GENS",
"precision": 9,
"type": "orml",
"priceId": "genshiro",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg",
"typeExtras": {
"currencyIdScale": "0x050e00",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "1000000000000",
"transfersEnabled": true
}
},
{
"assetId": 25,
"symbol": "EQD",
"precision": 9,
"priceId": "tether",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg",
"typeExtras": {
"currencyIdScale": "0x050f00",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "10000000000",
"transfersEnabled": true
}
},
{
"assetId": 26,
"symbol": "CRAB",
"precision": 18,
"type": "orml",
"priceId": "darwinia-crab-network",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg",
"typeExtras": {
"currencyIdScale": "0x050d00",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "1000000000000000000",
"transfersEnabled": true
}
}
],
"nodes": [
{
"url": "wss://karura-rpc-0.aca-api.network",
"name": "Acala Foundation 0 node"
},
{
"url": "wss://karura-rpc-1.aca-api.network",
"name": "Acala Foundation 1 node"
},
{
"url": "wss://karura-rpc-2.aca-api.network/ws",
"name": "Acala Foundation 2 node"
},
{
"url": "wss://karura-rpc-3.aca-api.network/ws",
"name": "Acala Foundation 3 node"
},
{
"url": "wss://karura.api.onfinality.io/public-ws",
"name": "Onfinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://karura.subscan.io/extrinsic/{hash}",
"account": "https://karura.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura"
}
],
"governance": [
{
"type": "subsquare",
"url": "https://karura.subsquare.io/api"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg",
"addressPrefix": 8,
"options": [
"governance-v1"
],
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Moonriver",
"assets": [
{
"assetId": 0,
"symbol": "MOVR",
"precision": 18,
"priceId": "moonriver",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg",
"staking": [
"parachain"
],
"buyProviders": {
"transak": {
"network": "MOONRIVER"
},
"banxa": {
"coinType": "MOVR",
"blockchain": "MOVR"
}
}
},
{
"assetId": 1,
"symbol": "xcRMRK",
"precision": 10,
"priceId": "rmrk",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
"typeExtras": {
"assetId": "182365888117048807484804376330534607370"
}
},
{
"assetId": 2,
"symbol": "xcKSM",
"precision": 12,
"priceId": "kusama",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"typeExtras": {
"assetId": "42259045809535163221576417993425387648"
}
},
{
"assetId": 3,
"symbol": "xcKINT",
"precision": 12,
"priceId": "kintsugi",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg",
"typeExtras": {
"assetId": "175400718394635817552109270754364440562"
}
},
{
"assetId": 4,
"symbol": "xcKAR",
"precision": 12,
"priceId": "karura",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg",
"typeExtras": {
"assetId": "10810581592933651521121702237638664357"
}
},
{
"assetId": 5,
"symbol": "xcBNC",
"precision": 12,
"priceId": "bifrost-native-coin",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
"typeExtras": {
"assetId": "319623561105283008236062145480775032445"
}
},
{
"assetId": 6,
"symbol": "xckBTC",
"precision": 8,
"priceId": "bitcoin",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg",
"typeExtras": {
"assetId": "328179947973504579459046439826496046832"
}
},
{
"assetId": 7,
"symbol": "xcUSDT",
"precision": 6,
"priceId": "tether",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"assetId": "311091173110107856861649819128533077277"
}
},
{
"assetId": 8,
"symbol": "xcaSEED",
"precision": 12,
"priceId": "ausd-seed-karura",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg",
"typeExtras": {
"assetId": "214920334981412447805621250067209749032"
}
},
{
"assetId": 9,
"symbol": "xcCSM",
"precision": 12,
"priceId": "crust-storage-market",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg",
"typeExtras": {
"assetId": "108457044225666871745333730479173774551"
}
},
{
"assetId": 10,
"symbol": "xcPHA",
"precision": 12,
"priceId": "pha",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg",
"typeExtras": {
"assetId": "189307976387032586987344677431204943363"
}
},
{
"assetId": 11,
"symbol": "xcHKO",
"precision": 12,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg",
"typeExtras": {
"assetId": "76100021443485661246318545281171740067"
}
},
{
"assetId": 12,
"symbol": "xcKMA",
"precision": 12,
"priceId": "calamari-network",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg",
"typeExtras": {
"assetId": "213357169630950964874127107356898319277"
}
},
{
"assetId": 13,
"symbol": "xcCRAB",
"precision": 18,
"priceId": "darwinia-crab-network",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg",
"typeExtras": {
"assetId": "173481220575862801646329923366065693029"
}
},
{
"assetId": 14,
"symbol": "xcTEER",
"precision": 12,
"priceId": "integritee",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg",
"typeExtras": {
"assetId": "105075627293246237499203909093923548958"
}
},
{
"assetId": 15,
"symbol": "xcLIT",
"precision": 12,
"priceId": "litentry",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg",
"typeExtras": {
"assetId": "65216491554813189869575508812319036608"
}
},
{
"assetId": 16,
"symbol": "xcSDN",
"precision": 18,
"priceId": "shiden",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg",
"typeExtras": {
"assetId": "16797826370226091782818345603793389938"
}
},
{
"assetId": 17,
"symbol": "xcXRT",
"precision": 9,
"priceId": "robonomics-network",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg",
"typeExtras": {
"assetId": "108036400430056508975016746969135344601"
}
},
{
"assetId": 18,
"symbol": "xcvKSM",
"precision": 12,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
"typeExtras": {
"assetId": "264344629840762281112027368930249420542"
}
},
{
"assetId": 19,
"symbol": "xcvBNC",
"precision": 12,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg",
"typeExtras": {
"assetId": "72145018963825376852137222787619937732"
}
},
{
"assetId": 20,
"symbol": "xcvMOVR",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg",
"typeExtras": {
"assetId": "203223821023327994093278529517083736593"
}
},
{
"assetId": 21,
"symbol": "xcMGX",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
"typeExtras": {
"assetId": "118095707745084482624853002839493125353"
}
},
{
"assetId": 22,
"symbol": "xcTUR",
"precision": 10,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
"typeExtras": {
"assetId": "133300872918374599700079037156071917454"
}
}
],
"nodes": [
{
"url": "wss://wss.api.moonriver.moonbeam.network",
"name": "Moonbeam Foundation node"
},
{
"url": "wss://moonriver.public.blastapi.io",
"name": "Blast node"
},
{
"url": "wss://moonriver-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}",
"account": "https://moonriver.subscan.io/account/{address}"
},
{
"name": "Moonscan",
"extrinsic": "https://moonriver.moonscan.io/tx/{hash}",
"account": "https://moonriver.moonscan.io/address/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver"
},
{
"type": "etherscan",
"url": "https://api-moonriver.moonscan.io/api",
"parameters": {
"assetType": "evm"
}
}
],
"staking": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver"
}
],
"governance": [
{
"type": "subsquare",
"url": "https://moonriver.subsquare.io/api"
}
],
"governance-delegations": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg",
"addressPrefix": 1285,
"options": [
"ethereumBased",
"governance",
"governance-v1"
],
"additional": {
"themeColor": "#E4A228",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking",
"defaultBlockTime": 12000
}
},
{
"chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527",
"parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443",
"name": "Moonbase Alpha",
"assets": [
{
"staking": [
"parachain"
],
"assetId": 0,
"symbol": "DEV",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg",
"precision": 18
},
{
"assetId": 1,
"symbol": "xcUNIT",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg",
"precision": 12,
"type": "statemine",
"typeExtras": {
"assetId": "42259045809535163221576417993425387648"
}
}
],
"nodes": [
{
"url": "wss://wss.testnet.moonbeam.network",
"name": "Moonbeam Network node"
},
{
"url": "wss://moonbase-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}",
"account": "https://moonbase.subscan.io/account/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg",
"addressPrefix": 1287,
"options": [
"ethereumBased",
"testnet"
],
"additional": {
"themeColor": "#1F78FF",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains",
"feeViaRuntimeCall": true
}
},
{
"chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Shiden",
"assets": [
{
"assetId": 0,
"symbol": "SDN",
"precision": 18,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg",
"priceId": "shiden"
},
{
"assetId": 1,
"symbol": "PHA",
"precision": 12,
"type": "statemine",
"priceId": "pha",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg",
"typeExtras": {
"assetId": "18446744073709551623"
}
},
{
"assetId": 2,
"symbol": "LKSM",
"precision": 12,
"priceId": "liquid-ksm",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg",
"typeExtras": {
"assetId": "18446744073709551619"
}
},
{
"assetId": 3,
"symbol": "MOVR",
"precision": 18,
"type": "statemine",
"priceId": "moonriver",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg",
"typeExtras": {
"assetId": "18446744073709551620"
}
},
{
"assetId": 4,
"symbol": "kBTC",
"precision": 8,
"type": "statemine",
"priceId": "bitcoin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg",
"typeExtras": {
"assetId": "18446744073709551621"
}
},
{
"assetId": 5,
"symbol": "KINT",
"precision": 12,
"type": "statemine",
"priceId": "kintsugi",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg",
"typeExtras": {
"assetId": "18446744073709551622"
}
},
{
"assetId": 6,
"symbol": "KSM",
"precision": 12,
"type": "statemine",
"priceId": "kusama",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"typeExtras": {
"assetId": "340282366920938463463374607431768211455"
}
},
{
"assetId": 7,
"symbol": "aSEED",
"precision": 12,
"type": "statemine",
"priceId": "ausd-seed-karura",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg",
"typeExtras": {
"assetId": "18446744073709551616"
}
},
{
"assetId": 8,
"symbol": "CSM",
"precision": 12,
"type": "statemine",
"priceId": "crust-storage-market",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg",
"typeExtras": {
"assetId": "18446744073709551624"
}
},
{
"assetId": 9,
"symbol": "KAR",
"precision": 12,
"type": "statemine",
"priceId": "karura",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg",
"typeExtras": {
"assetId": "18446744073709551618"
}
},
{
"assetId": 10,
"symbol": "USDT",
"precision": 6,
"type": "statemine",
"priceId": "tether",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"assetId": "4294969280"
}
},
{
"assetId": 11,
"symbol": "vKSM",
"precision": 12,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
"typeExtras": {
"assetId": "18446744073709551628"
}
},
{
"assetId": 12,
"symbol": "BNC",
"precision": 12,
"type": "statemine",
"priceId": "bifrost-native-coin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
"typeExtras": {
"assetId": "18446744073709551627"
}
}
],
"nodes": [
{
"url": "wss://rpc.shiden.astar.network",
"name": "StakeTechnologies node"
},
{
"url": "wss://shiden-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://shiden.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://shiden.subscan.io/extrinsic/{hash}",
"account": "https://shiden.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg",
"addressPrefix": 5,
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden"
}
],
"governance": [
{
"type": "polkassembly",
"url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
"parameters": {
"network": "shiden"
}
}
]
},
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Bifrost Kusama",
"assets": [
{
"assetId": 0,
"symbol": "BNC",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
"priceId": "bifrost-native-coin",
"staking": [
"parachain"
],
"buyProviders": {
"banxa": {
"coinType": "BNC",
"blockchain": "BNC"
}
}
},
{
"assetId": 1,
"symbol": "KSM",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"priceId": "kusama",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0204",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "100000000",
"transfersEnabled": true
}
},
{
"assetId": 2,
"symbol": "RMRK",
"precision": 10,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
"priceId": "rmrk",
"typeExtras": {
"currencyIdScale": "0x0209",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "10000",
"transfersEnabled": true
}
},
{
"assetId": 3,
"symbol": "ZLK",
"precision": 18,
"priceId": "zenlink-network-token",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
"typeExtras": {
"currencyIdScale": "0x0207",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "1000000000000",
"transfersEnabled": true
}
},
{
"assetId": 4,
"symbol": "KAR",
"precision": 12,
"priceId": "karura",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg",
"typeExtras": {
"currencyIdScale": "0x0206",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "100000000",
"transfersEnabled": true
}
},
{
"assetId": 5,
"symbol": "aSEED",
"precision": 12,
"priceId": "ausd-seed-karura",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg",
"typeExtras": {
"currencyIdScale": "0x0302",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "100000000",
"transfersEnabled": true
}
},
{
"assetId": 6,
"symbol": "vsKSM",
"precision": 12,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
"typeExtras": {
"currencyIdScale": "0x0404",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "100000000",
"transfersEnabled": true
}
},
{
"assetId": 7,
"symbol": "USDT",
"precision": 6,
"priceId": "tether",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"currencyIdScale": "0x0800",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "1000",
"transfersEnabled": true
}
},
{
"assetId": 8,
"symbol": "MOVR",
"precision": 18,
"type": "orml",
"priceId": "moonriver",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg",
"typeExtras": {
"currencyIdScale": "0x020a",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "1000000000000",
"transfersEnabled": true
}
},
{
"assetId": 9,
"symbol": "PHA",
"precision": 12,
"type": "orml",
"priceId": "pha",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg",
"typeExtras": {
"currencyIdScale": "0x0208",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "40000000000",
"transfersEnabled": true
}
},
{
"assetId": 10,
"symbol": "vKSM",
"precision": 12,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
"typeExtras": {
"currencyIdScale": "0x0104",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "100000000",
"transfersEnabled": true
}
},
{
"assetId": 11,
"symbol": "kBTC",
"precision": 8,
"type": "orml",
"priceId": "bitcoin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg",
"typeExtras": {
"currencyIdScale": "0x0802",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "100",
"transfersEnabled": true
}
},
{
"assetId": 12,
"symbol": "vBNC",
"precision": 12,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg",
"typeExtras": {
"currencyIdScale": "0x0101",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "10000000000",
"transfersEnabled": true
}
},
{
"assetId": 13,
"symbol": "vMOVR",
"precision": 18,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg",
"typeExtras": {
"currencyIdScale": "0x010a",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "1000000000000",
"transfersEnabled": true
}
}
],
"nodes": [
{
"url": "wss://bifrost-rpc.liebi.com/ws",
"name": "Liebi node"
},
{
"url": "wss://bifrost-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://bifrost-parachain.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}",
"account": "https://bifrost-kusama.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost"
}
],
"staking": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost"
}
],
"governance": [
{
"type": "subsquare",
"url": "https://bifrost-kusama.subsquare.io/api"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg",
"addressPrefix": 6,
"options": [
"governance-v1",
"governance"
],
"additional": {
"themeColor": "#1F78FF",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains",
"defaultBlockTime": 12000
}
},
{
"chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Kintsugi",
"assets": [
{
"assetId": 0,
"symbol": "KINT",
"precision": 12,
"type": "orml",
"priceId": "kintsugi",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg",
"typeExtras": {
"currencyIdScale": "0x000c",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
},
"buyProviders": {
"banxa": {
"coinType": "KINT",
"blockchain": "KINT"
}
}
},
{
"assetId": 1,
"symbol": "kBTC",
"precision": 8,
"type": "orml",
"priceId": "bitcoin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg",
"typeExtras": {
"currencyIdScale": "0x000b",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 2,
"symbol": "KSM",
"precision": 12,
"priceId": "kusama",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"typeExtras": {
"currencyIdScale": "0x000a",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 3,
"symbol": "LKSM",
"precision": 12,
"priceId": "liquid-ksm",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg",
"typeExtras": {
"currencyIdScale": "0x0102000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 4,
"symbol": "USDT",
"precision": 6,
"priceId": "tether",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"currencyIdScale": "0x0103000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 5,
"symbol": "aSEED",
"precision": 12,
"priceId": "ausd-seed-karura",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg",
"typeExtras": {
"currencyIdScale": "0x0101000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 6,
"symbol": "LP KSM-kBTC",
"precision": 18,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg",
"typeExtras": {
"currencyIdScale": "0x03000a000b",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
},
{
"assetId": 7,
"symbol": "LP kBTC-USDT",
"precision": 18,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg",
"typeExtras": {
"currencyIdScale": "0x03000b0103000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
},
{
"assetId": 8,
"symbol": "LP KSM-KINT",
"precision": 18,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg",
"typeExtras": {
"currencyIdScale": "0x03000a000c",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
},
{
"assetId": 9,
"symbol": "qkBTC",
"precision": 8,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg",
"typeExtras": {
"currencyIdScale": "0x0201000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
},
{
"assetId": 10,
"symbol": "qKSM",
"precision": 12,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"typeExtras": {
"currencyIdScale": "0x0202000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
},
{
"assetId": 11,
"symbol": "qUSDT",
"precision": 6,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"currencyIdScale": "0x0203000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
}
],
"nodes": [
{
"url": "wss://api-kusama.interlay.io/parachain",
"name": "Kintsugi Labs"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}",
"account": "https://kintsugi.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
{
"chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
"name": "Edgeware",
"assets": [
{
"assetId": 0,
"symbol": "EDG",
"precision": 18,
"priceId": "edgeware",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
"staking": [
"aura-relaychain"
]
}
],
"nodes": [
{
"url": "wss://edgeware-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://edgeware.jelliedowl.net",
"name": "JelliedOwl node"
},
{
"url": "wss://mainnet2.edgewa.re",
"name": "Edgeware node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
"account": "https://edgeware.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware"
}
],
"staking": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
"addressPrefix": 7,
"additional": {
"themeColor": "#1F78FF",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
}
},
{
"chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Parallel Heiko",
"assets": [
{
"assetId": 0,
"symbol": "HKO",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg"
},
{
"assetId": 1,
"symbol": "KSM",
"precision": 12,
"priceId": "kusama",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"typeExtras": {
"assetId": "100"
}
},
{
"assetId": 2,
"symbol": "aSEED",
"precision": 12,
"priceId": "ausd-seed-karura",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg",
"typeExtras": {
"assetId": "103"
}
},
{
"assetId": 3,
"symbol": "LKSM",
"precision": 12,
"priceId": "liquid-ksm",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg",
"typeExtras": {
"assetId": "109"
}
},
{
"assetId": 4,
"symbol": "sKSM",
"precision": 12,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg",
"typeExtras": {
"assetId": "1000"
}
},
{
"assetId": 5,
"symbol": "KAR",
"precision": 12,
"priceId": "karura",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg",
"typeExtras": {
"assetId": "107"
}
},
{
"assetId": 6,
"symbol": "MOVR",
"precision": 18,
"priceId": "moonriver",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg",
"typeExtras": {
"assetId": "113"
}
},
{
"assetId": 7,
"symbol": "PHA",
"precision": 12,
"priceId": "pha",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg",
"typeExtras": {
"assetId": "115"
}
},
{
"assetId": 8,
"symbol": "GENS",
"precision": 9,
"priceId": "genshiro",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg",
"typeExtras": {
"assetId": "123"
}
},
{
"assetId": 9,
"symbol": "USDT",
"precision": 6,
"priceId": "tether",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"assetId": "102"
}
},
{
"assetId": 10,
"symbol": "KINT",
"precision": 12,
"priceId": "kintsugi",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg",
"typeExtras": {
"assetId": "119"
}
},
{
"assetId": 11,
"symbol": "kBTC",
"precision": 8,
"priceId": "bitcoin",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg",
"typeExtras": {
"assetId": "121"
}
}
],
"nodes": [
{
"url": "wss://heiko-rpc.parallel.fi",
"name": "Parallel"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}",
"account": "https://parallel-heiko.subscan.io/account/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110,
"options": [
"governance-v1"
]
},
{
"chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Basilisk",
"assets": [
{
"assetId": 0,
"symbol": "BSX",
"precision": 12,
"priceId": "basilisk",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg",
"buyProviders": {
"banxa": {
"coinType": "BSX",
"blockchain": "BSX"
}
}
},
{
"assetId": 1,
"symbol": "KSM",
"precision": 12,
"priceId": "kusama",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"typeExtras": {
"currencyIdScale": "0x01000000",
"currencyIdType": "u32",
"existentialDeposit": "100000000",
"transfersEnabled": true
}
},
{
"assetId": 2,
"symbol": "aSEED",
"precision": 12,
"priceId": "ausd-seed-karura",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg",
"typeExtras": {
"currencyIdScale": "0x02000000",
"currencyIdType": "u32",
"existentialDeposit": "10000000000",
"transfersEnabled": true
}
},
{
"assetId": 3,
"symbol": "TNKR",
"precision": 12,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg",
"typeExtras": {
"currencyIdScale": "0x06000000",
"currencyIdType": "u32",
"existentialDeposit": "1000000000",
"transfersEnabled": true
}
},
{
"assetId": 4,
"symbol": "USDT",
"precision": 6,
"type": "orml",
"priceId": "tether",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"currencyIdScale": "0x0e000000",
"currencyIdType": "u32",
"existentialDeposit": "10000",
"transfersEnabled": true
}
},
{
"assetId": 5,
"symbol": "XRT",
"precision": 9,
"type": "orml",
"priceId": "robonomics-network",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg",
"typeExtras": {
"currencyIdScale": "0x10000000",
"currencyIdType": "u32",
"existentialDeposit": "1683502",
"transfersEnabled": true
}
}
],
"nodes": [
{
"url": "wss://rpc.basilisk.cloud",
"name": "Basilisk node"
},
{
"url": "wss://basilisk-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}",
"account": "https://basilisk.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk"
}
],
"governance": [
{
"type": "subsquare",
"url": "https://basilisk.subsquare.io/api"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg",
"addressPrefix": 10041,
"options": [
"governance-v1"
],
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Altair",
"assets": [
{
"assetId": 0,
"symbol": "AIR",
"precision": 18,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg",
"priceId": "altair"
}
],
"nodes": [
{
"url": "wss://altair.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://altair.subscan.io/extrinsic/{hash}",
"account": "https://altair.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair"
}
],
"governance": [
{
"type": "subsquare",
"url": "https://altair.subsquare.io/api"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg",
"addressPrefix": 136,
"options": [
"governance-v1"
],
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Khala",
"assets": [
{
"assetId": 0,
"symbol": "PHA",
"precision": 12,
"priceId": "pha",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
},
{
"assetId": 1,
"symbol": "KSM",
"precision": 12,
"type": "statemine",
"priceId": "kusama",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"typeExtras": {
"assetId": "0"
}
},
{
"assetId": 2,
"symbol": "KAR",
"precision": 12,
"type": "statemine",
"priceId": "karura",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg",
"typeExtras": {
"assetId": "1"
}
},
{
"assetId": 3,
"symbol": "BNC",
"precision": 12,
"type": "statemine",
"priceId": "bifrost-native-coin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
"typeExtras": {
"assetId": "2"
}
},
{
"assetId": 4,
"symbol": "ZLK",
"precision": 18,
"priceId": "zenlink-network-token",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
"typeExtras": {
"assetId": "3"
}
},
{
"assetId": 5,
"symbol": "aSEED",
"precision": 12,
"priceId": "ausd-seed-karura",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg",
"typeExtras": {
"assetId": "4"
}
},
{
"assetId": 6,
"symbol": "BSX",
"precision": 12,
"priceId": "basilisk",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg",
"typeExtras": {
"assetId": "9"
}
},
{
"assetId": 7,
"symbol": "MOVR",
"precision": 18,
"priceId": "moonriver",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg",
"typeExtras": {
"assetId": "6"
}
},
{
"assetId": 8,
"symbol": "HKO",
"precision": 12,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg",
"typeExtras": {
"assetId": "7"
}
},
{
"assetId": 9,
"symbol": "KMA",
"precision": 12,
"priceId": "calamari-network",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg",
"typeExtras": {
"assetId": "8"
}
},
{
"assetId": 10,
"symbol": "TUR",
"precision": 10,
"priceId": "turing-network",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
"typeExtras": {
"assetId": "10"
}
},
{
"assetId": 11,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg",
"typeExtras": {
"assetId": "11"
}
},
{
"assetId": 12,
"symbol": "SDN",
"precision": 18,
"priceId": "shiden",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg",
"typeExtras": {
"assetId": "12"
}
},
{
"assetId": 13,
"symbol": "NEER",
"precision": 18,
"priceId": "metaverse-network-pioneer",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg",
"typeExtras": {
"assetId": "13"
}
},
{
"assetId": 14,
"symbol": "BIT",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg",
"typeExtras": {
"assetId": "14"
}
},
{
"assetId": 15,
"symbol": "PICA",
"precision": 12,
"priceId": "picasso",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg",
"typeExtras": {
"assetId": "15"
}
}
],
"nodes": [
{
"url": "wss://khala-api.phala.network/ws",
"name": "Phala node"
},
{
"url": "wss://khala-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://khala.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://khala.subscan.io/extrinsic/{hash}",
"account": "https://khala.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala"
}
],
"governance": [
{
"type": "polkassembly",
"url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
"parameters": {
"network": "khala"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30,
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "KILT",
"assets": [
{
"assetId": 0,
"symbol": "KILT",
"priceId": "kilt-protocol",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
"precision": 15
}
],
"nodes": [
{
"url": "wss://kilt-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://spiritnet.kilt.io/",
"name": "KILT Protocol node"
},
{
"url": "wss://spiritnet.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
"account": "https://spiritnet.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
}
],
"governance": [
{
"type": "polkassembly",
"url": "https://kilt-hasura.herokuapp.com/v1/graphql"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
"addressPrefix": 38,
"options": [
"governance-v1"
]
},
{
"chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
"name": "KILT Peregrine",
"assets": [
{
"assetId": 0,
"symbol": "PILT",
"precision": 15,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg"
}
],
"nodes": [
{
"url": "wss://peregrine.kilt.io/parachain-public-ws/",
"name": "KILT Protocol Node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}",
"account": "https://kilt-testnet.subscan.io/account/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg",
"addressPrefix": 38,
"options": [
"testnet"
]
},
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Calamari",
"assets": [
{
"assetId": 0,
"symbol": "KMA",
"priceId": "calamari-network",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg",
"precision": 12,
"staking": [
"parachain"
]
},
{
"assetId": 1,
"symbol": "KAR",
"precision": 12,
"priceId": "karura",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg",
"typeExtras": {
"assetId": "8"
}
},
{
"assetId": 2,
"symbol": "KSM",
"precision": 12,
"priceId": "kusama",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"typeExtras": {
"assetId": "12"
}
},
{
"assetId": 3,
"symbol": "MOVR",
"precision": 18,
"priceId": "moonriver",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg",
"typeExtras": {
"assetId": "11"
}
},
{
"assetId": 4,
"symbol": "USDT",
"precision": 6,
"priceId": "tether",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"assetId": "14"
}
},
{
"assetId": 5,
"symbol": "DAI-Karura",
"precision": 18,
"priceId": "dai",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg",
"typeExtras": {
"assetId": "15"
}
},
{
"assetId": 6,
"symbol": "USDC-Karura",
"precision": 6,
"priceId": "usd-coin",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg",
"typeExtras": {
"assetId": "16"
}
}
],
"nodes": [
{
"url": "wss://calamari.systems",
"name": "Manta network node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://calamari.subscan.io/extrinsic/{hash}",
"account": "https://calamari.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari"
}
],
"staking": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari"
}
],
"governance": [
{
"type": "polkassembly",
"url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
"parameters": {
"network": "calamari"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
"addressPrefix": 78,
"options": [
"governance-v1"
],
"additional": {
"themeColor": "#D632C1",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/calamari-kma-staking",
"defaultBlockTime": 12000
}
},
{
"chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "QUARTZ",
"assets": [
{
"assetId": 0,
"symbol": "QTZ",
"priceId": "quartz",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://quartz.unique.network",
"name": "Unique node"
},
{
"url": "wss://eu-ws-quartz.unique.network",
"name": "Unique Europe node"
},
{
"url": "wss://us-ws-quartz.unique.network",
"name": "Unique US node"
},
{
"url": "wss://asia-ws-quartz.unique.network",
"name": "Unique Asia node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
"account": "https://quartz.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
"addressPrefix": 255,
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Bit.Country Pioneer",
"assets": [
{
"assetId": 0,
"symbol": "NEER",
"precision": 18,
"priceId": "metaverse-network-pioneer",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg",
"buyProviders": {
"transak": {
"network": "PIONEER"
}
}
},
{
"assetId": 1,
"symbol": "BIT",
"precision": 18,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x030000000000000000",
"currencyIdType": "bit_country_primitives.FungibleTokenId",
"existentialDeposit": "0",
"transfersEnabled": true
}
}
],
"nodes": [
{
"url": "wss://pioneer-rpc-1.bit.country/wss",
"name": "MetaverseNetwork node 1"
},
{
"url": "wss://pioneer-rpc-2.bit.country/wss",
"name": "MetaverseNetwork node 2"
},
{
"url": "wss://pioneer-rpc-3.bit.country/wss",
"name": "MetaverseNetwork node 3"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}",
"account": "https://pioneer.subscan.io/account/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg",
"addressPrefix": 268,
"options": [
"governance-v1"
]
},
{
"chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Acala",
"assets": [
{
"assetId": 0,
"symbol": "ACA",
"priceId": "acala",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg"
},
{
"assetId": 1,
"symbol": "LDOT",
"precision": 10,
"priceId": "liquid-staking-dot",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg",
"typeExtras": {
"currencyIdScale": "0x0003",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "500000000",
"transfersEnabled": true
}
},
{
"assetId": 2,
"symbol": "aSEED",
"precision": 12,
"priceId": "ausd-seed-acala",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg",
"typeExtras": {
"currencyIdScale": "0x0001",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "100000000000",
"transfersEnabled": true
}
},
{
"assetId": 3,
"symbol": "DOT",
"precision": 10,
"priceId": "polkadot",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
"typeExtras": {
"currencyIdScale": "0x0002",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "100000000",
"transfersEnabled": true
}
},
{
"assetId": 4,
"symbol": "lcDOT",
"precision": 10,
"priceId": "polkadot",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg",
"typeExtras": {
"currencyIdScale": "0x040d000000",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "100000000",
"transfersEnabled": true
}
},
{
"assetId": 5,
"symbol": "GLMR",
"precision": 18,
"priceId": "moonbeam",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg",
"typeExtras": {
"currencyIdScale": "0x050000",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "100000000000000000",
"transfersEnabled": true
}
},
{
"assetId": 6,
"symbol": "PARA",
"precision": 12,
"priceId": "parallel-finance",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg",
"typeExtras": {
"currencyIdScale": "0x050100",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "100000000000",
"transfersEnabled": true
}
},
{
"assetId": 7,
"symbol": "TAP",
"precision": 12,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg",
"typeExtras": {
"currencyIdScale": "0x0004",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "1000000000000",
"transfersEnabled": true
}
},
{
"assetId": 8,
"symbol": "tDOT",
"precision": 10,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg",
"typeExtras": {
"currencyIdScale": "0x0300000000",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "100000000",
"transfersEnabled": true
}
},
{
"assetId": 9,
"symbol": "INTR",
"precision": 10,
"type": "orml",
"priceId": "interlay",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg",
"typeExtras": {
"currencyIdScale": "0x050400",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "1000000000",
"transfersEnabled": true
}
},
{
"assetId": 10,
"symbol": "ASTR",
"precision": 18,
"type": "orml",
"priceId": "astar",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg",
"typeExtras": {
"currencyIdScale": "0x050200",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "100000000000000000",
"transfersEnabled": true
}
},
{
"assetId": 11,
"symbol": "EQ",
"precision": 9,
"priceId": "equilibrium-token",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg",
"typeExtras": {
"currencyIdScale": "0x050700",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "1000000000",
"transfersEnabled": true
}
},
{
"assetId": 12,
"symbol": "iBTC",
"precision": 8,
"type": "orml",
"priceId": "bitcoin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg",
"typeExtras": {
"currencyIdScale": "0x050300",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "100",
"transfersEnabled": true
}
},
{
"assetId": 13,
"symbol": "DAI",
"precision": 18,
"type": "orml",
"priceId": "dai",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg",
"typeExtras": {
"currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "10000000000000000",
"transfersEnabled": true
}
},
{
"assetId": 14,
"symbol": "USDT",
"precision": 6,
"type": "orml",
"priceId": "tether",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"currencyIdScale": "0x050c00",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "10000",
"transfersEnabled": true
}
}
],
"nodes": [
{
"url": "wss://rpc-acala.luckyfriday.io",
"name": "LuckyFriday node"
},
{
"url": "wss://acala-polkadot.api.onfinality.io/public-ws",
"name": "OnFinality node"
},
{
"url": "wss://acala-rpc-0.aca-api.network",
"name": "Acala Foundation 0 node"
},
{
"url": "wss://acala-rpc-1.aca-api.network",
"name": "Acala Foundation 1 node"
},
{
"url": "wss://acala-rpc-2.aca-api.network/ws",
"name": "Acala Foundation 2 node"
},
{
"url": "wss://acala-rpc-3.aca-api.network/ws",
"name": "Acala Foundation 3 node"
},
{
"url": "wss://acala.polkawallet.io",
"name": "Polkawallet node"
},
{
"url": "wss://acala-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://acala.subscan.io/extrinsic/{hash}",
"account": "https://acala.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala"
}
],
"governance": [
{
"type": "subsquare",
"url": "https://acala.subsquare.io/api"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg",
"addressPrefix": 10,
"additional": {
"feeViaRuntimeCall": true
},
"options": [
"governance-v1"
]
},
{
"chainId": "23fc729c2cdb7bd6770a4e8c58748387cc715fcf338f1f74a16833d90383f4b0",
"name": "Acala Mandala",
"assets": [
{
"assetId": 0,
"symbol": "ACA",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg"
},
{
"assetId": 1,
"symbol": "DOT",
"precision": 10,
"priceId": "polkadot",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
"typeExtras": {
"currencyIdScale": "0x0002",
"currencyIdType": "acala_primitives.currency.CurrencyId",
"existentialDeposit": "1000000"
}
}
],
"nodes": [
{
"url": "wss://mandala-rpc.aca-staging.network/ws",
"name": "Acala node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://acala-testnet.subscan.io/extrinsic/{hash}",
"account": "https://acala-testnet.subscan.io/account/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg",
"addressPrefix": 42,
"options": [
"testnet"
]
},
{
"chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Moonbeam",
"assets": [
{
"assetId": 0,
"symbol": "GLMR",
"precision": 18,
"priceId": "moonbeam",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg",
"staking": [
"parachain"
],
"buyProviders": {
"transak": {
"network": "MAINNET"
},
"banxa": {
"coinType": "GLMR",
"blockchain": "GLMR"
}
}
},
{
"assetId": 1,
"symbol": "xcDOT",
"precision": 10,
"type": "statemine",
"priceId": "polkadot",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
"typeExtras": {
"assetId": "42259045809535163221576417993425387648"
}
},
{
"assetId": 2,
"symbol": "xcaSEED",
"precision": 12,
"type": "statemine",
"priceId": "ausd-seed-acala",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg",
"typeExtras": {
"assetId": "110021739665376159354538090254163045594"
}
},
{
"assetId": 3,
"symbol": "xcACA",
"precision": 12,
"type": "statemine",
"priceId": "acala",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg",
"typeExtras": {
"assetId": "224821240862170613278369189818311486111"
}
},
{
"assetId": 4,
"symbol": "xcPARA",
"precision": 12,
"priceId": "parallel-finance",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg",
"typeExtras": {
"assetId": "32615670524745285411807346420584982855"
}
},
{
"assetId": 5,
"symbol": "xcINTR",
"precision": 10,
"type": "statemine",
"priceId": "interlay",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg",
"typeExtras": {
"assetId": "101170542313601871197860408087030232491"
}
},
{
"assetId": 6,
"symbol": "xciBTC",
"precision": 8,
"type": "statemine",
"priceId": "bitcoin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg",
"typeExtras": {
"assetId": "120637696315203257380661607956669368914"
}
},
{
"assetId": 7,
"symbol": "POOP",
"precision": 18,
"type": "statemine",
"priceId": "raresama",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg",
"typeExtras": {
"assetId": "270195117769614861929703564202131636628",
"palletName": "LocalAssets"
}
},
{
"assetId": 8,
"symbol": "xcASTR",
"precision": 18,
"type": "statemine",
"priceId": "astar",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg",
"typeExtras": {
"assetId": "224077081838586484055667086558292981199"
}
},
{
"assetId": 9,
"symbol": "xcPHA",
"precision": 12,
"type": "statemine",
"priceId": "pha",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg",
"typeExtras": {
"assetId": "132685552157663328694213725410064821485"
}
},
{
"assetId": 10,
"symbol": "xcUSDT",
"precision": 6,
"type": "statemine",
"priceId": "tether",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"assetId": "311091173110107856861649819128533077277"
}
},
{
"assetId": 11,
"symbol": "xcCFG",
"precision": 18,
"type": "statemine",
"priceId": "centrifuge",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg",
"typeExtras": {
"assetId": "91372035960551235635465443179559840483"
}
},
{
"assetId": 12,
"symbol": "xcBNC",
"precision": 12,
"type": "statemine",
"priceId": "bifrost-native-coin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
"typeExtras": {
"assetId": "165823357460190568952172802245839421906"
}
},
{
"assetId": 13,
"symbol": "xcEQ",
"precision": 9,
"type": "statemine",
"priceId": "equilibrium-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg",
"typeExtras": {
"assetId": "190590555344745888270686124937537713878"
}
},
{
"assetId": 14,
"symbol": "xcEQD",
"precision": 9,
"type": "statemine",
"priceId": "tether",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg",
"typeExtras": {
"assetId": "187224307232923873519830480073807488153"
}
},
{
"assetId": 15,
"symbol": "xcHDX",
"precision": 12,
"type": "statemine",
"priceId": "hydradx",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg",
"typeExtras": {
"assetId": "69606720909260275826784788104880799692"
}
},
{
"assetId": 16,
"symbol": "xcNODL",
"precision": 11,
"type": "statemine",
"priceId": "nodle-network",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg",
"typeExtras": {
"assetId": "309163521958167876851250718453738106865"
}
},
{
"assetId": 17,
"symbol": "xcRING",
"precision": 18,
"type": "statemine",
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg",
"typeExtras": {
"assetId": "125699734534028342599692732320197985871"
}
},
{
"assetId": 18,
"symbol": "xcOTP",
"precision": 12,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg",
"typeExtras": {
"assetId": "238111524681612888331172110363070489924"
}
},
{
"assetId": 19,
"symbol": "xcvDOT",
"precision": 10,
"type": "statemine",
"priceId": "voucher-dot",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg",
"typeExtras": {
"assetId": "29085784439601774464560083082574142143"
}
},
{
"assetId": 20,
"symbol": "xcvFIL",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg",
"typeExtras": {
"assetId": "272547899416482196831721420898811311297"
}
},
{
"assetId": 21,
"symbol": "xcvGLMR",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg",
"typeExtras": {
"assetId": "204507659831918931608354793288110796652"
}
}
],
"nodes": [
{
"url": "wss://wss.api.moonbeam.network",
"name": "Moonbeam Foundation node"
},
{
"url": "wss://moonbeam.public.blastapi.io",
"name": "Blast node"
},
{
"url": "wss://1rpc.io/glmr",
"name": "Automata 1RPC node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}",
"account": "https://moonbeam.subscan.io/account/{address}"
},
{
"name": "Moonscan",
"extrinsic": "https://moonbeam.moonscan.io/tx/{hash}",
"account": "https://moonbeam.moonscan.io/address/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam"
},
{
"type": "etherscan",
"url": "https://api-moonbeam.moonscan.io/api",
"parameters": {
"assetType": "evm"
}
}
],
"staking": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam"
}
],
"governance": [
{
"type": "polkassembly",
"url": "https://moonbeamp-hasura.herokuapp.com/v1/graphql"
}
],
"governance-delegations": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam-gov"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg",
"addressPrefix": 1284,
"options": [
"ethereumBased",
"governance",
"governance-v1",
"proxy"
],
"additional": {
"themeColor": "#10B6B1",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking",
"defaultBlockTime": 12000
}
},
{
"chainId": "eip155:1",
"name": "Ethereum",
"assets": [
{
"assetId": 0,
"symbol": "ETH",
"priceId": "ethereum",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
"precision": 18,
"buyProviders": {
"transak": {
"network": "ETHEREUM"
},
"mercuryo": {
"network": "ETHEREUM"
},
"banxa": {
"coinType": "ETH",
"blockchain": "ETH"
}
}
}
],
"nodeSelectionStrategy": "uniform",
"nodes": [
{
"url": "https://eth.llamarpc.com",
"name": "llamanodes rpc node"
},
{
"url": "https://eth-pokt.nodies.app",
"name": "Pokt network rpc node"
},
{
"url": "https://rpc.ankr.com/eth",
"name": "Ankr rpc node"
},
{
"url": "https://eth-mainnet.public.blastapi.io",
"name": "Blast rpc node"
},
{
"url": "https://api.securerpc.com/v1",
"name": "Secure rpc node"
},
{
"url": "https://1rpc.io/eth",
"name": "One rpc node"
},
{
"url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3",
"name": "Infura node 2"
},
{
"url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f",
"name": "Infura node 3"
},
{
"url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe",
"name": "Infura node 4"
},
{
"url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}",
"name": "Infura test node"
}
],
"explorers": [
{
"name": "Etherscan",
"extrinsic": "https://etherscan.io/tx/{hash}",
"account": "https://etherscan.io/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://api.etherscan.io/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg",
"addressPrefix": 1,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{
"chainId": "eip155:5",
"name": "Ethereum - Goerli",
"assets": [
{
"assetId": 0,
"symbol": "ETH",
"priceId": "ethereum",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://goerli.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f",
"name": "Infura test node"
}
],
"explorers": [
{
"name": "Etherscan",
"extrinsic": "https://goerli.etherscan.io/tx/{hash}",
"account": "https://goerli.etherscan.io/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://api-goerli.etherscan.io/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg",
"addressPrefix": 5,
"options": [
"testnet",
"ethereumBased",
"noSubstrateRuntime"
]
},
{
"chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Equilibrium (PAUSED)",
"assets": [
{
"assetId": 0,
"symbol": "EQ",
"precision": 9,
"priceId": "equilibrium-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg",
"type": "equilibrium",
"typeExtras": {
"assetId": "25969"
}
},
{
"assetId": 1,
"symbol": "DOT",
"precision": 10,
"priceId": "polkadot",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
"type": "equilibrium",
"typeExtras": {
"assetId": "6582132"
}
},
{
"assetId": 2,
"symbol": "EQD",
"precision": 9,
"priceId": "tether",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg",
"type": "equilibrium",
"typeExtras": {
"assetId": "6648164"
}
}
],
"nodes": [
{
"url": "wss://node.pol.equilibrium.io",
"name": "Equilibrium node"
},
{
"url": "wss://equilibrium-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}",
"account": "https://equilibrium.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg",
"addressPrefix": 68
},
{
"chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Astar",
"assets": [
{
"assetId": 0,
"symbol": "ASTR",
"priceId": "astar",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg",
"precision": 18,
"buyProviders": {
"transak": {
"network": "ASTAR"
},
"banxa": {
"coinType": "ASTR",
"blockchain": "ASTR"
}
}
},
{
"assetId": 1,
"symbol": "DOT",
"precision": 10,
"type": "statemine",
"priceId": "polkadot",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
"typeExtras": {
"assetId": "340282366920938463463374607431768211455"
}
},
{
"assetId": 2,
"symbol": "GLMR",
"precision": 18,
"type": "statemine",
"priceId": "moonbeam",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg",
"typeExtras": {
"assetId": "18446744073709551619"
}
},
{
"assetId": 3,
"symbol": "iBTC",
"precision": 8,
"type": "statemine",
"priceId": "bitcoin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg",
"typeExtras": {
"assetId": "18446744073709551620"
}
},
{
"assetId": 4,
"symbol": "INTR",
"precision": 10,
"type": "statemine",
"priceId": "interlay",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg",
"typeExtras": {
"assetId": "18446744073709551621"
}
},
{
"assetId": 5,
"symbol": "PHA",
"precision": 12,
"type": "statemine",
"priceId": "pha",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg",
"typeExtras": {
"assetId": "18446744073709551622"
}
},
{
"assetId": 6,
"symbol": "ACA",
"precision": 12,
"type": "statemine",
"priceId": "acala",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg",
"typeExtras": {
"assetId": "18446744073709551616"
}
},
{
"assetId": 7,
"symbol": "LDOT",
"precision": 10,
"type": "statemine",
"priceId": "liquid-staking-dot",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg",
"typeExtras": {
"assetId": "18446744073709551618"
}
},
{
"assetId": 8,
"symbol": "aSEED",
"precision": 12,
"type": "statemine",
"priceId": "ausd-seed-acala",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg",
"typeExtras": {
"assetId": "18446744073709551617"
}
},
{
"assetId": 9,
"symbol": "USDT",
"precision": 6,
"type": "statemine",
"priceId": "tether",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"assetId": "4294969280"
}
},
{
"assetId": 10,
"symbol": "BNC",
"precision": 12,
"type": "statemine",
"priceId": "bifrost-native-coin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
"typeExtras": {
"assetId": "18446744073709551623"
}
},
{
"assetId": 11,
"symbol": "UNQ",
"precision": 18,
"type": "statemine",
"priceId": "unique-network",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg",
"typeExtras": {
"assetId": "18446744073709551631"
}
},
{
"assetId": 12,
"symbol": "vDOT",
"precision": 10,
"type": "statemine",
"priceId": "voucher-dot",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg",
"typeExtras": {
"assetId": "18446744073709551624"
}
},
{
"assetId": 13,
"symbol": "EQD",
"precision": 9,
"type": "statemine",
"priceId": "tether",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg",
"typeExtras": {
"assetId": "18446744073709551629"
}
}
],
"nodes": [
{
"url": "wss://rpc.astar.network",
"name": "Astar node"
},
{
"url": "wss://astar.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://astar.subscan.io/extrinsic/{hash}",
"account": "https://astar.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar"
}
],
"governance": [
{
"type": "polkassembly",
"url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
"parameters": {
"network": "astar"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg",
"addressPrefix": 5,
"additional": {
"defaultTip": "1000000"
}
},
{
"chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Parallel",
"assets": [
{
"assetId": 0,
"symbol": "PARA",
"precision": 12,
"priceId": "parallel-finance",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg"
},
{
"assetId": 1,
"symbol": "DOT",
"precision": 10,
"priceId": "polkadot",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
"typeExtras": {
"assetId": "101"
}
},
{
"assetId": 2,
"symbol": "sDOT",
"precision": 10,
"priceId": "polkadot",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg",
"typeExtras": {
"assetId": "1001"
}
},
{
"assetId": 3,
"symbol": "ACA",
"precision": 12,
"priceId": "acala",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg",
"typeExtras": {
"assetId": "108"
}
},
{
"assetId": 4,
"symbol": "aSEED",
"precision": 12,
"priceId": "ausd-seed-acala",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg",
"typeExtras": {
"assetId": "104"
}
},
{
"assetId": 5,
"symbol": "LDOT",
"precision": 10,
"priceId": "liquid-staking-dot",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg",
"typeExtras": {
"assetId": "110"
}
},
{
"assetId": 6,
"symbol": "GLMR",
"precision": 18,
"priceId": "moonbeam",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg",
"typeExtras": {
"assetId": "114"
}
},
{
"assetId": 7,
"symbol": "cDOT-6/13",
"precision": 10,
"priceId": "polkadot",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg",
"typeExtras": {
"assetId": "200060013"
}
},
{
"assetId": 8,
"symbol": "cDOT-7/14",
"precision": 10,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg",
"typeExtras": {
"assetId": "200070014"
}
},
{
"assetId": 9,
"symbol": "cDOT-8/15",
"precision": 10,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg",
"typeExtras": {
"assetId": "200080015"
}
},
{
"assetId": 10,
"symbol": "cDOT-9/16",
"precision": 10,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg",
"typeExtras": {
"assetId": "200090016"
}
},
{
"assetId": 11,
"symbol": "cDOT-10/17",
"precision": 10,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg",
"typeExtras": {
"assetId": "200100017"
}
},
{
"assetId": 12,
"symbol": "INTR",
"precision": 10,
"priceId": "interlay",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg",
"typeExtras": {
"assetId": "120"
}
},
{
"assetId": 13,
"symbol": "iBTC",
"precision": 8,
"priceId": "bitcoin",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg",
"typeExtras": {
"assetId": "122"
}
},
{
"assetId": 14,
"symbol": "USDT",
"precision": 6,
"priceId": "tether",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"assetId": "102"
}
},
{
"assetId": 15,
"symbol": "CLV",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg",
"typeExtras": {
"assetId": "130"
}
},
{
"assetId": 16,
"symbol": "ASTR",
"precision": 18,
"priceId": "astar",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg",
"typeExtras": {
"assetId": "112"
}
},
{
"assetId": 17,
"symbol": "PHA",
"precision": 12,
"priceId": "pha",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg",
"typeExtras": {
"assetId": "115"
}
}
],
"nodes": [
{
"url": "wss://rpc.parallel.fi",
"name": "Parallel node"
},
{
"url": "wss://parallel-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://parallel.subscan.io/extrinsic/{hash}",
"account": "https://parallel.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel"
}
],
"governance": [
{
"type": "polkassembly",
"url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
"parameters": {
"network": "parallel"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg",
"addressPrefix": 172,
"options": [
"governance-v1"
]
},
{
"chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "CLV Parachain",
"assets": [
{
"assetId": 0,
"symbol": "CLV",
"precision": 18,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg",
"priceId": "clover-finance"
}
],
"nodes": [
{
"url": "wss://rpc-para.clover.finance",
"name": "Clover node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://clv.subscan.io/extrinsic/{hash}",
"account": "https://clv.subscan.io/account/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg",
"addressPrefix": 128
},
{
"chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot Asset Hub",
"assets": [
{
"assetId": 0,
"symbol": "DOT",
"precision": 10,
"priceId": "polkadot",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg"
},
{
"assetId": 1,
"symbol": "USDT",
"precision": 6,
"priceId": "tether",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"assetId": "1984"
}
},
{
"assetId": 2,
"symbol": "USDC",
"precision": 6,
"priceId": "usd-coin",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg",
"typeExtras": {
"assetId": "1337"
}
}
],
"nodes": [
{
"url": "wss://sys.ibp.network/statemint",
"name": "IBP network node"
},
{
"url": "wss://sys.dotters.network/statemint",
"name": "Dotters Net node"
},
{
"url": "wss://statemint-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://statemint.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"account": "https://assethub-polkadot.subscan.io/account/{address}",
"extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}"
},
{
"name": "Statescan",
"account": "https://statemint.statescan.io/#/accounts/{address}",
"event": "https://statemint.statescan.io/#/events/{event}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg",
"addressPrefix": 0,
"options": [
"swap-hub"
]
},
{
"chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Robonomics",
"assets": [
{
"assetId": 0,
"symbol": "XRT",
"precision": 9,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg",
"priceId": "robonomics-network"
},
{
"assetId": 1,
"symbol": "KSM",
"precision": 12,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"priceId": "kusama",
"typeExtras": {
"assetId": "4294967295"
}
}
],
"nodes": [
{
"url": "wss://kusama.rpc.robonomics.network/",
"name": "Airalab node"
},
{
"url": "wss://robonomics.0xsamsara.com",
"name": "Samsara node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}",
"account": "https://robonomics.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics"
}
],
"governance": [
{
"type": "polkassembly",
"url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
"parameters": {
"network": "robonomics"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg",
"addressPrefix": 32,
"options": [
"governance-v1"
]
},
{
"chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Encointer",
"assets": [
{
"assetId": 0,
"symbol": "KSM",
"precision": 12,
"priceId": "kusama",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg"
}
],
"nodes": [
{
"url": "wss://sys.ibp.network/encointer-kusama",
"name": "IBP network node"
},
{
"url": "wss://sys.dotters.network/encointer-kusama",
"name": "Dotters Net node"
},
{
"url": "wss://api.kusama.encointer.org",
"name": "Encointer association node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://encointer.subscan.io/extrinsic/{hash}",
"account": "https://encointer.subscan.io/account/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg",
"addressPrefix": 2,
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Picasso",
"assets": [
{
"assetId": 0,
"symbol": "PICA",
"precision": 12,
"priceId": "picasso",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
},
{
"assetId": 1,
"symbol": "DOT",
"precision": 10,
"priceId": "polkadot",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
"typeExtras": {
"currencyIdScale": "0x06000000000000000000000000000000",
"currencyIdType": "u128",
"existentialDeposit": "21430000",
"transfersEnabled": true
}
},
{
"assetId": 2,
"symbol": "KSM",
"precision": 12,
"priceId": "kusama",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"typeExtras": {
"currencyIdScale": "0x04000000000000000000000000000000",
"currencyIdType": "u128",
"existentialDeposit": "375000000",
"transfersEnabled": true
}
},
{
"assetId": 3,
"symbol": "USDT",
"precision": 6,
"priceId": "tether",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"currencyIdScale": "0x82000000000000000000000000000000",
"currencyIdType": "u128",
"existentialDeposit": "1500",
"transfersEnabled": true
}
}
],
"nodes": [
{
"url": "wss://picasso-rpc.composable.finance",
"name": "Composable node"
},
{
"url": "wss://rpc.composablenodes.tech",
"name": "Composable node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
"account": "https://picasso.subscan.io/account/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
"addressPrefix": 49,
"options": [
"governance-v1"
]
},
{
"chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Zeitgeist",
"assets": [
{
"assetId": 0,
"symbol": "ZTG",
"staking": [
"parachain"
],
"precision": 10,
"priceId": "zeitgeist",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
},
{
"assetId": 1,
"symbol": "DOT",
"precision": 10,
"priceId": "polkadot",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
"typeExtras": {
"currencyIdScale": "0x0500000000",
"currencyIdType": "zeitgeist_primitives.asset.Asset",
"existentialDeposit": "10000000",
"transfersEnabled": true
}
}
],
"nodes": [
{
"url": "wss://zeitgeist-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://zeitgeist.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
"account": "https://zeitgeist.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
}
],
"staking": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
}
],
"governance": [
{
"type": "subsquare",
"url": "https://zeitgeist.subsquare.io/api"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
"addressPrefix": 73,
"options": [
"governance-v1"
],
"additional": {
"themeColor": "#1F78FF",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
}
},
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Litmus",
"assets": [
{
"assetId": 0,
"symbol": "LIT",
"precision": 12,
"priceId": "litentry",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg"
}
],
"nodes": [
{
"url": "wss://rpc.litmus-parachain.litentry.io",
"name": "Litenry node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://litmus.subscan.io/extrinsic/{hash}",
"account": "https://litmus.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131,
"options": [
"governance-v1"
]
},
{
"chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Subsocial",
"assets": [
{
"assetId": 0,
"symbol": "SUB",
"precision": 10,
"priceId": "subsocial",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
}
],
"nodes": [
{
"url": "wss://para.f3joule.space",
"name": "Subsocial node"
},
{
"url": "wss://para.subsocial.network",
"name": "Dappforce node"
}
],
"explorers": [
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
"addressPrefix": 28
},
{
"chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crust Shadow",
"assets": [
{
"assetId": 0,
"symbol": "CSM",
"precision": 12,
"priceId": "crust-storage-market",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
}
],
"nodes": [
{
"url": "wss://rpc2-shadow.crust.network/",
"name": "Crust node"
},
{
"url": "wss://rpc-shadow.crust.network/",
"name": "Public Crust node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
"account": "https://shadow.subscan.io/account/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
}
],
"governance": [
{
"type": "polkassembly",
"url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
"parameters": {
"network": "crustshadow"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
"addressPrefix": 66,
"options": [
"governance-v1"
],
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Integritee Parachain",
"assets": [
{
"assetId": 0,
"symbol": "TEER",
"precision": 12,
"priceId": "integritee",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
}
],
"nodes": [
{
"url": "wss://kusama.api.integritee.network",
"name": "Integritee node"
},
{
"url": "wss://integritee-kusama.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
"account": "https://integritee.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
"addressPrefix": 13
},
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Centrifuge Parachain",
"assets": [
{
"assetId": 0,
"symbol": "CFG",
"precision": 18,
"priceId": "centrifuge",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg"
}
],
"nodes": [
{
"url": "wss://centrifuge-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://centrifuge-parachain.api.onfinality.io/public-ws",
"name": "Onfinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}",
"account": "https://centrifuge.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge"
}
],
"governance": [
{
"type": "subsquare",
"url": "https://centrifuge.subsquare.io/api"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg",
"addressPrefix": 36,
"options": [
"governance-v1"
],
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "HydraDX",
"assets": [
{
"assetId": 0,
"symbol": "HDX",
"precision": 12,
"priceId": "hydradx",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg"
},
{
"assetId": 1,
"symbol": "DOT",
"precision": 10,
"priceId": "polkadot",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x05000000",
"currencyIdType": "u32",
"existentialDeposit": "17540000",
"transfersEnabled": true
}
},
{
"assetId": 2,
"symbol": "DAI-Acala",
"precision": 18,
"priceId": "dai",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg",
"typeExtras": {
"currencyIdScale": "0x02000000",
"currencyIdType": "u32",
"existentialDeposit": "10000000000000000",
"transfersEnabled": true
}
},
{
"assetId": 3,
"symbol": "LRNA",
"precision": 12,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg",
"typeExtras": {
"currencyIdScale": "0x01000000",
"currencyIdType": "u32",
"existentialDeposit": "400000000",
"transfersEnabled": true
}
},
{
"assetId": 4,
"symbol": "WETH-Acala",
"precision": 18,
"priceId": "ethereum-wormhole",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg",
"typeExtras": {
"currencyIdScale": "0x04000000",
"currencyIdType": "u32",
"existentialDeposit": "7000000000000",
"transfersEnabled": true
}
},
{
"assetId": 5,
"symbol": "WBTC-Acala",
"precision": 8,
"priceId": "wrapped-bitcoin",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg",
"typeExtras": {
"currencyIdScale": "0x03000000",
"currencyIdType": "u32",
"existentialDeposit": "44",
"transfersEnabled": true
}
},
{
"assetId": 6,
"symbol": "iBTC",
"precision": 8,
"priceId": "bitcoin",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg",
"typeExtras": {
"currencyIdScale": "0x0b000000",
"currencyIdType": "u32",
"existentialDeposit": "36",
"transfersEnabled": true
}
},
{
"assetId": 7,
"symbol": "ZTG",
"precision": 10,
"priceId": "zeitgeist",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg",
"typeExtras": {
"currencyIdScale": "0x0c000000",
"currencyIdType": "u32",
"existentialDeposit": "1204151916",
"transfersEnabled": true
}
},
{
"assetId": 8,
"symbol": "ASTR",
"precision": 18,
"priceId": "astar",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg",
"typeExtras": {
"currencyIdScale": "0x09000000",
"currencyIdType": "u32",
"existentialDeposit": "147058823529412000",
"transfersEnabled": true
}
},
{
"assetId": 9,
"symbol": "USDT",
"precision": 6,
"priceId": "tether",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"currencyIdScale": "0x0a000000",
"currencyIdType": "u32",
"existentialDeposit": "10000",
"transfersEnabled": true
}
},
{
"assetId": 10,
"symbol": "CFG",
"precision": 18,
"priceId": "centrifuge",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg",
"typeExtras": {
"currencyIdScale": "0x0d000000",
"currencyIdType": "u32",
"existentialDeposit": "32467532467532500",
"transfersEnabled": true
}
},
{
"assetId": 11,
"symbol": "BNC",
"precision": 12,
"priceId": "bifrost-native-coin",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
"typeExtras": {
"currencyIdScale": "0x0e000000",
"currencyIdType": "u32",
"existentialDeposit": "68795189840",
"transfersEnabled": true
}
},
{
"assetId": 12,
"symbol": "DAI-Moonbeam",
"precision": 18,
"priceId": "dai",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg",
"typeExtras": {
"currencyIdScale": "0x12000000",
"currencyIdType": "u32",
"existentialDeposit": "10000000000000000",
"transfersEnabled": true
}
},
{
"assetId": 13,
"symbol": "WBTC-Moonbeam",
"precision": 8,
"priceId": "wrapped-bitcoin",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg",
"typeExtras": {
"currencyIdScale": "0x13000000",
"currencyIdType": "u32",
"existentialDeposit": "34",
"transfersEnabled": true
}
},
{
"assetId": 14,
"symbol": "WETH-Moonbeam",
"precision": 18,
"priceId": "ethereum-wormhole",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg",
"typeExtras": {
"currencyIdScale": "0x14000000",
"currencyIdType": "u32",
"existentialDeposit": "7000000000000",
"transfersEnabled": true
}
},
{
"assetId": 15,
"symbol": "USDC",
"precision": 6,
"priceId": "usd-coin",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg",
"typeExtras": {
"currencyIdScale": "0x16000000",
"currencyIdType": "u32",
"existentialDeposit": "10000",
"transfersEnabled": true
}
},
{
"assetId": 16,
"symbol": "GLMR",
"precision": 18,
"priceId": "moonbeam",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg",
"typeExtras": {
"currencyIdScale": "0x10000000",
"currencyIdType": "u32",
"existentialDeposit": "34854864344868000",
"transfersEnabled": true
}
},
{
"assetId": 17,
"symbol": "INTR",
"precision": 10,
"priceId": "interlay",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x11000000",
"currencyIdType": "u32",
"existentialDeposit": "6164274209",
"transfersEnabled": true
}
},
{
"assetId": 18,
"symbol": "SUB",
"precision": 10,
"priceId": "subsocial",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x18000000",
"currencyIdType": "u32",
"existentialDeposit": "20000000",
"transfersEnabled": true
}
},
{
"assetId": 19,
"symbol": "vDOT",
"precision": 10,
"priceId": "voucher-dot",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0f000000",
"currencyIdType": "u32",
"existentialDeposit": "18761726",
"transfersEnabled": true
}
},
{
"assetId": 20,
"symbol": "PHA",
"precision": 12,
"priceId": "pha",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x08000000",
"currencyIdType": "u32",
"existentialDeposit": "54945054945",
"transfersEnabled": true
}
},
{
"assetId": 21,
"symbol": "USDC-Moonbeam",
"precision": 6,
"priceId": "usd-coin",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC-Moonbeam.svg",
"typeExtras": {
"currencyIdScale": "0x15000000",
"currencyIdType": "u32",
"existentialDeposit": "10000",
"transfersEnabled": true
}
}
],
"nodes": [
{
"url": "wss://hydradx-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://rpc.hydradx.cloud",
"name": "Calactic Council node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}",
"account": "https://hydradx.subscan.io/account/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra"
}
],
"governance": [
{
"type": "subsquare",
"url": "https://hydradx.subsquare.io/api"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg",
"addressPrefix": 63,
"options": [
"governance-v1"
],
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Interlay",
"assets": [
{
"assetId": 0,
"symbol": "INTR",
"precision": 10,
"priceId": "interlay",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0002",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
},
"buyProviders": {
"banxa": {
"coinType": "INTR",
"blockchain": "INTR"
}
}
},
{
"assetId": 1,
"symbol": "iBTC",
"precision": 8,
"priceId": "bitcoin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0001",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 2,
"symbol": "DOT",
"precision": 10,
"priceId": "polkadot",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 3,
"symbol": "KINT",
"precision": 12,
"priceId": "kintsugi",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x000c",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 4,
"symbol": "kBTC",
"precision": 8,
"priceId": "bitcoin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x000b",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 5,
"symbol": "KSM",
"precision": 12,
"priceId": "kusama",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x000a",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 6,
"symbol": "LDOT",
"precision": 10,
"priceId": "liquid-staking-dot",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0101000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 7,
"symbol": "USDT",
"precision": 6,
"priceId": "tether",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0102000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 8,
"symbol": "LP iBTC-USDT",
"precision": 18,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg",
"typeExtras": {
"currencyIdScale": "0x0300010102000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
},
{
"assetId": 9,
"symbol": "LP DOT-iBTC",
"precision": 18,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg",
"typeExtras": {
"currencyIdScale": "0x0300000001",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
},
{
"assetId": 10,
"symbol": "LP INTR-USDT",
"precision": 18,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg",
"typeExtras": {
"currencyIdScale": "0x0300020102000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
},
{
"assetId": 11,
"symbol": "qiBTC",
"precision": 8,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0201000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
},
{
"assetId": 12,
"symbol": "qUSDT",
"precision": 6,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0203000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
},
{
"assetId": 13,
"symbol": "qDOT",
"precision": 10,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0202000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
}
],
"nodes": [
{
"url": "wss://api.interlay.io/parachain",
"name": "Kintsugi Labs node"
},
{
"url": "wss://interlay-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://rpc-interlay.luckyfriday.io/",
"name": "LuckyFriday node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://interlay.subscan.io/extrinsic/{hash}",
"account": "https://interlay.subscan.io/account/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
{
"chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Nodle Parachain",
"assets": [
{
"assetId": 0,
"symbol": "NODL",
"precision": 11,
"priceId": "nodle-network",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
}
],
"nodes": [
{
"url": "wss://eden-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://nodle-parachain.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
"account": "https://nodle.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
"addressPrefix": 37
},
{
"chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
"name": "Singular testnet",
"assets": [
{
"assetId": 0,
"symbol": "KSM",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg"
}
],
"nodes": [
{
"url": "wss://staging.node.rmrk.app",
"name": "Singular DEV node"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg",
"addressPrefix": 0,
"options": [
"testnet"
]
},
{
"chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Phala",
"assets": [
{
"assetId": 0,
"symbol": "PHA",
"precision": 12,
"priceId": "pha",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
}
],
"nodes": [
{
"url": "wss://phala-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://api.phala.network/ws",
"name": "Phala node"
},
{
"url": "wss://phala.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
"account": "https://phala.subscan.io/account/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
}
],
"governance": [
{
"type": "subsquare",
"url": "https://phala.subsquare.io/api"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
"addressPrefix": 30,
"options": [
"governance-v1"
]
},
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Turing",
"assets": [
{
"assetId": 0,
"symbol": "TUR",
"staking": [
"turing"
],
"precision": 10,
"priceId": "turing-network",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg"
},
{
"assetId": 1,
"symbol": "KSM",
"precision": 12,
"priceId": "kusama",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"typeExtras": {
"currencyIdScale": "0x01000000",
"currencyIdType": "u32",
"existentialDeposit": "100000000",
"transfersEnabled": true
}
},
{
"assetId": 2,
"symbol": "aSEED",
"precision": 12,
"priceId": "ausd-seed-karura",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg",
"typeExtras": {
"currencyIdScale": "0x02000000",
"currencyIdType": "u32",
"existentialDeposit": "10000000000",
"transfersEnabled": true
}
},
{
"assetId": 3,
"symbol": "KAR",
"precision": 12,
"priceId": "karura",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg",
"typeExtras": {
"currencyIdScale": "0x03000000",
"currencyIdType": "u32",
"existentialDeposit": "100000000000",
"transfersEnabled": true
}
},
{
"assetId": 4,
"symbol": "LKSM",
"precision": 12,
"priceId": "liquid-ksm",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg",
"typeExtras": {
"currencyIdScale": "0x04000000",
"currencyIdType": "u32",
"existentialDeposit": "500000000",
"transfersEnabled": true
}
},
{
"assetId": 5,
"symbol": "HKO",
"precision": 12,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg",
"typeExtras": {
"currencyIdScale": "0x05000000",
"currencyIdType": "u32",
"existentialDeposit": "500000000000",
"transfersEnabled": true
}
},
{
"assetId": 6,
"symbol": "sKSM",
"precision": 12,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg",
"typeExtras": {
"currencyIdScale": "0x06000000",
"currencyIdType": "u32",
"existentialDeposit": "500000000",
"transfersEnabled": true
}
},
{
"assetId": 7,
"symbol": "PHA",
"precision": 12,
"priceId": "pha",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg",
"typeExtras": {
"currencyIdScale": "0x07000000",
"currencyIdType": "u32",
"existentialDeposit": "10000000000",
"transfersEnabled": true
}
}
],
"nodes": [
{
"url": "wss://rpc.turing.oak.tech",
"name": "Turing node"
},
{
"url": "wss://turing-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://turing.subscan.io/extrinsic/{hash}",
"account": "https://turing.subscan.io/account/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing"
}
],
"staking": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing"
}
],
"governance": [
{
"type": "subsquare",
"url": "https://turing.subsquare.io/api"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51,
"options": [
"governance-v1"
],
"additional": {
"themeColor": "#14B1D3",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/turing-tur-staking",
"defaultBlockTime": 12000
}
},
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Composable Finance",
"assets": [
{
"assetId": 0,
"symbol": "LAYR",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LAYR.svg"
},
{
"assetId": 1,
"symbol": "DOT",
"precision": 10,
"priceId": "polkadot",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
"typeExtras": {
"currencyIdScale": "0x06000000000000000000000000000000",
"currencyIdType": "u128",
"existentialDeposit": "21430000",
"transfersEnabled": true
}
},
{
"assetId": 2,
"symbol": "KSM",
"precision": 12,
"priceId": "kusama",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"typeExtras": {
"currencyIdScale": "0x04000000000000000000000000000000",
"currencyIdType": "u128",
"existentialDeposit": "375000000",
"transfersEnabled": true
}
},
{
"assetId": 3,
"symbol": "USDT",
"precision": 6,
"priceId": "tether",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"currencyIdScale": "0x82000000000000000000000000000000",
"currencyIdType": "u128",
"existentialDeposit": "1500",
"transfersEnabled": true
}
}
],
"nodes": [
{
"url": "wss://rpc.composable.finance",
"name": "Composable node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://composable.subscan.io/extrinsic/{hash}",
"account": "https://composable.subscan.io/account/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable"
}
],
"governance": [
{
"type": "polkassembly",
"url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
"parameters": {
"network": "composable"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg",
"addressPrefix": 50,
"options": [
"governance-v1"
],
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c",
"name": "Polkadex",
"assets": [
{
"assetId": 0,
"symbol": "PDEX",
"priceId": "polkadex",
"staking": [
"relaychain"
],
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg"
},
{
"assetId": 1,
"symbol": "DOT",
"precision": 12,
"priceId": "polkadot",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
"typeExtras": {
"assetId": "95930534000017180603917534864279132680"
}
},
{
"assetId": 2,
"symbol": "USDT",
"precision": 12,
"priceId": "tether",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"assetId": "3496813586714279103986568049643838918"
}
},
{
"assetId": 3,
"symbol": "ASTR",
"precision": 12,
"priceId": "astar",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg",
"typeExtras": {
"assetId": "222121451965151777636299756141619631150"
}
},
{
"assetId": 4,
"symbol": "PHA",
"precision": 12,
"priceId": "pha",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg",
"typeExtras": {
"assetId": "193492391581201937291053139015355410612"
}
},
{
"assetId": 5,
"symbol": "iBTC",
"precision": 12,
"priceId": "bitcoin",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg",
"typeExtras": {
"assetId": "226557799181424065994173367616174607641"
}
}
],
"nodes": [
{
"url": "wss://polkadex.api.onfinality.io/public-ws",
"name": "OnFinality node"
},
{
"url": "wss://polkadex.public.curie.radiumblock.co/ws",
"name": "RadiumBlock node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}",
"account": "https://polkadex.subscan.io/account/{address}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
}
],
"externalApi": {
"staking": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex"
}
],
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex"
}
],
"governance": [
{
"type": "polkassembly",
"url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
"parameters": {
"network": "polkadex"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg",
"addressPrefix": 88,
"options": [
"governance-v1"
],
"additional": {
"themeColor": "#1F78FF",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking",
"feeViaRuntimeCall": true
}
},
{
"chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "OriginTrail Parachain",
"assets": [
{
"assetId": 0,
"symbol": "OTP",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg"
},
{
"assetId": 1,
"symbol": "TRAC",
"precision": 18,
"priceId": "origintrail",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TRAC.svg",
"typeExtras": {
"assetId": "1"
}
}
],
"nodes": [
{
"url": "wss://parachain-rpc.origin-trail.network",
"name": "TraceLabs node"
}
],
"explorers": [
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg",
"addressPrefix": 101,
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Bifrost Polkadot",
"assets": [
{
"assetId": 0,
"symbol": "BNC",
"precision": 12,
"priceId": "bifrost-native-coin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg"
},
{
"assetId": 1,
"symbol": "GLMR",
"precision": 18,
"priceId": "moonbeam",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg",
"typeExtras": {
"currencyIdScale": "0x0801",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "1000000000000",
"transfersEnabled": true
}
},
{
"assetId": 2,
"symbol": "DOT",
"precision": 10,
"priceId": "polkadot",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
"typeExtras": {
"currencyIdScale": "0x0800",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "1000000",
"transfersEnabled": true
}
},
{
"assetId": 3,
"symbol": "USDT",
"precision": 6,
"priceId": "tether",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"currencyIdScale": "0x0802",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "1000",
"transfersEnabled": true
}
},
{
"assetId": 4,
"symbol": "ASTR",
"precision": 18,
"priceId": "astar",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg",
"typeExtras": {
"currencyIdScale": "0x0803",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "10000000000000000",
"transfersEnabled": true
}
},
{
"assetId": 5,
"symbol": "vDOT",
"precision": 10,
"priceId": "voucher-dot",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg",
"typeExtras": {
"currencyIdScale": "0x0900",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "1000000",
"transfersEnabled": true
}
},
{
"assetId": 6,
"symbol": "vGLMR",
"precision": 18,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg",
"typeExtras": {
"currencyIdScale": "0x0901",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "1000000000000",
"transfersEnabled": true
}
},
{
"assetId": 7,
"symbol": "vFIL",
"precision": 18,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg",
"typeExtras": {
"currencyIdScale": "0x0904",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "1000000000000",
"transfersEnabled": true
}
},
{
"assetId": 8,
"symbol": "vASTR",
"precision": 18,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vASTR.svg",
"typeExtras": {
"currencyIdScale": "0x0903",
"currencyIdType": "bifrost_primitives.currency.CurrencyId",
"existentialDeposit": "10000000000000000",
"transfersEnabled": true
}
}
],
"nodes": [
{
"url": "wss://hk.p.bifrost-rpc.liebi.com/ws",
"name": "Liebi node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}",
"account": "https://bifrost.subscan.io/account/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot"
}
],
"governance": [
{
"type": "subsquare",
"url": "https://bifrost.subsquare.io/api"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg",
"addressPrefix": 6,
"options": [
"governance-v1"
]
},
{
"chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Litentry",
"assets": [
{
"assetId": 0,
"symbol": "LIT",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg",
"priceId": "litentry"
}
],
"nodes": [
{
"url": "wss://rpc.litentry-parachain.litentry.io",
"name": "Litentry node"
},
{
"url": "wss://litentry-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg",
"addressPrefix": 31
},
{
"chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "UNIQUE",
"assets": [
{
"assetId": 0,
"symbol": "UNQ",
"precision": 18,
"priceId": "unique-network",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg"
}
],
"nodes": [
{
"url": "wss://eu-ws.unique.network/",
"name": "Unique Europe node"
},
{
"url": "wss://us-ws.unique.network/",
"name": "Unique America node"
},
{
"url": "wss://asia-ws.unique.network/",
"name": "Unique Asia node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://unique.subscan.io/extrinsic/{hash}",
"account": "https://unique.subscan.io/account/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg",
"addressPrefix": 7391
},
{
"chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Dora Factory (PAUSED)",
"assets": [
{
"assetId": 0,
"symbol": "DORA",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg",
"priceId": "dora-factory"
}
],
"nodes": [
{
"url": "wss://kusama.dorafactory.org",
"name": "Dora node"
}
],
"explorers": [
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
{
"chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Mangata X",
"assets": [
{
"assetId": 0,
"symbol": "MGX",
"priceId": "mangata-x",
"precision": 18,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x00000000",
"currencyIdType": "u32",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 1,
"symbol": "KSM",
"precision": 12,
"priceId": "kusama",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x04000000",
"currencyIdType": "u32",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 2,
"symbol": "ETH",
"precision": 18,
"priceId": "ethereum",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x01000000",
"currencyIdType": "u32",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 3,
"symbol": "TUR",
"precision": 10,
"priceId": "turing-network",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x07000000",
"currencyIdType": "u32",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 4,
"symbol": "BNC",
"precision": 12,
"priceId": "bifrost-native-coin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0e000000",
"currencyIdType": "u32",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 5,
"symbol": "RMRK",
"precision": 10,
"priceId": "rmrk",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x1f000000",
"currencyIdType": "u32",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 6,
"symbol": "ZLK",
"precision": 18,
"priceId": "zenlink-network-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x1a000000",
"currencyIdType": "u32",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 7,
"symbol": "vsKSM",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x10000000",
"currencyIdType": "u32",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 8,
"symbol": "vKSM",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0f000000",
"currencyIdType": "u32",
"existentialDeposit": "0",
"transfersEnabled": true
}
}
],
"nodes": [
{
"url": "wss://kusama-rpc.mangata.online",
"name": "Mangata node"
},
{
"url": "wss://kusama-archive.mangata.online",
"name": "Mangata archive node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
"account": "https://mangatax.subscan.io/account/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
"addressPrefix": 42
},
{
"chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
"name": "Aleph Zero Testnet",
"assets": [
{
"assetId": 0,
"symbol": "TZERO",
"staking": [
"aleph-zero"
],
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
}
],
"nodes": [
{
"url": "wss://ws.test.azero.dev",
"name": "Aleph Zero node"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg",
"addressPrefix": 42,
"options": [
"testnet"
],
"additional": {
"themeColor": "#1F78FF",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
}
},
{
"chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443",
"name": "Moonbase Relay Testnet",
"assets": [
{
"assetId": 0,
"symbol": "UNIT",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg"
}
],
"nodes": [
{
"url": "wss://frag-moonbase-relay-rpc-ws.g.moonbase.moonbeam.network",
"name": "PureStake node"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg",
"addressPrefix": 42,
"options": [
"testnet"
],
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee",
"name": "Polymesh Testnet",
"assets": [
{
"assetId": 0,
"symbol": "POLYX",
"precision": 6,
"priceId": "polymesh",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg",
"staking": [
"relaychain"
]
}
],
"nodes": [
{
"url": "wss://testnet-rpc.polymesh.live",
"name": "Polymath node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}",
"account": "https://polymesh.subscan.io/account/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg",
"addressPrefix": 42,
"options": [
"testnet"
],
"additional": {
"themeColor": "#1F78FF",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
}
},
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Kabocha",
"assets": [
{
"assetId": 0,
"symbol": "KAB",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg"
}
],
"nodes": [
{
"url": "wss://kabocha.jelliedowl.com",
"name": "JelliedOwl node"
}
],
"explorers": [
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg",
"addressPrefix": 27
},
{
"chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Bajun",
"assets": [
{
"assetId": 0,
"symbol": "BAJU",
"precision": 12,
"priceId": "ajuna-network",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg",
"buyProviders": {
"banxa": {
"coinType": "BAJU",
"blockchain": "BAJU"
}
}
}
],
"nodes": [
{
"url": "wss://rpc-parachain.bajun.network",
"name": "AjunaNetwork node"
},
{
"url": "wss://bajun.public.curie.radiumblock.co/ws",
"name": "Radium node"
},
{
"url": "wss://bajun.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://bajun.subscan.io/extrinsic/{hash}",
"account": "https://bajun.subscan.io/account/{address}"
},
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg",
"addressPrefix": 1337
},
{
"chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Imbue",
"assets": [
{
"assetId": 0,
"symbol": "IMBU",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg"
}
],
"nodes": [
{
"url": "wss://kusama.imbuenetwork.com",
"name": "Imbue node"
}
],
"explorers": [
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg",
"addressPrefix": 42,
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e",
"name": "Rococo Testnet",
"assets": [
{
"assetId": 0,
"symbol": "ROC",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg"
}
],
"nodes": [
{
"url": "wss://rococo-rpc.polkadot.io/",
"name": "Rococo node"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg",
"addressPrefix": 42,
"options": [
"testnet",
"crowdloans",
"proxy"
]
},
{
"chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Tinkernet",
"assets": [
{
"assetId": 0,
"symbol": "TNKR",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg"
}
],
"nodes": [
{
"url": "wss://tinkernet-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg",
"addressPrefix": 117,
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "GM (PAUSED)",
"assets": [
{
"assetId": 0,
"symbol": "FREN",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg"
},
{
"assetId": 1,
"symbol": "GM",
"precision": 0,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x01",
"currencyIdType": "gm_chain_runtime.Coooooins",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 2,
"symbol": "GN",
"precision": 0,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x02",
"currencyIdType": "gm_chain_runtime.Coooooins",
"existentialDeposit": "0",
"transfersEnabled": true
}
}
],
"nodes": [
{
"url": "wss://ws.gm.bldnodes.org",
"name": "bLd node"
}
],
"explorers": [
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
{
"chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Amplitude",
"assets": [
{
"assetId": 0,
"symbol": "AMPE",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
},
{
"assetId": 1,
"symbol": "KSM",
"precision": 12,
"type": "orml",
"priceId": "kusama",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
"typeExtras": {
"currencyIdScale": "0x0100",
"currencyIdType": "spacewalk_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 2,
"symbol": "USDT",
"precision": 6,
"priceId": "tether",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"currencyIdScale": "0x0101",
"currencyIdType": "spacewalk_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
}
],
"nodes": [
{
"url": "wss://rpc-amplitude.pendulumchain.tech",
"name": "PendulumChain node"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
}
],
"governance": [
{
"type": "polkassembly",
"url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
"parameters": {
"network": "amplitude"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
"addressPrefix": 57,
"options": [
"governance-v1"
],
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
"assets": [
{
"assetId": 0,
"symbol": "CAPS",
"priceId": "coin-capsule",
"staking": [
"relaychain"
],
"precision": 18,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg",
"buyProviders": {
"banxa": {
"coinType": "CAPS",
"blockchain": "TERNOA"
}
}
}
],
"nodes": [
{
"url": "wss://mainnet.ternoa.network",
"name": "CapsuleCorp node"
}
],
"explorers": [
{
"name": "Ternoa explorer",
"extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}",
"account": "https://explorer.ternoa.com/account/{address}"
}
],
"externalApi": {
"staking": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa"
}
],
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg",
"addressPrefix": 42,
"additional": {
"themeColor": "#EB2B6C",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking",
"feeViaRuntimeCall": true
}
},
{
"chainId": "18bcdb75a0bba577b084878db2dc2546eb21504eaad4b564bb7d47f9d02b6ace",
"name": "Ternoa Alphanet",
"assets": [
{
"assetId": 0,
"symbol": "CAPS",
"priceId": "coin-capsule",
"staking": [
"relaychain"
],
"precision": 18,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg"
}
],
"nodes": [
{
"url": "wss://alphanet.ternoa.com",
"name": "Ternoa Alphanet node"
}
],
"explorers": [
{
"name": "Ternoa Alphanet explorer",
"extrinsic": "https://explorer-alphanet.ternoa.dev/extrinsic/{hash}",
"account": "https://explorer-alphanet.ternoa.dev/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg",
"addressPrefix": 42,
"options": [
"testnet"
],
"additional": {
"themeColor": "#1F78FF",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
}
},
{
"chainId": "d54f0988402deb4548538626ce37e4a318441ea0529ca369400ebec4e04dfe4b",
"name": "Turing Staging",
"assets": [
{
"assetId": 0,
"symbol": "TUR",
"staking": [
"turing"
],
"precision": 10,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg"
}
],
"nodes": [
{
"url": "wss://rpc.turing-staging.oak.tech",
"name": "OAK node"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing_Staging.svg",
"addressPrefix": 51,
"options": [
"testnet"
],
"additional": {
"themeColor": "#1F78FF",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
}
},
{
"chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8",
"name": "Governance2 Testnet",
"assets": [
{
"assetId": 0,
"symbol": "Unit",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg"
}
],
"nodes": [
{
"url": "wss://governance2-testnet.litentry.io",
"name": "Development node"
}
],
"explorers": [
{
"name": "Governance2 Testnet explorer",
"account": "https://gov2.statescan.io/#/accounts/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg",
"addressPrefix": 42,
"options": [
"testnet",
"governance"
]
},
{
"chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Kapex (PAUSED)",
"assets": [
{
"assetId": 0,
"symbol": "KPX",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg"
}
],
"nodes": [
{
"url": "wss://kapex-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg",
"addressPrefix": 2007,
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063",
"name": "Polymesh",
"assets": [
{
"assetId": 0,
"symbol": "POLYX",
"precision": 6,
"priceId": "polymesh",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg",
"staking": [
"relaychain"
]
}
],
"nodes": [
{
"url": "wss://mainnet-rpc.polymesh.network",
"name": "Polymesh node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}",
"account": "https://polymesh.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polymesh"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12,
"additional": {
"themeColor": "#EB2B6C",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
}
},
{
"chainId": "8da6a03e0989154ff8c1977cbc0cbd55f6879d8759c272a4f3c078cef794bf5f",
"name": "Beresheet",
"assets": [
{
"assetId": 0,
"symbol": "tEDG",
"precision": 18,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
}
],
"nodes": [
{
"url": "wss://beresheet.jelliedowl.net",
"name": "JelliedOwl node"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Beresheet.svg",
"addressPrefix": 7,
"options": [
"testnet"
]
},
{
"chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "DAO IPCI",
"assets": [
{
"assetId": 0,
"symbol": "MITO",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
}
],
"nodes": [
{
"url": "wss://kusama.rpc.ipci.io",
"name": "Airalab node"
}
],
"explorers": [
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
"addressPrefix": 32
},
{
"chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
"name": "Myriad",
"assets": [
{
"assetId": 0,
"symbol": "MYRIA",
"precision": 18,
"priceId": "myriad-social",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
}
],
"nodes": [
{
"url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
"name": "Octopus node"
}
],
"explorers": [
{
"name": "Explorer",
"account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
"addressPrefix": 42
},
{
"chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3",
"name": "Fusotao",
"assets": [
{
"assetId": 0,
"symbol": "TAO",
"precision": 18,
"priceId": "fusotao",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO.svg"
}
],
"nodes": [
{
"url": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2",
"name": "Octopus node"
}
],
"explorers": [
{
"name": "Explorer",
"account": "https://explorer.mainnet.oct.network/fusotao/accounts/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Fusotao.svg",
"addressPrefix": 42
},
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
"assets": [
{
"assetId": 0,
"symbol": "XX",
"precision": 9,
"priceId": "xxcoin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg"
}
],
"nodes": [
{
"url": "wss://xxnetwork-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://rpc.xx.network",
"name": "xx Foundation node"
},
{
"url": "wss://rpc-hetzner.xx.network",
"name": "xx Foundation node"
},
{
"url": "wss://rpc-do.xx.network",
"name": "xx Foundation node"
}
],
"explorers": [
{
"name": "XX explorer",
"extrinsic": "https://explorer.xx.network/extrinsics/{hash}",
"account": "https://explorer.xx.network/accounts/{address}"
},
{
"name": "Polkastats",
"extrinsic": "https://xx.polkastats.io/extrinsic/{hash}",
"account": "https://xx.polkastats.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg",
"addressPrefix": 55,
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Pendulum",
"assets": [
{
"assetId": 0,
"symbol": "PEN",
"precision": 12,
"priceId": "pendulum-chain",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg"
},
{
"assetId": 1,
"symbol": "DOT",
"precision": 10,
"priceId": "polkadot",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
"typeExtras": {
"currencyIdScale": "0x0100",
"currencyIdType": "spacewalk_primitives.CurrencyId",
"existentialDeposit": "1000",
"transfersEnabled": true
}
},
{
"assetId": 2,
"symbol": "USDT",
"precision": 6,
"priceId": "tether",
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"currencyIdScale": "0x0101",
"currencyIdType": "spacewalk_primitives.CurrencyId",
"existentialDeposit": "1000",
"transfersEnabled": true
}
}
],
"nodes": [
{
"url": "wss://rpc-pendulum.prd.pendulumchain.tech",
"name": "Pendulum node"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg",
"addressPrefix": 56,
"options": [
"governance-v1"
]
},
{
"chainId": "a6ffcef7fb8caadf7f6c5ad8ada65e3eaa90d1604f3eabda546ff1d486865a0c",
"name": "Aventus Testnet",
"assets": [
{
"assetId": 0,
"symbol": "AVT",
"precision": 18,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg"
}
],
"nodes": [
{
"url": "wss://public-rpc.public-testnet.aventus.io",
"name": "Aventus testnet node"
}
],
"explorers": [
{
"name": "Aventus testnet explorer",
"extrinsic": "https://explorer.testnet.aventus.io/transaction/{hash}",
"account": "https://explorer.testnet.aventus.io/address/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus_Testnet.svg",
"addressPrefix": 42,
"options": [
"testnet"
]
},
{
"chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Aventus",
"assets": [
{
"assetId": 0,
"symbol": "AVT",
"precision": 18,
"priceId": "aventus",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg"
}
],
"nodes": [
{
"url": "wss://public-rpc.mainnet.aventus.io",
"name": "Aventus node"
}
],
"explorers": [
{
"name": "Aventus explorer",
"extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}",
"account": "https://explorer.mainnet.aventus.io/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg",
"addressPrefix": 42
},
{
"chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Crust Polkadot Parachain",
"assets": [
{
"assetId": 0,
"symbol": "CRU",
"precision": 12,
"priceId": "crust-network",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg"
}
],
"nodes": [
{
"url": "wss://crust-parachain.crustapps.net",
"name": "Crust node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}",
"account": "https://crust-parachain.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg",
"addressPrefix": 88,
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "3a5a5cd27eb15fd26c37315a0f0b938733bb798c897428448efac5e6150cad06",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Kintsugi Testnet",
"assets": [
{
"assetId": 0,
"symbol": "KINT",
"precision": 12,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg",
"typeExtras": {
"currencyIdScale": "0x000c",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 1,
"symbol": "kBTC",
"precision": 8,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg",
"typeExtras": {
"currencyIdScale": "0x000b",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 3,
"symbol": "LKSM",
"precision": 12,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg",
"typeExtras": {
"currencyIdScale": "0x0102000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 4,
"symbol": "USDT",
"precision": 6,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"currencyIdScale": "0x0103000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 5,
"symbol": "aSEED",
"precision": 12,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg",
"typeExtras": {
"currencyIdScale": "0x0101000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 6,
"symbol": "KSM",
"precision": 12,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"typeExtras": {
"currencyIdScale": "0x000a",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 7,
"symbol": "LP KSM-kBTC",
"precision": 18,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg",
"typeExtras": {
"currencyIdScale": "0x03000a000b",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
},
{
"assetId": 8,
"symbol": "LP kBTC-USDT",
"precision": 18,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg",
"typeExtras": {
"currencyIdScale": "0x03000b0101000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
},
{
"assetId": 9,
"symbol": "LP KSM-KINT",
"precision": 18,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg",
"typeExtras": {
"currencyIdScale": "0x03000a000c",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
},
{
"assetId": 10,
"symbol": "qkBTC",
"precision": 8,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg",
"typeExtras": {
"currencyIdScale": "0x0201000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
},
{
"assetId": 11,
"symbol": "qKSM",
"precision": 12,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"typeExtras": {
"currencyIdScale": "0x0202000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
},
{
"assetId": 12,
"symbol": "qUSDT",
"precision": 6,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"currencyIdScale": "0x0203000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
}
],
"nodes": [
{
"url": "wss://api-dev-kintsugi.interlay.io:443/parachain",
"name": "Kintsugi Labs"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi_Testnet.svg",
"addressPrefix": 2092,
"options": [
"testnet"
]
},
{
"chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Hashed Network",
"assets": [
{
"assetId": 0,
"symbol": "HASH",
"precision": 18,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
}
],
"nodes": [
{
"url": "wss://c3.hashed.live",
"name": "Hashed systems 3 node"
},
{
"url": "wss://c2.hashed.network",
"name": "Hashed systems 2 node"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
}
]
},
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor",
"assets": [
{
"assetId": 0,
"symbol": "TAO",
"precision": 9,
"priceId": "bittensor",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg"
}
],
"nodes": [
{
"url": "wss://entrypoint-finney.opentensor.ai:443",
"name": "Opentensor Fdn node"
}
],
"explorers": [
{
"name": "SCAN",
"account": "https://bittensor.com/scan/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg",
"addressPrefix": 42
},
{
"chainId": "eip155:137",
"name": "Polygon",
"assets": [
{
"assetId": 0,
"symbol": "MATIC",
"priceId": "matic-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MATIC.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://polygon-mainnet.public.blastapi.io",
"name": "Polygon node"
}
],
"explorers": [
{
"name": "Polygonscan",
"extrinsic": "https://polygonscan.com/tx/{hash}",
"account": "https://polygonscan.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://api.polygonscan.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polygon.svg",
"addressPrefix": 137,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{
"chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
"name": "3DPass",
"assets": [
{
"assetId": 0,
"symbol": "P3D",
"precision": 12,
"priceId": "3dpass",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
}
],
"nodes": [
{
"url": "wss://rpc.3dpscan.io",
"name": "3DPass node"
},
{
"url": "wss://rpc2.3dpass.org",
"name": "3DPass node"
}
],
"explorers": [
{
"name": "3DPass explorer",
"extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
"account": "https://explorer.3dpass.org/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
"addressPrefix": 71
},
{
"chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Ajuna",
"assets": [
{
"assetId": 0,
"symbol": "AJUN",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg"
}
],
"nodes": [
{
"url": "wss://rpc-parachain.ajuna.network",
"name": "Ajuna node"
},
{
"url": "wss://ajuna.public.curie.radiumblock.co/ws",
"name": "RadiumBlock node"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ajuna"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Darwinia",
"assets": [
{
"assetId": 0,
"symbol": "RING",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg"
},
{
"assetId": 1,
"symbol": "KTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://parachain-rpc.darwinia.network",
"name": "Darwinia node"
},
{
"url": "wss://rpc.darwinia.network",
"name": "Darwinia node"
},
{
"url": "wss://darwinia-rpc.darwiniacommunitydao.xyz",
"name": "Darwinia Community node"
},
{
"url": "wss://darwinia-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}",
"account": "https://darwinia.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---darwinia"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg",
"addressPrefix": 18,
"options": [
"ethereumBased"
]
},
{
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Frequency",
"assets": [
{
"assetId": 0,
"symbol": "FRQCY",
"precision": 8,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg"
}
],
"nodes": [
{
"url": "wss://0.rpc.frequency.xyz",
"name": "Frequency0 node"
},
{
"url": "wss://1.rpc.frequency.xyz",
"name": "Frequency1 node"
}
],
"explorers": [
{
"name": "Polkaholic",
"account": "https://polkaholic.io/account/{address}",
"extrinsic": "https://polkaholic.io/tx/{hash}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/frequency"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg",
"addressPrefix": 90
},
{
"chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763",
"name": "Vara",
"assets": [
{
"assetId": 0,
"symbol": "VARA",
"precision": 12,
"priceId": "vara-network",
"staking": [
"relaychain"
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg"
}
],
"nodes": [
{
"url": "wss://rpc.vara-network.io",
"name": "Gear Tech node"
}
],
"explorers": [
{
"name": "Varascan",
"account": "https://explorer.vara-network.io/account/{address}",
"event": "https://explorer.vara-network.io/event/{event}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---vara"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg",
"addressPrefix": 137,
"additional": {
"themeColor": "#10B6B1",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
}
},
{
"chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff",
"name": "GIANT",
"assets": [
{
"assetId": 0,
"symbol": "GIANT",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg"
}
],
"nodes": [
{
"url": "wss://rpc-anchor-1-giant-mainnet-ue1.giantprotocol.org:443",
"name": "Anchor node"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---giant"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg",
"addressPrefix": 42,
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "eip155:97",
"name": "BNB Smart Chain Testnet",
"assets": [
{
"assetId": 0,
"symbol": "BNB",
"priceId": "binancecoin",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg",
"precision": 18
}
],
"nodeSelectionStrategy": "uniform",
"nodes": [
{
"url": "https://data-seed-prebsc-1-s1.binance.org:8545",
"name": "BSC testnet node 1"
},
{
"url": "https://data-seed-prebsc-2-s1.binance.org:8545",
"name": "BSC testnet node 2"
},
{
"url": "https://data-seed-prebsc-1-s2.binance.org:8545",
"name": "BSC testnet node 1s2"
},
{
"url": "https://data-seed-prebsc-2-s2.binance.org:8545",
"name": "BSC testnet node 2s2"
},
{
"url": "https://data-seed-prebsc-1-s3.binance.org:8545",
"name": "BSC testnet node 1s3"
},
{
"url": "https://data-seed-prebsc-2-s3.binance.org:8545",
"name": "BSC testnet node 2s3"
},
{
"url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/",
"name": "Getblock http testnet node"
},
{
"url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/",
"name": "Getblock wss testnet node"
},
{
"url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/testnet/",
"name": "GetBlock wss testnet node"
}
],
"explorers": [
{
"name": "Testnet BscScan",
"extrinsic": "https://testnet.bscscan.com/tx/{hash}",
"account": "https://testnet.bscscan.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://api-testnet.bscscan.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSCTestnet.svg",
"addressPrefix": 97,
"options": [
"testnet",
"ethereumBased",
"noSubstrateRuntime"
]
},
{
"chainId": "eip155:56",
"name": "BNB Smart Chain",
"assets": [
{
"assetId": 0,
"symbol": "BNB",
"priceId": "binancecoin",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg",
"precision": 18
}
],
"nodeSelectionStrategy": "uniform",
"nodes": [
{
"url": "https://bsc-dataseed.binance.org",
"name": "BSC node 1"
},
{
"url": "https://bsc-dataseed1.defibit.io",
"name": "BSC node 2"
},
{
"url": "https://bsc-dataseed1.ninicoin.io",
"name": "BSC node 3"
},
{
"url": "https://bsc.nodereal.io",
"name": "BSC node 4"
},
{
"url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/",
"name": "GetBlock http node"
},
{
"url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/",
"name": "GetBlock wss node"
},
{
"url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/mainnet/",
"name": "GetBlock wss node"
}
],
"explorers": [
{
"name": "BscScan",
"extrinsic": "https://bscscan.com/tx/{hash}",
"account": "https://bscscan.com/address/{address}"
},
{
"name": "Bitquery",
"extrinsic": "https://explorer.bitquery.io/bsc/tx/{hash}",
"account": "https://explorer.bitquery.io/bsc/address/{address}"
},
{
"name": "BSCTrace",
"extrinsic": "https://bsctrace.com/tx/{hash}",
"account": "https://bsctrace.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://api.bscscan.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSC.svg",
"addressPrefix": 56,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{
"chainId": "c9824829d23066e7dd92b80cfef52559c7692866fcfc3530e737e3fe01410eef",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "GIANT Testnet",
"assets": [
{
"assetId": 0,
"symbol": "GIANT",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg"
}
],
"nodes": [
{
"url": "wss://rpc-4-us-east-1-dev.giantprotocol.org:443",
"name": "Giant testnet node"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant_Testnet.svg",
"addressPrefix": 42,
"options": [
"testnet"
],
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot Bridge Hub",
"assets": [
{
"assetId": 0,
"symbol": "DOT",
"precision": 10,
"priceId": "polkadot",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg"
}
],
"nodes": [
{
"url": "wss://sys.ibp.network/bridgehub-polkadot",
"name": "IBP network node"
},
{
"url": "wss://sys.dotters.network/bridgehub-polkadot",
"name": "Dotters Net node"
},
{
"url": "wss://dot-rpc.stakeworld.io/bridgehub",
"name": "Stakeworld node"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/polkadot-bridgehub"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg",
"addressPrefix": 0
},
{
"chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Kusama Bridge Hub",
"assets": [
{
"assetId": 0,
"symbol": "KSM",
"precision": 12,
"priceId": "kusama",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg"
}
],
"nodes": [
{
"url": "wss://sys.ibp.network/bridgehub-kusama",
"name": "IBP network node"
},
{
"url": "wss://sys.dotters.network/bridgehub-kusama",
"name": "Dotters Net node"
},
{
"url": "wss://ksm-rpc.stakeworld.io/bridgehub",
"name": "Stakeworld node"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---kusama-bridgehub"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg",
"addressPrefix": 2
},
{
"chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot Collectives",
"assets": [
{
"assetId": 0,
"symbol": "DOT",
"precision": 10,
"priceId": "polkadot",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg"
}
],
"nodes": [
{
"url": "wss://sys.ibp.network/collectives-polkadot",
"name": "IBP network node"
},
{
"url": "wss://sys.dotters.network/collectives-polkadot",
"name": "Dotters Net node"
},
{
"url": "wss://collectives.public.curie.radiumblock.co/ws",
"name": "Radium node"
},
{
"url": "wss://dot-rpc.stakeworld.io/collectives",
"name": "Stakeworld node"
},
{
"url": "wss://collectives.api.onfinality.io/public-ws",
"name": "Onfinality node"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/polkadot-collectives"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
"addressPrefix": 0
},
{
"chainId": "67221cd96c1551b72d55f65164d6a39f31b570c77a05c90e31931b0e2f379e13",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Amplitude Foucoco",
"assets": [
{
"assetId": 0,
"symbol": "AMPE",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
}
],
"nodes": [
{
"url": "wss://rpc-foucoco.pendulumchain.tech/",
"name": "PendulumChain node"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude_foucoco.svg",
"addressPrefix": 57,
"options": [
"testnet"
]
},
{
"chainId": "418ae94c9fce02b1ab3b5bc211cd2f2133426f2861d97482bbdfdac1bbb0fb92",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Interlay Testnet",
"assets": [
{
"assetId": 0,
"symbol": "INTR",
"precision": 10,
"priceId": "interlay",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0002",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 1,
"symbol": "iBTC",
"precision": 8,
"priceId": "bitcoin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0001",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 2,
"symbol": "DOT",
"precision": 10,
"priceId": "polkadot",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 3,
"symbol": "KINT",
"precision": 12,
"priceId": "kintsugi",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x000c",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 4,
"symbol": "kBTC",
"precision": 8,
"priceId": "bitcoin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x000b",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 5,
"symbol": "KSM",
"precision": 12,
"priceId": "kusama",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x000a",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 6,
"symbol": "LDOT",
"precision": 10,
"priceId": "liquid-staking-dot",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0101000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 7,
"symbol": "USDT",
"precision": 6,
"priceId": "tether",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0102000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": true
}
},
{
"assetId": 8,
"symbol": "LP iBTC-USDT",
"precision": 18,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg",
"typeExtras": {
"currencyIdScale": "0x0300010102000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
},
{
"assetId": 9,
"symbol": "LP DOT-iBTC",
"precision": 18,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg",
"typeExtras": {
"currencyIdScale": "0x0300000001",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
},
{
"assetId": 10,
"symbol": "LP INTR-USDT",
"precision": 18,
"type": "orml",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg",
"typeExtras": {
"currencyIdScale": "0x0300020102000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
},
{
"assetId": 11,
"symbol": "qiBTC",
"precision": 8,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0201000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
},
{
"assetId": 12,
"symbol": "qUSDT",
"precision": 6,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0203000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
},
{
"assetId": 13,
"symbol": "qDOT",
"precision": 10,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
"type": "orml",
"typeExtras": {
"currencyIdScale": "0x0202000000",
"currencyIdType": "interbtc_primitives.CurrencyId",
"existentialDeposit": "0",
"transfersEnabled": false
}
}
],
"nodes": [
{
"url": "wss://api-testnet.interlay.io:443/parachain",
"name": "Kintsugi Labs node"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay_Testnet.svg",
"addressPrefix": 2032,
"options": [
"testnet"
]
},
{
"chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "krest",
"assets": [
{
"assetId": 0,
"symbol": "KREST",
"precision": 18,
"priceId": "krest",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
}
],
"nodes": [
{
"url": "wss://wss-krest.peaq.network",
"name": "Krest node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
"account": "https://krest.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
"addressPrefix": 42
},
{
"chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Manta",
"assets": [
{
"assetId": 0,
"symbol": "MANTA",
"precision": 18,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg"
}
],
"nodes": [
{
"url": "wss://ws.manta.systems",
"name": "Manta node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://manta.subscan.io/extrinsic/{hash}",
"account": "https://manta.subscan.io/account/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg",
"addressPrefix": 77
},
{
"chainId": "9b86ea7366584c5ddf67de243433fcc05732864933258de9467db46eb9bef8b5",
"name": "Vara Testnet",
"assets": [
{
"assetId": 0,
"symbol": "TVARA",
"precision": 12,
"staking": [
"relaychain"
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg"
}
],
"nodes": [
{
"url": "wss://vit.vara-network.io",
"name": "Gear Tech test node"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara_Testnet.svg",
"addressPrefix": 137,
"options": [
"testnet"
]
},
{
"chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
"name": "Enjin",
"assets": [
{
"assetId": 0,
"symbol": "ENJ",
"precision": 18,
"priceId": "enjincoin",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg"
}
],
"nodes": [
{
"url": "wss://rpc.matrix.blockchain.enjin.io",
"name": "Enjin node"
},
{
"url": "wss://enjin-matrix-rpc-1.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://matrix.subscan.io/extrinsic/{hash}",
"account": "https://matrix.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/enjin-matrixchain"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg",
"addressPrefix": 1110,
"options": [
"governance-v1"
]
},
{
"chainId": "eip155:246",
"name": "Energy Web Chain",
"assets": [
{
"assetId": 0,
"symbol": "EWT",
"priceId": "energy-web-token",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg",
"precision": 18
}
],
"nodeSelectionStrategy": "uniform",
"nodes": [
{
"url": "https://consortia-rpc.energyweb.org",
"name": "Public EWC http node"
},
{
"url": "https://rpc.energyweb.org",
"name": "Energy web http node"
},
{
"url": "https://archive-rpc.energyweb.org",
"name": "Archive http node"
},
{
"url": "wss://rpc.energyweb.org/ws",
"name": "Energy web wss node"
}
],
"explorers": [
{
"name": "Energy Web Explorer",
"extrinsic": "https://explorer.energyweb.org/tx/{hash}",
"account": "https://explorer.energyweb.org/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.energyweb.org/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web.svg",
"addressPrefix": 246,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{
"chainId": "eip155:592",
"name": "Astar EVM",
"assets": [
{
"assetId": 0,
"symbol": "ASTR",
"priceId": "astar",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg",
"precision": 18
}
],
"nodeSelectionStrategy": "uniform",
"nodes": [
{
"url": "wss://astar-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "https://astar.public.blastapi.io",
"name": "Blast node"
},
{
"url": "https://astar-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://astar.subscan.io/extrinsic/{hash}",
"account": "https://astar.subscan.io/account/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg",
"addressPrefix": 592,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{
"chainId": "eip155:2031",
"name": "Centrifuge EVM",
"assets": [
{
"assetId": 0,
"symbol": "CFG",
"priceId": "centrifuge",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg",
"precision": 18
}
],
"nodeSelectionStrategy": "uniform",
"nodes": [
{
"url": "wss://fullnode.parachain.centrifuge.io",
"name": "Fullnode node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}",
"account": "https://centrifuge.subscan.io/account/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg",
"addressPrefix": 2031,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{
"chainId": "7c34d42fc815d392057c78b49f2755c753440ccd38bcb0405b3bcfb601d08734",
"parentId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e",
"name": "Rococo Asset Hub",
"assets": [
{
"assetId": 0,
"symbol": "ROC",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg"
},
{
"assetId": 1,
"symbol": "HOP",
"precision": 12,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
"typeExtras": {
"assetId": "0x010100b11c",
"palletName": "ForeignAssets"
}
}
],
"nodes": [
{
"url": "wss://rococo-asset-hub-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://rococo-asset-hub-rpc.polkadot.io",
"name": "Parity node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://assethub-rococo.subscan.io/extrinsic/{hash}",
"account": "https://assethub-rococo.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---westmint"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg",
"addressPrefix": 42,
"options": [
"testnet",
"swap-hub"
],
"additional": {
"relaychainAsNative": true
}
},
{
"chainId": "eip155:595",
"name": "Acala Mandala TC9",
"assets": [
{
"assetId": 0,
"symbol": "mACA",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg",
"precision": 18
}
],
"nodeSelectionStrategy": "uniform",
"nodes": [
{
"url": "wss://eth-rpc-tc9.aca-staging.network",
"name": "wss node"
},
{
"url": "https://eth-rpc-tc9.aca-staging.network",
"name": "http node"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg",
"addressPrefix": 595,
"options": [
"testnet",
"ethereumBased",
"noSubstrateRuntime"
]
},
{
"chainId": "6ab1bd8aed6d5fdcaf347826bfcd0172681181edf8356b90cb3cf47076698ae2",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "EWX Staging Parachain Argon",
"assets": [
{
"assetId": 0,
"symbol": "VT",
"precision": 18,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg"
}
],
"nodes": [
{
"url": "wss://ewx-staging-parachain-argon-wmfbanx0xb.energyweb.org/ws",
"name": "EWX node"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_Testnet.svg",
"addressPrefix": 42,
"options": [
"testnet"
]
},
{
"chainId": "161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Watr",
"assets": [
{
"assetId": 0,
"symbol": "WATR",
"precision": 18,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WATR.svg"
}
],
"nodes": [
{
"url": "wss://watr-rpc.watr-api.network",
"name": "EWX node"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg",
"addressPrefix": 19
},
{
"chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
"name": "Joystream",
"assets": [
{
"assetId": 0,
"symbol": "JOY",
"priceId": "joystream",
"precision": 10,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg",
"staking": [
"relaychain"
]
}
],
"nodes": [
{
"url": "wss://rpc.joystream.org",
"name": "Jsgenesis node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
"account": "https://joystream.subscan.io/account/{address}"
}
],
"externalApi": {
"staking": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
}
],
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
"addressPrefix": 126
},
{
"chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
"name": "Dock",
"assets": [
{
"assetId": 0,
"symbol": "DOCK",
"priceId": "dock",
"precision": 6,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg",
"staking": [
"relaychain"
]
}
],
"nodes": [
{
"url": "wss://mainnet-node.dock.io",
"name": "Dock Association node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
"account": "https://dock.subscan.io/account/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
"addressPrefix": 22
},
{
"chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polimec",
"assets": [
{
"assetId": 0,
"symbol": "PLMC",
"priceId": "polimec",
"precision": 10,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PLMC.svg",
"staking": [
"parachain"
]
}
],
"nodes": [
{
"url": "wss://rpc.polimec.org",
"name": "Polimec node"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polimec.svg",
"addressPrefix": 41
},
{
"chainId": "5a51e04b88a4784d205091aa7bada002f3e5da3045e5b05655ee4db2589c33b5",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Energy Web X",
"assets": [
{
"assetId": 0,
"symbol": "EWT",
"priceId": "energy-web-token",
"precision": 18,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg"
}
],
"nodes": [
{
"url": "wss://public-rpc.mainnet.energywebx.com/",
"name": "Energywebx node"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg",
"addressPrefix": 42
},
{
"chainId": "ac123be800b7c9a3e3449bb70edd8e3d9008d27826381451eebf94bce1db1fbe",
"name": "Energy Web X Rococo",
"assets": [
{
"assetId": 0,
"symbol": "VT",
"precision": 18,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg"
}
],
"nodes": [
{
"url": "wss://public-rpc.testnet.energywebx.com",
"name": "Energy Web X Rococo node"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_Testnet.svg",
"addressPrefix": 42,
"options": [
"testnet"
],
"additional": {
"feeViaRuntimeCall": true
}
},
{
"chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "InvArch",
"assets": [
{
"assetId": 0,
"symbol": "VARCH",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg"
}
],
"nodes": [
{
"url": "wss://invarch-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg",
"addressPrefix": 117
},
{
"chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c",
"name": "Crust",
"assets": [
{
"assetId": 0,
"symbol": "CRU",
"priceId": "crust-network",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg"
}
],
"nodes": [
{
"url": "wss://rpc.crust.network",
"name": "Crust node"
},
{
"url": "wss://crust-mainnet-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crust.api.onfinality.io/public-ws",
"name": "OnFinallity node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crust.subscan.io/extrinsic/extrinsic/{hash}",
"account": "https://crust.subscan.io/account/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust.svg",
"addressPrefix": 66
}
]