diff --git a/chains/v10/android/chains.json b/chains/v10/android/chains.json
index caa7783..8071f7a 100644
--- a/chains/v10/android/chains.json
+++ b/chains/v10/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -560,133 +666,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2360,51 +2339,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2572,70 +2506,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2694,69 +2564,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3849,118 +3656,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4012,160 +3707,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4566,108 +4107,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4821,6 +4260,54 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5175,84 +4662,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5583,39 +4992,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -5778,79 +5154,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -6014,33 +5317,49 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c1.hashed.network",
- "name": "Hashed systems 1 node"
- },
- {
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}",
+ "event": null
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -6096,38 +5415,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
diff --git a/chains/v10/chains.json b/chains/v10/chains.json
index caa7783..8071f7a 100644
--- a/chains/v10/chains.json
+++ b/chains/v10/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -560,133 +666,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2360,51 +2339,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2572,70 +2506,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2694,69 +2564,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3849,118 +3656,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4012,160 +3707,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4566,108 +4107,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4821,6 +4260,54 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5175,84 +4662,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5583,39 +4992,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -5778,79 +5154,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -6014,33 +5317,49 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c1.hashed.network",
- "name": "Hashed systems 1 node"
- },
- {
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}",
+ "event": null
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -6096,38 +5415,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
diff --git a/chains/v10/chains_dev.json b/chains/v10/chains_dev.json
index 4ec4502..57e045e 100644
--- a/chains/v10/chains_dev.json
+++ b/chains/v10/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -619,133 +725,6 @@
"testnet"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2103,66 +2082,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "staking": "aura-relaychain"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2686,70 +2605,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
"name": "KILT Peregrine",
@@ -2855,69 +2710,6 @@
"governance-v1"
]
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4362,124 +4154,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg",
"addressPrefix": 2
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4534,172 +4208,6 @@
"governance-v1"
]
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "crustshadow"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5145,61 +4653,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
{
"chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
"name": "Singular testnet",
@@ -5227,56 +4680,6 @@
"testnet"
]
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5442,6 +4845,54 @@
"governance-v1"
]
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "staking": "aleph-zero",
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5820,84 +5271,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
"name": "Aleph Zero Testnet",
@@ -6370,51 +5743,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "amplitude"
- }
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6715,79 +6043,6 @@
"testnet"
]
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3",
"name": "Fusotao",
@@ -7152,35 +6407,6 @@
"testnet"
]
},
- {
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
- "assets": [
- {
- "assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://c1.hashed.network",
- "name": "Hashed systems 1 node"
- },
- {
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
- },
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor",
@@ -7252,36 +6478,49 @@
]
},
{
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
"explorers": [
{
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}",
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}",
"event": null
}
],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee",
diff --git a/chains/v11/android/chains.json b/chains/v11/android/chains.json
index 6258a5d..aefefca 100644
--- a/chains/v11/android/chains.json
+++ b/chains/v11/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -574,133 +680,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2397,51 +2376,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2609,70 +2543,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2731,69 +2601,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3901,169 +3708,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4115,160 +3759,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4725,125 +4215,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4997,6 +4368,54 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5425,165 +4844,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5823,39 +5083,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6018,79 +5245,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -6269,29 +5423,49 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}",
+ "event": null
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -6419,38 +5593,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
diff --git a/chains/v11/chains.json b/chains/v11/chains.json
index 6258a5d..aefefca 100644
--- a/chains/v11/chains.json
+++ b/chains/v11/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -574,133 +680,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2397,51 +2376,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2609,70 +2543,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2731,69 +2601,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3901,169 +3708,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4115,160 +3759,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4725,125 +4215,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4997,6 +4368,54 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5425,165 +4844,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5823,39 +5083,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6018,79 +5245,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -6269,29 +5423,49 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}",
+ "event": null
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -6419,38 +5593,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
diff --git a/chains/v11/chains_dev.json b/chains/v11/chains_dev.json
index 63f017a..1e5e005 100644
--- a/chains/v11/chains_dev.json
+++ b/chains/v11/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -633,133 +739,6 @@
"testnet"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2131,66 +2110,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "staking": "aura-relaychain"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2711,70 +2630,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
"name": "KILT Peregrine",
@@ -2880,69 +2735,6 @@
"governance-v1"
]
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4401,186 +4193,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg",
"addressPrefix": 2
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0500000000",
- "currencyIdType": "zeitgeist_primitives.asset.Asset",
- "existentialDeposit": "10000000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4635,172 +4247,6 @@
"governance-v1"
]
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "crustshadow"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5256,61 +4702,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
{
"chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
"name": "Singular testnet",
@@ -5338,70 +4729,6 @@
"testnet"
]
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5564,6 +4891,54 @@
"governance-v1"
]
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "staking": "aleph-zero",
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6016,165 +5391,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
"name": "Aleph Zero Testnet",
@@ -6541,51 +5757,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "amplitude"
- }
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6886,87 +6057,6 @@
"testnet"
]
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3",
"name": "Fusotao",
@@ -7365,39 +6455,6 @@
"testnet"
]
},
- {
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
- "assets": [
- {
- "assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
- },
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor",
@@ -7477,44 +6534,49 @@
]
},
{
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
"explorers": [
{
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}",
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}",
"event": null
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee",
diff --git a/chains/v12/android/chains.json b/chains/v12/android/chains.json
index 679e8ff..970ce62 100644
--- a/chains/v12/android/chains.json
+++ b/chains/v12/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -580,133 +686,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2407,51 +2386,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2619,70 +2553,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2743,69 +2613,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3952,171 +3759,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4168,160 +3810,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4859,125 +4347,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5133,6 +4502,56 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero"
+ ],
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5574,165 +4993,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5972,39 +5232,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6169,79 +5396,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -6420,29 +5574,49 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}",
+ "event": null
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -6570,38 +5744,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
diff --git a/chains/v12/chains.json b/chains/v12/chains.json
index 679e8ff..970ce62 100644
--- a/chains/v12/chains.json
+++ b/chains/v12/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -580,133 +686,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2407,51 +2386,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2619,70 +2553,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2743,69 +2613,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3952,171 +3759,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4168,160 +3810,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4859,125 +4347,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5133,6 +4502,56 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero"
+ ],
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5574,165 +4993,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5972,39 +5232,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6169,79 +5396,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -6420,29 +5574,49 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}",
+ "event": null
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -6570,38 +5744,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
diff --git a/chains/v12/chains_dev.json b/chains/v12/chains_dev.json
index f955a74..551947a 100644
--- a/chains/v12/chains_dev.json
+++ b/chains/v12/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -642,133 +748,6 @@
"testnet"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2143,68 +2122,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "staking": [
- "aura-relaychain"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2725,70 +2642,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
"name": "KILT Peregrine",
@@ -2896,69 +2749,6 @@
"governance-v1"
]
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4419,188 +4209,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg",
"addressPrefix": 2
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0500000000",
- "currencyIdType": "zeitgeist_primitives.asset.Asset",
- "existentialDeposit": "10000000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4655,172 +4263,6 @@
"governance-v1"
]
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "crustshadow"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5361,61 +4803,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
{
"chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
"name": "Singular testnet",
@@ -5443,70 +4830,6 @@
"testnet"
]
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5671,6 +4994,57 @@
"governance-v1"
]
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6136,165 +5510,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
"name": "Aleph Zero Testnet",
@@ -6665,51 +5880,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "amplitude"
- }
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -7018,87 +6188,6 @@
"testnet"
]
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3",
"name": "Fusotao",
@@ -7549,39 +6638,6 @@
"testnet"
]
},
- {
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
- "assets": [
- {
- "assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
- },
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor",
@@ -7661,44 +6717,49 @@
]
},
{
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
"explorers": [
{
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}",
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}",
"event": null
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee",
diff --git a/chains/v13/android/chains.json b/chains/v13/android/chains.json
index 811aa93..d7b91b4 100644
--- a/chains/v13/android/chains.json
+++ b/chains/v13/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -583,140 +689,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP network node"
- },
- {
- "url": "wss://sys.dotters.network/statemine",
- "name": "Dotters Net node"
- },
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2589,50 +2561,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2799,69 +2727,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2921,68 +2786,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4176,169 +3979,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4389,158 +4029,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5144,123 +4632,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5415,6 +4786,55 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero"
+ ],
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5935,164 +5355,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6333,39 +5595,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6532,85 +5761,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -6809,37 +5959,48 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "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
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -6974,45 +6135,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7271,38 +6393,5 @@
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
"addressPrefix": 0
- },
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://wss-krest.peaq.network",
- "name": "Krest node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/krest.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
}
]
diff --git a/chains/v13/chains.json b/chains/v13/chains.json
index 811aa93..d7b91b4 100644
--- a/chains/v13/chains.json
+++ b/chains/v13/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -583,140 +689,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP network node"
- },
- {
- "url": "wss://sys.dotters.network/statemine",
- "name": "Dotters Net node"
- },
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2589,50 +2561,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2799,69 +2727,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2921,68 +2786,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4176,169 +3979,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4389,158 +4029,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5144,123 +4632,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5415,6 +4786,55 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero"
+ ],
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5935,164 +5355,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6333,39 +5595,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6532,85 +5761,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -6809,37 +5959,48 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "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
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -6974,45 +6135,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7271,38 +6393,5 @@
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
"addressPrefix": 0
- },
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://wss-krest.peaq.network",
- "name": "Krest node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/krest.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
}
]
diff --git a/chains/v13/chains_dev.json b/chains/v13/chains_dev.json
index 331f662..af0b5b6 100644
--- a/chains/v13/chains_dev.json
+++ b/chains/v13/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -657,140 +763,6 @@
"testnet"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP network node"
- },
- {
- "url": "wss://sys.dotters.network/statemine",
- "name": "Dotters Net node"
- },
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2252,71 +2224,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "staking": [
- "aura-relaychain"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7,
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
- }
- },
{
"chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2833,69 +2740,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
"name": "KILT Peregrine",
@@ -3006,68 +2850,6 @@
"defaultBlockTime": 12000
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4633,190 +4415,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg",
"addressPrefix": 2
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0500000000",
- "currencyIdType": "zeitgeist_primitives.asset.Asset",
- "existentialDeposit": "10000000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
- }
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4870,170 +4468,6 @@
"governance-v1"
]
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "crustshadow"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5654,60 +5088,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
{
"chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
"name": "Singular testnet",
@@ -5735,69 +5115,6 @@
"testnet"
]
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5966,6 +5283,61 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero__bm92Y"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero__bm92Y"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains",
+ "defaultBlockTime": 1000
+ }
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6514,164 +5886,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
"name": "Aleph Zero Testnet",
@@ -7044,51 +6258,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "amplitude"
- }
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -7421,85 +6590,6 @@
"testnet"
]
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3",
"name": "Fusotao",
@@ -7943,39 +7033,6 @@
"testnet"
]
},
- {
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
- "assets": [
- {
- "assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
- },
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor",
@@ -8054,43 +7111,48 @@
]
},
{
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
"explorers": [
{
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee",
@@ -8868,47 +7930,6 @@
"testnet"
]
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://wss-krest.peaq.network",
- "name": "Krest node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/krest.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
diff --git a/chains/v14/android/chains.json b/chains/v14/android/chains.json
index 05d7e22..07fa71e 100644
--- a/chains/v14/android/chains.json
+++ b/chains/v14/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -594,132 +700,6 @@
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama"
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP network node"
- },
- {
- "url": "wss://sys.dotters.network/statemine",
- "name": "Dotters Net node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2720,50 +2700,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2984,69 +2920,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3177,68 +3050,6 @@
"defaultBlockTime": 12000
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4487,169 +4298,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4700,158 +4348,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5440,123 +4936,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5717,6 +5096,70 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000
+ }
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6250,165 +5693,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6655,67 +5939,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6888,85 +6111,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -7161,37 +6305,48 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "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
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -7326,46 +6481,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7654,39 +6769,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
"addressPrefix": 0
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://wss-krest.peaq.network",
- "name": "Krest node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/krest.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
"name": "Enjin",
diff --git a/chains/v14/chains.json b/chains/v14/chains.json
index 05d7e22..07fa71e 100644
--- a/chains/v14/chains.json
+++ b/chains/v14/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -594,132 +700,6 @@
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama"
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP network node"
- },
- {
- "url": "wss://sys.dotters.network/statemine",
- "name": "Dotters Net node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2720,50 +2700,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2984,69 +2920,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3177,68 +3050,6 @@
"defaultBlockTime": 12000
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4487,169 +4298,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4700,158 +4348,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5440,123 +4936,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5717,6 +5096,70 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000
+ }
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6250,165 +5693,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6655,67 +5939,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6888,85 +6111,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -7161,37 +6305,48 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "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
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -7326,46 +6481,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7654,39 +6769,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
"addressPrefix": 0
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://wss-krest.peaq.network",
- "name": "Krest node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/krest.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
"name": "Enjin",
diff --git a/chains/v14/chains_dev.json b/chains/v14/chains_dev.json
index 448e9ae..9986215 100644
--- a/chains/v14/chains_dev.json
+++ b/chains/v14/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -665,136 +771,6 @@
"testnet"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP network node"
- },
- {
- "url": "wss://sys.dotters.network/statemine",
- "name": "Dotters Net node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2291,71 +2267,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "staking": [
- "aura-relaychain"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7,
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
- }
- },
{
"chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2954,69 +2865,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
"name": "KILT Peregrine",
@@ -3193,68 +3041,6 @@
"defaultBlockTime": 12000
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4926,190 +4712,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg",
"addressPrefix": 2
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0500000000",
- "currencyIdType": "zeitgeist_primitives.asset.Asset",
- "existentialDeposit": "10000000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5163,170 +4765,6 @@
"governance-v1"
]
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "crustshadow"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5929,60 +5367,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
{
"chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
"name": "Singular testnet",
@@ -6010,69 +5394,6 @@
"testnet"
]
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6242,6 +5563,70 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000
+ }
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6795,164 +6180,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
"name": "Aleph Zero Testnet",
@@ -7364,79 +6591,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "amplitude"
- }
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -7771,85 +6925,6 @@
"testnet"
]
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3",
"name": "Fusotao",
@@ -8289,39 +7364,6 @@
"testnet"
]
},
- {
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
- "assets": [
- {
- "assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
- },
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor",
@@ -8400,44 +7442,48 @@
]
},
{
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
"explorers": [
{
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee",
@@ -9236,47 +8282,6 @@
"testnet"
]
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://wss-krest.peaq.network",
- "name": "Krest node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/krest.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
diff --git a/chains/v15/android/chains.json b/chains/v15/android/chains.json
index 2946a2f..2ac9979 100644
--- a/chains/v15/android/chains.json
+++ b/chains/v15/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -597,131 +703,6 @@
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama"
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP network node"
- },
- {
- "url": "wss://sys.dotters.network/statemine",
- "name": "Dotters Net node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://statemine.statescan.io/#/accounts/{address}",
- "event": "https://statemine.statescan.io/#/events/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2706,50 +2687,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2971,73 +2908,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3168,68 +3038,6 @@
"defaultBlockTime": 12000
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4478,170 +4286,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4692,158 +4336,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5432,123 +4924,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5709,6 +5084,70 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000
+ }
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6275,165 +5714,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6680,67 +5960,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6872,85 +6091,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -7153,37 +6293,48 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "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
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -7324,54 +6475,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.3dpscan.io",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc.3dpass.org",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7660,39 +6763,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
"addressPrefix": 0
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://wss-krest.peaq.network",
- "name": "Krest node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/krest.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
"name": "Enjin",
diff --git a/chains/v15/chains.json b/chains/v15/chains.json
index 2946a2f..2ac9979 100644
--- a/chains/v15/chains.json
+++ b/chains/v15/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -597,131 +703,6 @@
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama"
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP network node"
- },
- {
- "url": "wss://sys.dotters.network/statemine",
- "name": "Dotters Net node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://statemine.statescan.io/#/accounts/{address}",
- "event": "https://statemine.statescan.io/#/events/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2706,50 +2687,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2971,73 +2908,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3168,68 +3038,6 @@
"defaultBlockTime": 12000
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4478,170 +4286,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4692,158 +4336,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5432,123 +4924,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5709,6 +5084,70 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000
+ }
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6275,165 +5714,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6680,67 +5960,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6872,85 +6091,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -7153,37 +6293,48 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "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
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -7324,54 +6475,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.3dpscan.io",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc.3dpass.org",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7660,39 +6763,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
"addressPrefix": 0
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://wss-krest.peaq.network",
- "name": "Krest node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/krest.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
"name": "Enjin",
diff --git a/chains/v15/chains_dev.json b/chains/v15/chains_dev.json
index 891f2a0..683357a 100644
--- a/chains/v15/chains_dev.json
+++ b/chains/v15/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -663,135 +769,6 @@
"testnet"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP network node"
- },
- {
- "url": "wss://sys.dotters.network/statemine",
- "name": "Dotters Net node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://statemine.statescan.io/#/accounts/{address}",
- "event": "https://statemine.statescan.io/#/events/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2292,71 +2269,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "staking": [
- "aura-relaychain"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7,
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
- }
- },
{
"chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2952,73 +2864,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
"name": "KILT Peregrine",
@@ -3195,68 +3040,6 @@
"defaultBlockTime": 12000
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4928,191 +4711,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg",
"addressPrefix": 2
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0500000000",
- "currencyIdType": "zeitgeist_primitives.asset.Asset",
- "existentialDeposit": "10000000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5166,170 +4764,6 @@
"governance-v1"
]
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "crustshadow"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5932,60 +5366,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
{
"chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
"name": "Singular testnet",
@@ -6013,69 +5393,6 @@
"testnet"
]
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6245,6 +5562,70 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000
+ }
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6831,164 +6212,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
"name": "Aleph Zero Testnet",
@@ -7367,79 +6590,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "amplitude"
- }
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -7723,85 +6873,6 @@
"testnet"
]
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3",
"name": "Fusotao",
@@ -8249,39 +7320,6 @@
"testnet"
]
},
- {
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
- "assets": [
- {
- "assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
- },
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor",
@@ -8366,52 +7404,48 @@
]
},
{
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://rpc.3dpscan.io",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc.3dpass.org",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
"explorers": [
{
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee",
@@ -9210,47 +8244,6 @@
"testnet"
]
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://wss-krest.peaq.network",
- "name": "Krest node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/krest.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -9587,39 +8580,5 @@
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg",
"addressPrefix": 19
- },
- {
- "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
- "name": "Joystream",
- "assets": [
- {
- "assetId": 0,
- "symbol": "JOY",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg",
- "staking": [
- "relaychain"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.joystream.org",
- "name": "Jsgenesis node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
- "account": "https://joystream.subscan.io/account/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/joystream.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
- "addressPrefix": 126
}
]
diff --git a/chains/v16/android/chains.json b/chains/v16/android/chains.json
index 4e0bab2..509d28a 100644
--- a/chains/v16/android/chains.json
+++ b/chains/v16/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -600,134 +706,6 @@
"stakingMaxElectingVoters": 22500
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP network node"
- },
- {
- "url": "wss://sys.dotters.network/statemine",
- "name": "Dotters Net node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://statemine.statescan.io/#/accounts/{address}",
- "event": "https://statemine.statescan.io/#/events/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2,
- "additional": {
- "relaychainAsNative": true
- }
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2712,50 +2690,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2977,73 +2911,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3174,68 +3041,6 @@
"defaultBlockTime": 12000
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4492,174 +4297,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4710,159 +4347,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "priceId": "subsocial",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5493,123 +4977,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5770,6 +5137,70 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000
+ }
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6332,165 +5763,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6737,67 +6009,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6929,85 +6140,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -7210,37 +6342,48 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "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
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -7381,50 +6524,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.3dpscan.io",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7713,39 +6812,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
"addressPrefix": 0
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://wss-krest.peaq.network",
- "name": "Krest node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/krest.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
"name": "Enjin",
@@ -7815,78 +6881,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg",
"addressPrefix": 19
},
- {
- "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
- "name": "Joystream",
- "assets": [
- {
- "assetId": 0,
- "symbol": "JOY",
- "priceId": "joystream",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.joystream.org",
- "name": "Jsgenesis node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
- "account": "https://joystream.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/joystream.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
- "addressPrefix": 126
- },
- {
- "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
- "name": "Dock",
- "assets": [
- {
- "assetId": 0,
- "symbol": "DOCK",
- "priceId": "dock",
- "precision": 6,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet-node.dock.io",
- "name": "Dock Association node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
- "account": "https://dock.subscan.io/account/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dock.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
- "addressPrefix": 22
- },
{
"chainId": "eip155:246",
"name": "Energy Web Chain",
diff --git a/chains/v16/chains.json b/chains/v16/chains.json
index 4e0bab2..509d28a 100644
--- a/chains/v16/chains.json
+++ b/chains/v16/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -600,134 +706,6 @@
"stakingMaxElectingVoters": 22500
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP network node"
- },
- {
- "url": "wss://sys.dotters.network/statemine",
- "name": "Dotters Net node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://statemine.statescan.io/#/accounts/{address}",
- "event": "https://statemine.statescan.io/#/events/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2,
- "additional": {
- "relaychainAsNative": true
- }
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2712,50 +2690,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2977,73 +2911,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3174,68 +3041,6 @@
"defaultBlockTime": 12000
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4492,174 +4297,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4710,159 +4347,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "priceId": "subsocial",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5493,123 +4977,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5770,6 +5137,70 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000
+ }
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6332,165 +5763,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6737,67 +6009,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6929,85 +6140,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -7210,37 +6342,48 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "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
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -7381,50 +6524,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.3dpscan.io",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7713,39 +6812,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
"addressPrefix": 0
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://wss-krest.peaq.network",
- "name": "Krest node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/krest.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
"name": "Enjin",
@@ -7815,78 +6881,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg",
"addressPrefix": 19
},
- {
- "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
- "name": "Joystream",
- "assets": [
- {
- "assetId": 0,
- "symbol": "JOY",
- "priceId": "joystream",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.joystream.org",
- "name": "Jsgenesis node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
- "account": "https://joystream.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/joystream.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
- "addressPrefix": 126
- },
- {
- "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
- "name": "Dock",
- "assets": [
- {
- "assetId": 0,
- "symbol": "DOCK",
- "priceId": "dock",
- "precision": 6,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet-node.dock.io",
- "name": "Dock Association node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
- "account": "https://dock.subscan.io/account/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dock.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
- "addressPrefix": 22
- },
{
"chainId": "eip155:246",
"name": "Energy Web Chain",
diff --git a/chains/v16/chains_dev.json b/chains/v16/chains_dev.json
index 0788a65..e30caf1 100644
--- a/chains/v16/chains_dev.json
+++ b/chains/v16/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -702,137 +808,6 @@
"relaychainAsNative": true
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP network node"
- },
- {
- "url": "wss://sys.dotters.network/statemine",
- "name": "Dotters Net node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://statemine.statescan.io/#/accounts/{address}",
- "event": "https://statemine.statescan.io/#/events/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2,
- "options": [
- "swap-hub"
- ],
- "additional": {
- "relaychainAsNative": true
- }
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2333,71 +2308,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "staking": [
- "aura-relaychain"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7,
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
- }
- },
{
"chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2993,73 +2903,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
"name": "KILT Peregrine",
@@ -3236,68 +3079,6 @@
"defaultBlockTime": 12000
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4972,191 +4753,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg",
"addressPrefix": 2
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0500000000",
- "currencyIdType": "zeitgeist_primitives.asset.Asset",
- "existentialDeposit": "10000000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5210,171 +4806,6 @@
"governance-v1"
]
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "priceId": "subsocial",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "crustshadow"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6005,60 +5436,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
{
"chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
"name": "Singular testnet",
@@ -6086,69 +5463,6 @@
"testnet"
]
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6318,6 +5632,70 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000
+ }
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6904,165 +6282,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
"name": "Aleph Zero Testnet",
@@ -7442,79 +6661,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "amplitude"
- }
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -7798,85 +6944,6 @@
"testnet"
]
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3",
"name": "Fusotao",
@@ -8324,39 +7391,6 @@
"testnet"
]
},
- {
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
- "assets": [
- {
- "assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
- },
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor",
@@ -8441,48 +7475,48 @@
]
},
{
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://rpc.3dpscan.io",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
"explorers": [
{
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee",
@@ -9269,47 +8303,6 @@
"testnet"
]
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://wss-krest.peaq.network",
- "name": "Krest node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/krest.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -9698,90 +8691,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg",
"addressPrefix": 19
},
- {
- "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
- "name": "Joystream",
- "assets": [
- {
- "assetId": 0,
- "symbol": "JOY",
- "priceId": "joystream",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg",
- "staking": [
- "relaychain"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.joystream.org",
- "name": "Jsgenesis node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
- "account": "https://joystream.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
- }
- ],
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/joystream.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
- "addressPrefix": 126
- },
- {
- "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
- "name": "Dock",
- "assets": [
- {
- "assetId": 0,
- "symbol": "DOCK",
- "priceId": "dock",
- "precision": 6,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg",
- "staking": [
- "relaychain"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet-node.dock.io",
- "name": "Dock Association node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
- "account": "https://dock.subscan.io/account/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dock.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
- "addressPrefix": 22
- },
{
"chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
diff --git a/chains/v17/android/chains.json b/chains/v17/android/chains.json
index 0c7c16a..3949a9a 100644
--- a/chains/v17/android/chains.json
+++ b/chains/v17/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -592,131 +698,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP network node"
- },
- {
- "url": "wss://sys.dotters.network/statemine",
- "name": "Dotters Net node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://statemine.statescan.io/#/accounts/{address}",
- "event": "https://statemine.statescan.io/#/events/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2,
- "additional": {
- "relaychainAsNative": true,
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2685,46 +2666,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2945,69 +2886,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3134,67 +3012,6 @@
"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",
@@ -4432,166 +4249,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4638,150 +4295,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "priceId": "subsocial",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5434,115 +4947,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5699,6 +5103,69 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000
+ },
+ "options": [
+ "fullSyncByDefault"
+ ]
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6236,161 +5703,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6623,66 +5935,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6806,77 +6058,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -7069,37 +6250,48 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c3.hashed.live",
- "name": "Hashed systems 3 node"
- },
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
+ }
+ ],
+ "explorers": [
{
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -7228,46 +6420,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.3dpscan.io",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7531,35 +6683,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
"addressPrefix": 0
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://wss-krest.peaq.network",
- "name": "Krest node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
"name": "Enjin",
@@ -7621,70 +6744,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg",
"addressPrefix": 19
},
- {
- "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
- "name": "Joystream",
- "assets": [
- {
- "assetId": 0,
- "symbol": "JOY",
- "priceId": "joystream",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.joystream.org",
- "name": "Jsgenesis node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
- "account": "https://joystream.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
- "addressPrefix": 126
- },
- {
- "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
- "name": "Dock",
- "assets": [
- {
- "assetId": 0,
- "symbol": "DOCK",
- "priceId": "dock",
- "precision": 6,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet-node.dock.io",
- "name": "Dock Association node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
- "account": "https://dock.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
- "addressPrefix": 22
- },
{
"chainId": "eip155:246",
"name": "Energy Web Chain",
@@ -7764,27 +6823,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg",
"addressPrefix": 42
},
- {
- "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "InvArch",
- "assets": [
- {
- "assetId": 0,
- "symbol": "VARCH",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://invarch-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg",
- "addressPrefix": 117
- },
{
"chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
diff --git a/chains/v17/chains.json b/chains/v17/chains.json
index 0c7c16a..3949a9a 100644
--- a/chains/v17/chains.json
+++ b/chains/v17/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -592,131 +698,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP network node"
- },
- {
- "url": "wss://sys.dotters.network/statemine",
- "name": "Dotters Net node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://statemine.statescan.io/#/accounts/{address}",
- "event": "https://statemine.statescan.io/#/events/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2,
- "additional": {
- "relaychainAsNative": true,
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2685,46 +2666,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2945,69 +2886,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3134,67 +3012,6 @@
"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",
@@ -4432,166 +4249,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4638,150 +4295,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "priceId": "subsocial",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5434,115 +4947,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5699,6 +5103,69 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000
+ },
+ "options": [
+ "fullSyncByDefault"
+ ]
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6236,161 +5703,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6623,66 +5935,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6806,77 +6058,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -7069,37 +6250,48 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c3.hashed.live",
- "name": "Hashed systems 3 node"
- },
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
+ }
+ ],
+ "explorers": [
{
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -7228,46 +6420,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.3dpscan.io",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7531,35 +6683,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
"addressPrefix": 0
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://wss-krest.peaq.network",
- "name": "Krest node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
"name": "Enjin",
@@ -7621,70 +6744,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg",
"addressPrefix": 19
},
- {
- "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
- "name": "Joystream",
- "assets": [
- {
- "assetId": 0,
- "symbol": "JOY",
- "priceId": "joystream",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.joystream.org",
- "name": "Jsgenesis node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
- "account": "https://joystream.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
- "addressPrefix": 126
- },
- {
- "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
- "name": "Dock",
- "assets": [
- {
- "assetId": 0,
- "symbol": "DOCK",
- "priceId": "dock",
- "precision": 6,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet-node.dock.io",
- "name": "Dock Association node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
- "account": "https://dock.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
- "addressPrefix": 22
- },
{
"chainId": "eip155:246",
"name": "Energy Web Chain",
@@ -7764,27 +6823,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg",
"addressPrefix": 42
},
- {
- "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "InvArch",
- "assets": [
- {
- "assetId": 0,
- "symbol": "VARCH",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://invarch-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg",
- "addressPrefix": 117
- },
{
"chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
diff --git a/chains/v17/chains_dev.json b/chains/v17/chains_dev.json
index 3108b94..1c486d3 100644
--- a/chains/v17/chains_dev.json
+++ b/chains/v17/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -692,134 +798,6 @@
"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",
@@ -2303,67 +2281,6 @@
"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",
@@ -2952,69 +2869,6 @@
"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",
@@ -3183,67 +3037,6 @@
"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",
@@ -4885,183 +4678,6 @@
"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",
@@ -5111,162 +4727,6 @@
"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",
@@ -5919,56 +5379,6 @@
"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",
@@ -5992,65 +5402,6 @@
"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",
@@ -6216,6 +5567,69 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000
+ },
+ "options": [
+ "fullSyncByDefault"
+ ]
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6777,161 +6191,6 @@
"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",
@@ -7283,78 +6542,6 @@
"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",
@@ -7614,77 +6801,6 @@
"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",
@@ -8110,43 +7226,6 @@
"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",
@@ -8227,44 +7306,48 @@
]
},
{
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://rpc.3dpscan.io",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
"explorers": [
{
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee",
@@ -9013,43 +8096,6 @@
"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",
@@ -9414,82 +8460,6 @@
"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",
@@ -9563,27 +8533,6 @@
"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",
diff --git a/chains/v18/android/chains.json b/chains/v18/android/chains.json
index 8beefa7..8ff3f6a 100644
--- a/chains/v18/android/chains.json
+++ b/chains/v18/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -600,126 +706,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP network node"
- },
- {
- "url": "wss://sys.dotters.network/statemine",
- "name": "Dotters Net node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://statemine.statescan.io/#/accounts/{address}",
- "event": "https://statemine.statescan.io/#/events/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2,
- "additional": {
- "relaychainAsNative": true,
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2691,46 +2677,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2950,70 +2896,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15,
- "buyProviders": {
- "banxa": {
- "coinType": "KILT",
- "blockchain": "KILT"
- }
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3135,62 +3017,6 @@
"defaultBlockTime": 12000
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4459,156 +4285,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4650,135 +4326,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "priceId": "subsocial",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5610,109 +5157,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.public.curie.radiumblock.co/ws",
- "name": "RadiumBlock node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5864,6 +5308,71 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000,
+ "feeViaRuntimeCall": true
+ },
+ "options": [
+ "fullSyncByDefault",
+ "pushSupport"
+ ]
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6465,157 +5974,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "priceId": "voucher-ksm",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6815,66 +6173,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6991,70 +6289,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -7261,37 +6495,48 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c3.hashed.live",
- "name": "Hashed systems 3 node"
- },
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
+ }
+ ],
+ "explorers": [
{
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -7428,46 +6673,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.3dpscan.io",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7730,35 +6935,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
"addressPrefix": 0
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://krest.api.onfinality.io/public-ws",
- "name": "Onfinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
"name": "Enjin Matrix",
@@ -7820,70 +6996,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg",
"addressPrefix": 19
},
- {
- "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
- "name": "Joystream",
- "assets": [
- {
- "assetId": 0,
- "symbol": "JOY",
- "priceId": "joystream",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.joystream.org",
- "name": "Jsgenesis node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
- "account": "https://joystream.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
- "addressPrefix": 126
- },
- {
- "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
- "name": "Dock",
- "assets": [
- {
- "assetId": 0,
- "symbol": "DOCK",
- "priceId": "dock",
- "precision": 6,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet-node.dock.io",
- "name": "Dock Association node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
- "account": "https://dock.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
- "addressPrefix": 22
- },
{
"chainId": "eip155:246",
"name": "Energy Web Chain",
@@ -7963,27 +7075,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg",
"addressPrefix": 42
},
- {
- "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "InvArch",
- "assets": [
- {
- "assetId": 0,
- "symbol": "VARCH",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://invarch-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg",
- "addressPrefix": 117
- },
{
"chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8215,56 +7306,5 @@
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg",
"addressPrefix": 2135
- },
- {
- "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Curio",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CGT",
- "precision": 18,
- "priceId": "curio-governance",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://archive.parachain.curioinvest.com",
- "name": "Curio node"
- },
- {
- "url": "wss://parachain.curioinvest.com/",
- "name": "Curio node 2"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg",
- "addressPrefix": 777
- },
- {
- "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Mythos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYTH",
- "precision": 18,
- "priceId": "mythos",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://polkadot-mythos-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg",
- "addressPrefix": 29972,
- "options": [
- "ethereumBased"
- ]
}
]
diff --git a/chains/v18/chains.json b/chains/v18/chains.json
index 8beefa7..8ff3f6a 100644
--- a/chains/v18/chains.json
+++ b/chains/v18/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -600,126 +706,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP network node"
- },
- {
- "url": "wss://sys.dotters.network/statemine",
- "name": "Dotters Net node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://statemine.statescan.io/#/accounts/{address}",
- "event": "https://statemine.statescan.io/#/events/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2,
- "additional": {
- "relaychainAsNative": true,
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2691,46 +2677,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2950,70 +2896,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15,
- "buyProviders": {
- "banxa": {
- "coinType": "KILT",
- "blockchain": "KILT"
- }
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3135,62 +3017,6 @@
"defaultBlockTime": 12000
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4459,156 +4285,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4650,135 +4326,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "priceId": "subsocial",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5610,109 +5157,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.public.curie.radiumblock.co/ws",
- "name": "RadiumBlock node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5864,6 +5308,71 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000,
+ "feeViaRuntimeCall": true
+ },
+ "options": [
+ "fullSyncByDefault",
+ "pushSupport"
+ ]
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6465,157 +5974,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "priceId": "voucher-ksm",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6815,66 +6173,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6991,70 +6289,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -7261,37 +6495,48 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c3.hashed.live",
- "name": "Hashed systems 3 node"
- },
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
+ }
+ ],
+ "explorers": [
{
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -7428,46 +6673,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.3dpscan.io",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7730,35 +6935,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
"addressPrefix": 0
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://krest.api.onfinality.io/public-ws",
- "name": "Onfinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
"name": "Enjin Matrix",
@@ -7820,70 +6996,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg",
"addressPrefix": 19
},
- {
- "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
- "name": "Joystream",
- "assets": [
- {
- "assetId": 0,
- "symbol": "JOY",
- "priceId": "joystream",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.joystream.org",
- "name": "Jsgenesis node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
- "account": "https://joystream.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
- "addressPrefix": 126
- },
- {
- "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
- "name": "Dock",
- "assets": [
- {
- "assetId": 0,
- "symbol": "DOCK",
- "priceId": "dock",
- "precision": 6,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet-node.dock.io",
- "name": "Dock Association node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
- "account": "https://dock.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
- "addressPrefix": 22
- },
{
"chainId": "eip155:246",
"name": "Energy Web Chain",
@@ -7963,27 +7075,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg",
"addressPrefix": 42
},
- {
- "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "InvArch",
- "assets": [
- {
- "assetId": 0,
- "symbol": "VARCH",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://invarch-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg",
- "addressPrefix": 117
- },
{
"chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8215,56 +7306,5 @@
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg",
"addressPrefix": 2135
- },
- {
- "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Curio",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CGT",
- "precision": 18,
- "priceId": "curio-governance",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://archive.parachain.curioinvest.com",
- "name": "Curio node"
- },
- {
- "url": "wss://parachain.curioinvest.com/",
- "name": "Curio node 2"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg",
- "addressPrefix": 777
- },
- {
- "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Mythos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYTH",
- "precision": 18,
- "priceId": "mythos",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://polkadot-mythos-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg",
- "addressPrefix": 29972,
- "options": [
- "ethereumBased"
- ]
}
]
diff --git a/chains/v18/chains_dev.json b/chains/v18/chains_dev.json
index aed8bb2..959d188 100644
--- a/chains/v18/chains_dev.json
+++ b/chains/v18/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -698,129 +804,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP network node"
- },
- {
- "url": "wss://sys.dotters.network/statemine",
- "name": "Dotters Net node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://statemine.statescan.io/#/accounts/{address}",
- "event": "https://statemine.statescan.io/#/events/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2,
- "options": [
- "swap-hub"
- ],
- "additional": {
- "relaychainAsNative": true,
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2293,67 +2276,6 @@
"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",
@@ -2926,70 +2848,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15,
- "buyProviders": {
- "banxa": {
- "coinType": "KILT",
- "blockchain": "KILT"
- }
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
"name": "KILT Peregrine",
@@ -3153,62 +3011,6 @@
"defaultBlockTime": 12000
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4914,173 +4716,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0500000000",
- "currencyIdType": "zeitgeist_primitives.asset.Asset",
- "existentialDeposit": "10000000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5125,147 +4760,6 @@
"governance-v1"
]
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "priceId": "subsocial",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "crustshadow"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6111,51 +5605,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
{
"chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
"name": "Singular testnet",
@@ -6179,64 +5628,6 @@
"testnet"
]
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.public.curie.radiumblock.co/ws",
- "name": "RadiumBlock node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6397,6 +5788,70 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000
+ },
+ "options": [
+ "fullSyncByDefault",
+ "pushSupport"
+ ]
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7019,157 +6474,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "priceId": "voucher-ksm",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
"name": "Aleph Zero Testnet",
@@ -7530,186 +6834,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDC.s",
- "precision": 12,
- "priceId": "usdc",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "XLM.s",
- "precision": 12,
- "priceId": "stellar",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XLM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0200",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "TZS.s",
- "precision": 12,
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TZS.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "BRL.s",
- "precision": 12,
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BRL.svg",
- "typeExtras": {
- "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "AUDD.s",
- "precision": 12,
- "priceId": "novatti-australian-digital-dollar",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUDD.svg",
- "typeExtras": {
- "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "EURC.s",
- "precision": 12,
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EUR.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 9,
- "symbol": "NGNC.s",
- "precision": 12,
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NGN.svg",
- "typeExtras": {
- "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 10,
- "symbol": "GLMR",
- "precision": 18,
- "priceId": "moonbeam",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg",
- "typeExtras": {
- "currencyIdScale": "0x0106",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "amplitude"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -7962,70 +7086,6 @@
"testnet"
]
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3",
"name": "Fusotao",
@@ -8573,43 +7633,6 @@
"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",
@@ -8690,44 +7713,48 @@
]
},
{
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://rpc.3dpscan.io",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
"explorers": [
{
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee",
@@ -9476,43 +8503,6 @@
"testnet"
]
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://krest.api.onfinality.io/public-ws",
- "name": "Onfinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -9911,82 +8901,6 @@
"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",
@@ -10094,35 +9008,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "InvArch",
- "assets": [
- {
- "assetId": 0,
- "symbol": "VARCH",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://invarch-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg",
- "addressPrefix": 117
- },
{
"chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c",
"name": "Crust",
@@ -10352,32 +9237,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg",
"addressPrefix": 2135
},
- {
- "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Curio",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CGT",
- "precision": 18,
- "priceId": "curio-governance",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://archive.parachain.curioinvest.com",
- "name": "Curio node"
- },
- {
- "url": "wss://parachain.curioinvest.com/",
- "name": "Curio node 2"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg",
- "addressPrefix": 777
- },
{
"chainId": "d3d2f3a3495dc597434a99d7d449ebad6616db45e4e4f178f31cc6fa14378b70",
"name": "Avail Turing Testnet",
@@ -10416,37 +9275,5 @@
"additional": {
"themeColor": "#58C8F6"
}
- },
- {
- "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Mythos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYTH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://polkadot-mythos-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-mythos"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg",
- "addressPrefix": 29972,
- "options": [
- "ethereumBased"
- ]
}
]
diff --git a/chains/v19/android/chains.json b/chains/v19/android/chains.json
index 244cc97..dd1a818 100644
--- a/chains/v19/android/chains.json
+++ b/chains/v19/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -600,126 +706,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP network node"
- },
- {
- "url": "wss://sys.dotters.network/statemine",
- "name": "Dotters Net node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://statemine.statescan.io/#/accounts/{address}",
- "event": "https://statemine.statescan.io/#/events/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2,
- "additional": {
- "relaychainAsNative": true,
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2691,46 +2677,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2950,70 +2896,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15,
- "buyProviders": {
- "banxa": {
- "coinType": "KILT",
- "blockchain": "KILT"
- }
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3135,62 +3017,6 @@
"defaultBlockTime": 12000
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4460,156 +4286,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4651,135 +4327,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "priceId": "subsocial",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5612,109 +5159,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://nodle-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.public.curie.radiumblock.co/ws",
- "name": "RadiumBlock node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5866,6 +5310,71 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000,
+ "feeViaRuntimeCall": true
+ },
+ "options": [
+ "fullSyncByDefault",
+ "pushSupport"
+ ]
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6468,157 +5977,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "priceId": "voucher-ksm",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6818,66 +6176,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6994,70 +6292,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -7264,37 +6498,48 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c3.hashed.live",
- "name": "Hashed systems 3 node"
- },
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
+ }
+ ],
+ "explorers": [
{
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -7431,46 +6676,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.3dpscan.io",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7741,35 +6946,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
"addressPrefix": 0
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://krest.api.onfinality.io/public-ws",
- "name": "Onfinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
"name": "Enjin Matrix",
@@ -7831,70 +7007,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg",
"addressPrefix": 19
},
- {
- "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
- "name": "Joystream",
- "assets": [
- {
- "assetId": 0,
- "symbol": "JOY",
- "priceId": "joystream",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.joystream.org",
- "name": "Jsgenesis node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
- "account": "https://joystream.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
- "addressPrefix": 126
- },
- {
- "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
- "name": "Dock",
- "assets": [
- {
- "assetId": 0,
- "symbol": "DOCK",
- "priceId": "dock",
- "precision": 6,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet-node.dock.io",
- "name": "Dock Association node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
- "account": "https://dock.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
- "addressPrefix": 22
- },
{
"chainId": "eip155:246",
"name": "Energy Web Chain",
@@ -7974,27 +7086,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg",
"addressPrefix": 42
},
- {
- "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "InvArch",
- "assets": [
- {
- "assetId": 0,
- "symbol": "VARCH",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://invarch-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg",
- "addressPrefix": 117
- },
{
"chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8227,64 +7318,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg",
"addressPrefix": 2135
},
- {
- "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Curio",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CGT",
- "precision": 18,
- "priceId": "curio-governance",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://archive.parachain.curioinvest.com",
- "name": "Curio node"
- },
- {
- "url": "wss://parachain.curioinvest.com/",
- "name": "Curio node 2"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg",
- "addressPrefix": 777
- },
- {
- "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Mythos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYTH",
- "precision": 18,
- "priceId": "mythos",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://polkadot-mythos-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}",
- "account": "https://mythos.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg",
- "addressPrefix": 29972,
- "options": [
- "ethereumBased"
- ]
- },
{
"chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -8331,26 +7364,5 @@
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg",
"addressPrefix": 2
- },
- {
- "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hyperbridge Nexus",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NAND",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NAND.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://hyperbridge-nexus-rpc.blockops.network",
- "name": "BlockOps node"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge.svg",
- "addressPrefix": 42
}
]
diff --git a/chains/v19/chains.json b/chains/v19/chains.json
index 244cc97..dd1a818 100644
--- a/chains/v19/chains.json
+++ b/chains/v19/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -600,126 +706,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP network node"
- },
- {
- "url": "wss://sys.dotters.network/statemine",
- "name": "Dotters Net node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://statemine.statescan.io/#/accounts/{address}",
- "event": "https://statemine.statescan.io/#/events/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2,
- "additional": {
- "relaychainAsNative": true,
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2691,46 +2677,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2950,70 +2896,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15,
- "buyProviders": {
- "banxa": {
- "coinType": "KILT",
- "blockchain": "KILT"
- }
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3135,62 +3017,6 @@
"defaultBlockTime": 12000
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4460,156 +4286,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4651,135 +4327,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "priceId": "subsocial",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5612,109 +5159,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://nodle-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.public.curie.radiumblock.co/ws",
- "name": "RadiumBlock node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5866,6 +5310,71 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000,
+ "feeViaRuntimeCall": true
+ },
+ "options": [
+ "fullSyncByDefault",
+ "pushSupport"
+ ]
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6468,157 +5977,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "priceId": "voucher-ksm",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6818,66 +6176,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6994,70 +6292,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg",
"addressPrefix": 12
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -7264,37 +6498,48 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c3.hashed.live",
- "name": "Hashed systems 3 node"
- },
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
+ }
+ ],
+ "explorers": [
{
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -7431,46 +6676,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.3dpscan.io",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7741,35 +6946,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
"addressPrefix": 0
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://krest.api.onfinality.io/public-ws",
- "name": "Onfinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
"name": "Enjin Matrix",
@@ -7831,70 +7007,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg",
"addressPrefix": 19
},
- {
- "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
- "name": "Joystream",
- "assets": [
- {
- "assetId": 0,
- "symbol": "JOY",
- "priceId": "joystream",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.joystream.org",
- "name": "Jsgenesis node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
- "account": "https://joystream.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
- "addressPrefix": 126
- },
- {
- "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
- "name": "Dock",
- "assets": [
- {
- "assetId": 0,
- "symbol": "DOCK",
- "priceId": "dock",
- "precision": 6,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet-node.dock.io",
- "name": "Dock Association node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
- "account": "https://dock.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
- "addressPrefix": 22
- },
{
"chainId": "eip155:246",
"name": "Energy Web Chain",
@@ -7974,27 +7086,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg",
"addressPrefix": 42
},
- {
- "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "InvArch",
- "assets": [
- {
- "assetId": 0,
- "symbol": "VARCH",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://invarch-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg",
- "addressPrefix": 117
- },
{
"chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8227,64 +7318,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg",
"addressPrefix": 2135
},
- {
- "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Curio",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CGT",
- "precision": 18,
- "priceId": "curio-governance",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://archive.parachain.curioinvest.com",
- "name": "Curio node"
- },
- {
- "url": "wss://parachain.curioinvest.com/",
- "name": "Curio node 2"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg",
- "addressPrefix": 777
- },
- {
- "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Mythos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYTH",
- "precision": 18,
- "priceId": "mythos",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://polkadot-mythos-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}",
- "account": "https://mythos.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg",
- "addressPrefix": 29972,
- "options": [
- "ethereumBased"
- ]
- },
{
"chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -8331,26 +7364,5 @@
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg",
"addressPrefix": 2
- },
- {
- "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hyperbridge Nexus",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NAND",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NAND.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://hyperbridge-nexus-rpc.blockops.network",
- "name": "BlockOps node"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge.svg",
- "addressPrefix": 42
}
]
diff --git a/chains/v19/chains_dev.json b/chains/v19/chains_dev.json
index 9aa8413..f1c0242 100644
--- a/chains/v19/chains_dev.json
+++ b/chains/v19/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -698,129 +804,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP network node"
- },
- {
- "url": "wss://sys.dotters.network/statemine",
- "name": "Dotters Net node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://statemine.statescan.io/#/accounts/{address}",
- "event": "https://statemine.statescan.io/#/events/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2,
- "options": [
- "swap-hub"
- ],
- "additional": {
- "relaychainAsNative": true,
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2293,67 +2276,6 @@
"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",
@@ -2926,70 +2848,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15,
- "buyProviders": {
- "banxa": {
- "coinType": "KILT",
- "blockchain": "KILT"
- }
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
"name": "KILT Peregrine",
@@ -3153,62 +3011,6 @@
"defaultBlockTime": 12000
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4915,173 +4717,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0500000000",
- "currencyIdType": "zeitgeist_primitives.asset.Asset",
- "existentialDeposit": "10000000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5126,147 +4761,6 @@
"governance-v1"
]
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "priceId": "subsocial",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "crustshadow"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6113,51 +5607,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://nodle-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
{
"chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
"name": "Singular testnet",
@@ -6181,64 +5630,6 @@
"testnet"
]
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.public.curie.radiumblock.co/ws",
- "name": "RadiumBlock node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6399,6 +5790,70 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000
+ },
+ "options": [
+ "fullSyncByDefault",
+ "pushSupport"
+ ]
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7022,157 +6477,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "priceId": "voucher-ksm",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
"name": "Aleph Zero Testnet",
@@ -7533,186 +6837,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDC.s",
- "precision": 12,
- "priceId": "usdc",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "XLM.s",
- "precision": 12,
- "priceId": "stellar",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XLM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0200",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "TZS.s",
- "precision": 12,
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TZS.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "BRL.s",
- "precision": 12,
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BRL.svg",
- "typeExtras": {
- "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "AUDD.s",
- "precision": 12,
- "priceId": "novatti-australian-digital-dollar",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUDD.svg",
- "typeExtras": {
- "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "EURC.s",
- "precision": 12,
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EUR.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 9,
- "symbol": "NGNC.s",
- "precision": 12,
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NGN.svg",
- "typeExtras": {
- "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 10,
- "symbol": "GLMR",
- "precision": 18,
- "priceId": "moonbeam",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg",
- "typeExtras": {
- "currencyIdScale": "0x0106",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "amplitude"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -7965,70 +7089,6 @@
"testnet"
]
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3",
"name": "Fusotao",
@@ -8576,43 +7636,6 @@
"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",
@@ -8693,44 +7716,48 @@
]
},
{
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://rpc.3dpscan.io",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
"explorers": [
{
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee",
@@ -9475,43 +8502,6 @@
"testnet"
]
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://krest.api.onfinality.io/public-ws",
- "name": "Onfinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -9910,82 +8900,6 @@
"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",
@@ -10093,35 +9007,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "InvArch",
- "assets": [
- {
- "assetId": 0,
- "symbol": "VARCH",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://invarch-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg",
- "addressPrefix": 117
- },
{
"chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c",
"name": "Crust",
@@ -10351,32 +9236,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg",
"addressPrefix": 2135
},
- {
- "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Curio",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CGT",
- "precision": 18,
- "priceId": "curio-governance",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://archive.parachain.curioinvest.com",
- "name": "Curio node"
- },
- {
- "url": "wss://parachain.curioinvest.com/",
- "name": "Curio node 2"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg",
- "addressPrefix": 777
- },
{
"chainId": "d3d2f3a3495dc597434a99d7d449ebad6616db45e4e4f178f31cc6fa14378b70",
"name": "Avail Turing Testnet",
@@ -10419,45 +9278,6 @@
"testnet"
]
},
- {
- "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Mythos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYTH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://polkadot-mythos-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}",
- "account": "https://mythos.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-mythos"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg",
- "addressPrefix": 29972,
- "options": [
- "ethereumBased"
- ]
- },
{
"chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -10505,27 +9325,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg",
"addressPrefix": 2
},
- {
- "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hyperbridge Nexus",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NAND",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NAND.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://hyperbridge-nexus-rpc.blockops.network",
- "name": "BlockOps node"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge.svg",
- "addressPrefix": 42
- },
{
"chainId": "128ea318539862c0a06b745981300d527c1041c6f3388a8c49565559e3ea3d10",
"name": "Avail",
diff --git a/chains/v2/android/chains.json b/chains/v2/android/chains.json
index 77b7d4c..860d404 100644
--- a/chains/v2/android/chains.json
+++ b/chains/v2/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -488,137 +594,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 6,
- "symbol": "ARIS",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ARIS.svg",
- "typeExtras": {
- "assetId": "16"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 4,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "11"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-statemine-rpc.paritytech.net",
- "name": "Parity node"
- },
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://pub.elara.patract.io/statemine",
- "name": "Patract node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- },
- "color": "linear-gradient(315deg, #1C3816 0%, #4F6B49 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1461,51 +1436,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet.edgewa.re",
- "name": "Commonwealth Labs"
- },
- {
- "url": "wss://edgeware.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://pub.elara.patract.io/edgeware",
- "name": "Patract node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/edgeware.json",
- "overridesCommon": false
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1554,54 +1484,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "KILT Spiritnet",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- },
- "color": "linear-gradient(135deg, #F86842 0%, #8C175B 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "addressPrefix": 38
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1658,58 +1540,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- },
- "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2221,78 +2051,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- },
- "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-0.zeitgeist.pm",
- "name": "ZeitgeistPM node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- },
- "color": "linear-gradient(315deg, #132849 0%, #2C5AA6 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2413,89 +2171,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg",
"addressPrefix": 42
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 11,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- },
- "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crust.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- },
- "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crust.svg",
- "addressPrefix": 66
- },
{
"chainId": "724c168d8e86b78b831c641e2cc822b8d1bf99fa0b4b28fe59985cd6fd580215",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2792,48 +2467,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg",
"addressPrefix": 42
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- },
- "color": "linear-gradient(315.17deg, #50AA85 8%, #57C799 75%, #D43079 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg",
- "addressPrefix": 37
- },
{
"chainId": "a3d114c2b8d0627c1aa9b134eafcf7d05ca561fdc19fb388bb9457f81809fb23",
"name": "Nodle Solochain",
@@ -2869,32 +2502,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg",
"addressPrefix": 37
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "color": "linear-gradient(315deg, #78930F 0%, #D1F068 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
diff --git a/chains/v2/chains.json b/chains/v2/chains.json
index 77b7d4c..860d404 100644
--- a/chains/v2/chains.json
+++ b/chains/v2/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -488,137 +594,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 6,
- "symbol": "ARIS",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ARIS.svg",
- "typeExtras": {
- "assetId": "16"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 4,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "11"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-statemine-rpc.paritytech.net",
- "name": "Parity node"
- },
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://pub.elara.patract.io/statemine",
- "name": "Patract node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- },
- "color": "linear-gradient(315deg, #1C3816 0%, #4F6B49 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1461,51 +1436,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet.edgewa.re",
- "name": "Commonwealth Labs"
- },
- {
- "url": "wss://edgeware.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://pub.elara.patract.io/edgeware",
- "name": "Patract node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/edgeware.json",
- "overridesCommon": false
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1554,54 +1484,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "KILT Spiritnet",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- },
- "color": "linear-gradient(135deg, #F86842 0%, #8C175B 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "addressPrefix": 38
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1658,58 +1540,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- },
- "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2221,78 +2051,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- },
- "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-0.zeitgeist.pm",
- "name": "ZeitgeistPM node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- },
- "color": "linear-gradient(315deg, #132849 0%, #2C5AA6 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2413,89 +2171,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg",
"addressPrefix": 42
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 11,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- },
- "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crust.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- },
- "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crust.svg",
- "addressPrefix": 66
- },
{
"chainId": "724c168d8e86b78b831c641e2cc822b8d1bf99fa0b4b28fe59985cd6fd580215",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2792,48 +2467,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg",
"addressPrefix": 42
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- },
- "color": "linear-gradient(315.17deg, #50AA85 8%, #57C799 75%, #D43079 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg",
- "addressPrefix": 37
- },
{
"chainId": "a3d114c2b8d0627c1aa9b134eafcf7d05ca561fdc19fb388bb9457f81809fb23",
"name": "Nodle Solochain",
@@ -2869,32 +2502,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg",
"addressPrefix": 37
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "color": "linear-gradient(315deg, #78930F 0%, #D1F068 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
diff --git a/chains/v2/chains_dev.json b/chains/v2/chains_dev.json
index bc8aa91..72900b6 100644
--- a/chains/v2/chains_dev.json
+++ b/chains/v2/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -573,137 +679,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 6,
- "symbol": "ARIS",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ARIS.svg",
- "typeExtras": {
- "assetId": "16"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 4,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "11"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-statemine-rpc.paritytech.net",
- "name": "Parity node"
- },
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://pub.elara.patract.io/statemine",
- "name": "Patract node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine__bm92Y"
- }
- },
- "color": "linear-gradient(315deg, #1C3816 0%, #4F6B49 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1467,58 +1442,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "staking": "relaychain"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet.edgewa.re",
- "name": "Commonwealth Labs"
- },
- {
- "url": "wss://edgeware.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/edgeware.json",
- "overridesCommon": false
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
- },
- "staking": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
- }
- },
- "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "0bd72c1c305172e1275278aaeb3f161e02eccb7a819e63f62d47bd53a28189f8",
"name": "Subsocial Solochain",
@@ -1792,54 +1715,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "KILT Spiritnet",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt__bm92Y"
- }
- },
- "color": "linear-gradient(135deg, #F86842 0%, #8C175B 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "addressPrefix": 38
- },
{
"chainId": "f25c85c4ffc4863b599a443e5301f7f4120c9a21042d35942b9e844346060db1",
"name": "KILT Peregrine",
@@ -1931,58 +1806,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz__bm92Y"
- }
- },
- "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2489,78 +2312,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Encointer.svg",
"addressPrefix": 42
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso__bm92Y"
- }
- },
- "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-0.zeitgeist.pm",
- "name": "ZeitgeistPM node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist__bm92Y"
- }
- },
- "color": "linear-gradient(315deg, #132849 0%, #2C5AA6 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2681,89 +2432,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg",
"addressPrefix": 42
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 11,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial__bm92Y"
- }
- },
- "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crust.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow__bm92Y"
- }
- },
- "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crust.svg",
- "addressPrefix": 66
- },
{
"chainId": "724c168d8e86b78b831c641e2cc822b8d1bf99fa0b4b28fe59985cd6fd580215",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3062,48 +2730,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg",
"addressPrefix": 13
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle__bm92Y"
- }
- },
- "color": "linear-gradient(315.17deg, #50AA85 8%, #57C799 75%, #D43079 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg",
- "addressPrefix": 37
- },
{
"chainId": "a3d114c2b8d0627c1aa9b134eafcf7d05ca561fdc19fb388bb9457f81809fb23",
"name": "Nodle Solochain",
@@ -3170,38 +2796,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Testnet.svg",
"addressPrefix": 0
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala__bm92Y"
- }
- },
- "color": "linear-gradient(315deg, #78930F 0%, #D1F068 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
diff --git a/chains/v20/android/chains.json b/chains/v20/android/chains.json
index 50689cd..febff7c 100644
--- a/chains/v20/android/chains.json
+++ b/chains/v20/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -541,130 +647,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP1 node"
- },
- {
- "url": "wss://asset-hub-kusama.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://statemine.statescan.io/#/accounts/{address}",
- "event": "https://statemine.statescan.io/#/events/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2,
- "options": [
- "assethub-fees"
- ],
- "additional": {
- "relaychainAsNative": true,
- "feeViaRuntimeCall": true,
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -2717,46 +2699,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2976,74 +2918,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15,
- "buyProviders": {
- "banxa": {
- "coinType": "KILT",
- "blockchain": "KILT"
- }
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://kilt.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://kilt-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x3d"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3165,62 +3039,6 @@
"defaultBlockTime": 12000
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x3e"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4570,289 +4388,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable 1 node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable 2 node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x3b"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://main.rpc.zeitgeist.pm/ws",
- "name": "Zeitgeist node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "priceId": "subsocial",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://subsocial-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x34"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5801,109 +5336,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://nodle-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.public.curie.radiumblock.co/ws",
- "name": "RadiumBlock node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6055,6 +5487,71 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x1c"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x1c"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000,
+ "feeViaRuntimeCall": true
+ },
+ "options": [
+ "fullSyncByDefault",
+ "pushSupport"
+ ]
+ },
{
"chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c",
"name": "Polkadex",
@@ -6560,157 +6057,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg",
"addressPrefix": 7391
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "priceId": "voucher-ksm",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6856,160 +6202,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDC.s",
- "precision": 12,
- "priceId": "usdc",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "XLM.s",
- "precision": 12,
- "priceId": "stellar",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XLM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0200",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "TZS.s",
- "precision": 12,
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TZS.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "BRL.s",
- "precision": 12,
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BRL.svg",
- "typeExtras": {
- "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "AUDD.s",
- "precision": 12,
- "priceId": "novatti-australian-digital-dollar",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUDD.svg",
- "typeExtras": {
- "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "EURC.s",
- "precision": 12,
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EURM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 9,
- "symbol": "NGNC.s",
- "precision": 12,
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NGN.svg",
- "typeExtras": {
- "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -7102,70 +6294,6 @@
]
}
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://ipci.rpc.robonomics.network",
- "name": "Airalab node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -7584,33 +6712,48 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c1.hashed.network",
- "name": "Hashed systems 1 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -7765,42 +6908,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.3dpscan.io",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8136,43 +7243,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
"addressPrefix": 0
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://krest.api.onfinality.io/public-ws",
- "name": "Onfinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
"name": "Enjin Matrix",
@@ -8216,70 +7286,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
- "name": "Joystream",
- "assets": [
- {
- "assetId": 0,
- "symbol": "JOY",
- "priceId": "joystream",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.joystream.org",
- "name": "Jsgenesis node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
- "account": "https://joystream.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
- "addressPrefix": 126
- },
- {
- "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
- "name": "Dock",
- "assets": [
- {
- "assetId": 0,
- "symbol": "DOCK",
- "priceId": "dock",
- "precision": 6,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet-node.dock.io",
- "name": "Dock Association node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
- "account": "https://dock.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
- "addressPrefix": 22
- },
{
"chainId": "eip155:246",
"name": "Energy Web Chain",
@@ -8374,43 +7380,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg",
"addressPrefix": 42
},
- {
- "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "InvArch",
- "assets": [
- {
- "assetId": 0,
- "symbol": "VARCH",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://invarch-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://invarch.statescan.io/#/accounts/{address}",
- "event": "https://invarch.statescan.io/#/events/{event}",
- "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg",
- "addressPrefix": 117
- },
{
"chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8708,83 +7677,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Curio",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CGT",
- "precision": 18,
- "priceId": "curio-governance",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://archive.parachain.curioinvest.com",
- "name": "Curio 1 node"
- },
- {
- "url": "wss://parachain.curioinvest.com/",
- "name": "Curio 2 node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-curio"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg",
- "addressPrefix": 777
- },
- {
- "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Mythos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYTH",
- "precision": 18,
- "priceId": "mythos",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://polkadot-mythos-rpc.polkadot.io",
- "name": "Parity node",
- "features": [
- "noTls12"
- ]
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}",
- "account": "https://mythos.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-mythos"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg",
- "addressPrefix": 29972,
- "options": [
- "ethereumBased"
- ]
- },
{
"chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -8855,43 +7747,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg",
"addressPrefix": 2
},
- {
- "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hyperbridge Nexus",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NAND",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NAND.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nexus.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://nexus.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://hyperbridge-nexus-rpc.blockops.network",
- "name": "BlockOps node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hyperbridge"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge.svg",
- "addressPrefix": 42
- },
{
"chainId": "81443836a9a24caaa23f1241897d1235717535711d1d3fe24eae4fdc942c092c",
"name": "Cere",
@@ -9190,42 +8045,5 @@
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg",
"addressPrefix": 42
- },
- {
- "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "peaq",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PEAQ",
- "precision": 18,
- "priceId": "peaq-2",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/PEAQ.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://peaq.api.onfinality.io/public",
- "name": "Onfinality node"
- },
- {
- "url": "wss://peaq-rpc.publicnode.com",
- "name": "Peaq node"
- },
- {
- "url": "wss://peaq-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://peaq.subscan.io/extrinsic/{hash}",
- "account": "https://peaq.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/peaq.svg",
- "addressPrefix": 42
}
]
diff --git a/chains/v20/chains.json b/chains/v20/chains.json
index 50689cd..febff7c 100644
--- a/chains/v20/chains.json
+++ b/chains/v20/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -541,130 +647,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP1 node"
- },
- {
- "url": "wss://asset-hub-kusama.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://statemine.statescan.io/#/accounts/{address}",
- "event": "https://statemine.statescan.io/#/events/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2,
- "options": [
- "assethub-fees"
- ],
- "additional": {
- "relaychainAsNative": true,
- "feeViaRuntimeCall": true,
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -2717,46 +2699,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2976,74 +2918,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15,
- "buyProviders": {
- "banxa": {
- "coinType": "KILT",
- "blockchain": "KILT"
- }
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://kilt.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://kilt-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x3d"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3165,62 +3039,6 @@
"defaultBlockTime": 12000
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x3e"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4570,289 +4388,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable 1 node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable 2 node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x3b"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://main.rpc.zeitgeist.pm/ws",
- "name": "Zeitgeist node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "priceId": "subsocial",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://subsocial-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x34"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5801,109 +5336,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://nodle-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.public.curie.radiumblock.co/ws",
- "name": "RadiumBlock node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6055,6 +5487,71 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x1c"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x1c"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000,
+ "feeViaRuntimeCall": true
+ },
+ "options": [
+ "fullSyncByDefault",
+ "pushSupport"
+ ]
+ },
{
"chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c",
"name": "Polkadex",
@@ -6560,157 +6057,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg",
"addressPrefix": 7391
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "priceId": "voucher-ksm",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6856,160 +6202,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDC.s",
- "precision": 12,
- "priceId": "usdc",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "XLM.s",
- "precision": 12,
- "priceId": "stellar",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XLM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0200",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "TZS.s",
- "precision": 12,
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TZS.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "BRL.s",
- "precision": 12,
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BRL.svg",
- "typeExtras": {
- "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "AUDD.s",
- "precision": 12,
- "priceId": "novatti-australian-digital-dollar",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUDD.svg",
- "typeExtras": {
- "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "EURC.s",
- "precision": 12,
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EURM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 9,
- "symbol": "NGNC.s",
- "precision": 12,
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NGN.svg",
- "typeExtras": {
- "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -7102,70 +6294,6 @@
]
}
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://ipci.rpc.robonomics.network",
- "name": "Airalab node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -7584,33 +6712,48 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c1.hashed.network",
- "name": "Hashed systems 1 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -7765,42 +6908,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.3dpscan.io",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8136,43 +7243,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
"addressPrefix": 0
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://krest.api.onfinality.io/public-ws",
- "name": "Onfinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
"name": "Enjin Matrix",
@@ -8216,70 +7286,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
- "name": "Joystream",
- "assets": [
- {
- "assetId": 0,
- "symbol": "JOY",
- "priceId": "joystream",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.joystream.org",
- "name": "Jsgenesis node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
- "account": "https://joystream.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
- "addressPrefix": 126
- },
- {
- "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
- "name": "Dock",
- "assets": [
- {
- "assetId": 0,
- "symbol": "DOCK",
- "priceId": "dock",
- "precision": 6,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet-node.dock.io",
- "name": "Dock Association node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
- "account": "https://dock.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
- "addressPrefix": 22
- },
{
"chainId": "eip155:246",
"name": "Energy Web Chain",
@@ -8374,43 +7380,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg",
"addressPrefix": 42
},
- {
- "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "InvArch",
- "assets": [
- {
- "assetId": 0,
- "symbol": "VARCH",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://invarch-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://invarch.statescan.io/#/accounts/{address}",
- "event": "https://invarch.statescan.io/#/events/{event}",
- "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg",
- "addressPrefix": 117
- },
{
"chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8708,83 +7677,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Curio",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CGT",
- "precision": 18,
- "priceId": "curio-governance",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://archive.parachain.curioinvest.com",
- "name": "Curio 1 node"
- },
- {
- "url": "wss://parachain.curioinvest.com/",
- "name": "Curio 2 node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-curio"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg",
- "addressPrefix": 777
- },
- {
- "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Mythos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYTH",
- "precision": 18,
- "priceId": "mythos",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://polkadot-mythos-rpc.polkadot.io",
- "name": "Parity node",
- "features": [
- "noTls12"
- ]
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}",
- "account": "https://mythos.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-mythos"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg",
- "addressPrefix": 29972,
- "options": [
- "ethereumBased"
- ]
- },
{
"chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -8855,43 +7747,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg",
"addressPrefix": 2
},
- {
- "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hyperbridge Nexus",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NAND",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NAND.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nexus.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://nexus.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://hyperbridge-nexus-rpc.blockops.network",
- "name": "BlockOps node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hyperbridge"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge.svg",
- "addressPrefix": 42
- },
{
"chainId": "81443836a9a24caaa23f1241897d1235717535711d1d3fe24eae4fdc942c092c",
"name": "Cere",
@@ -9190,42 +8045,5 @@
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg",
"addressPrefix": 42
- },
- {
- "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "peaq",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PEAQ",
- "precision": 18,
- "priceId": "peaq-2",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/PEAQ.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://peaq.api.onfinality.io/public",
- "name": "Onfinality node"
- },
- {
- "url": "wss://peaq-rpc.publicnode.com",
- "name": "Peaq node"
- },
- {
- "url": "wss://peaq-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://peaq.subscan.io/extrinsic/{hash}",
- "account": "https://peaq.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/peaq.svg",
- "addressPrefix": 42
}
]
diff --git a/chains/v20/chains_dev.json b/chains/v20/chains_dev.json
index 0659f28..b3f1a63 100644
--- a/chains/v20/chains_dev.json
+++ b/chains/v20/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -718,133 +824,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8",
- "isSufficient": true
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984",
- "isSufficient": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP1 node"
- },
- {
- "url": "wss://asset-hub-kusama.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://statemine.statescan.io/#/accounts/{address}",
- "event": "https://statemine.statescan.io/#/events/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2,
- "options": [
- "swap-hub",
- "assethub-fees"
- ],
- "additional": {
- "relaychainAsNative": true,
- "feeViaRuntimeCall": true,
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2355,67 +2334,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "staking": [
- "aura-relaychain"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7,
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
- }
- },
{
"chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3023,74 +2941,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15,
- "buyProviders": {
- "banxa": {
- "coinType": "KILT",
- "blockchain": "KILT"
- }
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://kilt.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://kilt-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x3d"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
"name": "KILT Peregrine",
@@ -3261,62 +3111,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x3e"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5175,321 +4969,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable 1 node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable 2 node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x3b"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg",
- "typeExtras": {
- "currencyIdScale": "0x0500000000",
- "currencyIdType": "zeitgeist_primitives.asset.Asset",
- "existentialDeposit": "10000000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://main.rpc.zeitgeist.pm/ws",
- "name": "Zeitgeist node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "priceId": "subsocial",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://subsocial-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x34"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "crustshadow"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6455,51 +5934,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://nodle-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
{
"chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
"name": "Singular testnet",
@@ -6523,64 +5957,6 @@
"testnet"
]
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.public.curie.radiumblock.co/ws",
- "name": "RadiumBlock node"
- },
- {
- "url": "wss://phala.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6741,6 +6117,71 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "buyProviders": {
+ "transak": {
+ "network": "ALEPHZERO"
+ },
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x1c"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x1c"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000,
+ "feeViaRuntimeCall": true
+ },
+ "options": [
+ "fullSyncByDefault",
+ "pushSupport"
+ ]
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7360,160 +6801,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg",
"addressPrefix": 7391
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "priceId": "voucher-ksm",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
"name": "Aleph Zero Testnet",
@@ -7833,172 +7120,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDC.s",
- "precision": 12,
- "priceId": "usdc",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "XLM.s",
- "precision": 12,
- "priceId": "stellar",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XLM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0200",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "TZS.s",
- "precision": 12,
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TZS.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "BRL.s",
- "precision": 12,
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BRL.svg",
- "typeExtras": {
- "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "AUDD.s",
- "precision": 12,
- "priceId": "novatti-australian-digital-dollar",
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUDD.svg",
- "typeExtras": {
- "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "EURC.s",
- "precision": 12,
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EURM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 9,
- "symbol": "NGNC.s",
- "precision": 12,
- "type": "orml",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NGN.svg",
- "typeExtras": {
- "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "amplitude"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -8219,70 +7340,6 @@
"testnet"
]
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://ipci.rpc.robonomics.network",
- "name": "Airalab node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3",
"name": "Fusotao",
@@ -8934,39 +7991,6 @@
"testnet"
]
},
- {
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
- "assets": [
- {
- "assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://c1.hashed.network",
- "name": "Hashed systems 1 node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
- },
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor",
@@ -9050,40 +8074,48 @@
]
},
{
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://rpc.3dpscan.io",
- "name": "3DPass node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
"explorers": [
{
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee",
@@ -10006,43 +9038,6 @@
"testnet"
]
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://krest.api.onfinality.io/public-ws",
- "name": "Onfinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -10367,82 +9362,6 @@
"testnet"
]
},
- {
- "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
- "name": "Joystream",
- "assets": [
- {
- "assetId": 0,
- "symbol": "JOY",
- "priceId": "joystream",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg",
- "staking": [
- "relaychain"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.joystream.org",
- "name": "Jsgenesis node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
- "account": "https://joystream.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
- }
- ],
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
- "addressPrefix": 126
- },
- {
- "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
- "name": "Dock",
- "assets": [
- {
- "assetId": 0,
- "symbol": "DOCK",
- "priceId": "dock",
- "precision": 6,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg",
- "staking": [
- "relaychain"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet-node.dock.io",
- "name": "Dock Association node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
- "account": "https://dock.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
- "addressPrefix": 22
- },
{
"chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -10605,43 +9524,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "InvArch",
- "assets": [
- {
- "assetId": 0,
- "symbol": "VARCH",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://invarch-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://invarch.statescan.io/#/accounts/{address}",
- "event": "https://invarch.statescan.io/#/events/{event}",
- "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg",
- "addressPrefix": 117
- },
{
"chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c",
"name": "Crust",
@@ -10874,40 +9756,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Curio",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CGT",
- "precision": 18,
- "priceId": "curio-governance",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://archive.parachain.curioinvest.com",
- "name": "Curio 1 node"
- },
- {
- "url": "wss://parachain.curioinvest.com/",
- "name": "Curio 2 node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-curio"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg",
- "addressPrefix": 777
- },
{
"chainId": "d3d2f3a3495dc597434a99d7d449ebad6616db45e4e4f178f31cc6fa14378b70",
"name": "Avail Turing Testnet",
@@ -10950,49 +9798,6 @@
"testnet"
]
},
- {
- "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Mythos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYTH",
- "precision": 18,
- "priceId": "mythos",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://polkadot-mythos-rpc.polkadot.io",
- "name": "Parity node",
- "features": [
- "noTls12"
- ]
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}",
- "account": "https://mythos.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-mythos"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg",
- "addressPrefix": 29972,
- "options": [
- "ethereumBased"
- ]
- },
{
"chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -11075,49 +9880,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg",
"addressPrefix": 2
},
- {
- "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hyperbridge Nexus",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NAND",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NAND.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nexus.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://nexus.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://hyperbridge-nexus-rpc.blockops.network",
- "name": "BlockOps node"
- }
- ],
- "externalApi": {
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hyperbridge"
- }
- ],
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hyperbridge"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge.svg",
- "addressPrefix": 42
- },
{
"chainId": "b91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a",
"name": "Avail",
@@ -11335,108 +10097,6 @@
"testnet"
]
},
- {
- "chainId": "eip155:41455",
- "name": "Aleph Zero EVM",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AZERO",
- "priceId": "aleph-zero",
- "type": "evmNative",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
- "precision": 18
- }
- ],
- "nodeSelectionStrategy": "uniform",
- "nodes": [
- {
- "url": "https://rpc.alephzero.raas.gelato.cloud",
- "name": "Aleph Zero EVM rpc node"
- },
- {
- "url": "wss://ws.alephzero.raas.gelato.cloud",
- "name": "Aleph Zero EVM wss node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "etherscan",
- "url": "https://evm-explorer.alephzero.org/api",
- "parameters": {
- "assetType": "evm"
- }
- }
- ]
- },
- "explorers": [
- {
- "name": "Aleph Zero EVM Explorer",
- "extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}",
- "account": "https://evm-explorer.alephzero.org/address/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
- "addressPrefix": 41455,
- "options": [
- "ethereumBased",
- "noSubstrateRuntime"
- ]
- },
- {
- "chainId": "eip155:8453",
- "name": "Base",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ETH",
- "priceId": "ethereum",
- "type": "evmNative",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "precision": 18
- }
- ],
- "nodeSelectionStrategy": "uniform",
- "nodes": [
- {
- "url": "https://base-rpc.publicnode.com",
- "name": "Base http node"
- },
- {
- "url": "https://base-pokt.nodies.app",
- "name": "Pokt node"
- },
- {
- "url": "wss://base-rpc.publicnode.com",
- "name": "Base public node"
- }
- ],
- "explorers": [
- {
- "name": "Basescan",
- "extrinsic": "https://basescan.org/tx/{hash}",
- "account": "https://basescan.org/address/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "etherscan",
- "url": "https://api.basescan.org/api",
- "parameters": {
- "assetType": "evm"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Base.svg",
- "addressPrefix": 8453,
- "options": [
- "ethereumBased",
- "noSubstrateRuntime"
- ]
- },
{
"chainId": "eip155:324",
"name": "ZKsync Era",
@@ -11618,42 +10278,5 @@
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg",
"addressPrefix": 42
- },
- {
- "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "peaq",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PEAQ",
- "precision": 18,
- "priceId": "peaq-2",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/PEAQ.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://peaq.api.onfinality.io/public",
- "name": "Onfinality node"
- },
- {
- "url": "wss://peaq-rpc.publicnode.com",
- "name": "Peaq node"
- },
- {
- "url": "wss://peaq-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://peaq.subscan.io/extrinsic/{hash}",
- "account": "https://peaq.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/peaq.svg",
- "addressPrefix": 42
}
]
diff --git a/chains/v21/android/chains.json b/chains/v21/android/chains.json
index ad78085..df03de6 100644
--- a/chains/v21/android/chains.json
+++ b/chains/v21/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -638,145 +744,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "KSM.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "RMRK.svg",
- "typeExtras": {
- "assetId": "8",
- "isSufficient": true
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "USDT.svg",
- "typeExtras": {
- "assetId": "1984",
- "isSufficient": true
- }
- },
- {
- "assetId": 8,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "statemine",
- "icon": "DOT.svg",
- "typeExtras": {
- "assetId": "0x02010902",
- "palletName": "ForeignAssets"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP1 node"
- },
- {
- "url": "wss://asset-hub-kusama.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://asset-hub-kusama-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://statemine.statescan.io/#/accounts/{address}",
- "event": "https://statemine.statescan.io/#/events/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2,
- "options": [
- "swap-hub",
- "assethub-fees"
- ],
- "additional": {
- "relaychainAsNative": true,
- "feeViaRuntimeCall": true,
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -2742,46 +2709,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "EDG.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3016,70 +2943,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "KILT.svg",
- "precision": 15,
- "buyProviders": {
- "banxa": {
- "coinType": "KILT",
- "blockchain": "KILT"
- }
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://kilt.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x3d"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3207,62 +3070,6 @@
"defaultBlockTime": 12000
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "QTZ.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x3e"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4746,277 +4553,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "PICA.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "DOT.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "KSM.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x3b"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "ZTG.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "priceId": "subsocial",
- "icon": "SUB.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x34"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "CSM.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-sha-subscan.crustnetwork.xyz",
- "name": "Subscan node"
- },
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "TEER.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6161,111 +5697,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "NODL.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "PHA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://rpc.helikon.io/phala",
- "name": "Helikon node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.public.curie.radiumblock.co/ws",
- "name": "RadiumBlock node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-phala-prod.novasama-tech.org"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6413,6 +5844,68 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "precision": 12,
+ "icon": "AZERO.svg",
+ "buyProviders": {
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x1c"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x1c"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000,
+ "feeViaRuntimeCall": true
+ },
+ "options": [
+ "fullSyncByDefault",
+ "pushSupport"
+ ]
+ },
{
"chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c",
"name": "Polkadex",
@@ -6949,157 +6442,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "MGX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "KSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "TUR.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "BNC.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "priceId": "voucher-ksm",
- "icon": "vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -7129,161 +6471,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg",
"addressPrefix": 27
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "AMPE.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "KSM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDC.s",
- "precision": 12,
- "priceId": "usdc",
- "type": "orml",
- "icon": "USDC.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "XLM.s",
- "precision": 12,
- "priceId": "stellar",
- "type": "orml",
- "icon": "XLM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0200",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "TZS.s",
- "precision": 12,
- "type": "orml",
- "icon": "TZS.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "BRL.s",
- "precision": 12,
- "type": "orml",
- "icon": "BRL.svg",
- "typeExtras": {
- "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "AUDD.s",
- "precision": 12,
- "priceId": "novatti-australian-digital-dollar",
- "type": "orml",
- "icon": "AUDD.svg",
- "typeExtras": {
- "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "EURC.s",
- "precision": 12,
- "type": "orml",
- "icon": "EURM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 9,
- "symbol": "NGNC.s",
- "precision": 12,
- "type": "orml",
- "icon": "NGNC.svg",
- "typeExtras": {
- "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "additional": {
- "feeViaRuntimeCall": true,
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -7382,70 +6569,6 @@
]
}
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://ipci.rpc.robonomics.network",
- "name": "Airalab node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -7871,33 +6994,48 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network (PAUSED)",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "SAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c1.hashed.network",
- "name": "Hashed systems 1 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -7982,42 +7120,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8354,43 +7456,6 @@
"identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008"
}
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://wss-krest.peaq.network/",
- "name": "Krest node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
"name": "Enjin Matrix",
@@ -8434,70 +7499,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
- "name": "Joystream",
- "assets": [
- {
- "assetId": 0,
- "symbol": "JOY",
- "priceId": "joystream",
- "precision": 10,
- "icon": "JOY.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.joystream.org",
- "name": "Jsgenesis node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
- "account": "https://joystream.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
- "addressPrefix": 126
- },
- {
- "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
- "name": "Dock (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "DOCK",
- "priceId": "dock",
- "precision": 6,
- "icon": "DOCK.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet-node.dock.io",
- "name": "Dock Association node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
- "account": "https://dock.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
- "addressPrefix": 22
- },
{
"chainId": "eip155:246",
"name": "Energy Web Chain",
@@ -8592,50 +7593,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg",
"addressPrefix": 42
},
- {
- "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "InvArch (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "VARCH",
- "precision": 12,
- "icon": "VARCH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://invarch.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://invarch.dotters.network",
- "name": "IBP2 node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://invarch.statescan.io/#/accounts/{address}",
- "event": "https://invarch.statescan.io/#/events/{event}",
- "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg",
- "addressPrefix": 117,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8944,108 +7901,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Curio",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CGT",
- "precision": 18,
- "priceId": "curio-governance",
- "icon": "CGT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://archive.parachain.curioinvest.com",
- "name": "Curio 1 node"
- },
- {
- "url": "wss://parachain.curioinvest.com/",
- "name": "Curio 2 node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-curio"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg",
- "addressPrefix": 777
- },
- {
- "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Mythos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYTH",
- "precision": 18,
- "priceId": "mythos",
- "icon": "MYTH.svg",
- "staking": [
- "mythos"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://polkadot-mythos-rpc.polkadot.io",
- "name": "Parity node",
- "features": [
- "noTls12"
- ]
- },
- {
- "url": "wss://mythos.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://mythos.dotters.network",
- "name": "IBP2 node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}",
- "account": "https://mythos.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-mythos-prod.novasama-tech.org"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://subquery-history-mythos-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg",
- "addressPrefix": 29972,
- "options": [
- "ethereumBased",
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#ED3A47",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/mythos-myth-staking",
- "feeViaRuntimeCall": true,
- "sessionLength": 14400,
- "defaultBlockTime": 6000
- }
- },
{
"chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -9112,52 +7967,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg",
"addressPrefix": 2
},
- {
- "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hyperbridge Nexus",
- "assets": [
- {
- "assetId": 0,
- "symbol": "BRIDGE",
- "precision": 12,
- "icon": "BRIDGE.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nexus.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://nexus.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://hyperbridge-nexus-rpc.blockops.network",
- "name": "BlockOps node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://nexus.statescan.io/#/accounts/{address}",
- "event": "https://nexus.statescan.io/#/events/{event}",
- "extrinsic": "https://nexus.statescan.io/#/extrinsics/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hyperbridge"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge_Nexus.svg",
- "addressPrefix": 0,
- "legacyAddressPrefix": 42
- },
{
"chainId": "81443836a9a24caaa23f1241897d1235717535711d1d3fe24eae4fdc942c092c",
"name": "Cere",
@@ -9428,188 +8237,31 @@
"addressPrefix": 5234
},
{
- "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "peaq",
+ "chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add",
+ "name": "DeepBrain",
"assets": [
{
"assetId": 0,
- "symbol": "PEAQ",
- "precision": 18,
- "priceId": "peaq-2",
- "icon": "PEAQ.svg"
+ "symbol": "DBC",
+ "precision": 15,
+ "priceId": "deepbrain-chain",
+ "icon": "DBC.svg"
}
],
"nodes": [
{
- "url": "wss://peaq-rpc.publicnode.com",
- "name": "Peaq node"
- },
- {
- "url": "wss://peaq-rpc.dwellir.com",
- "name": "Dwellir node"
+ "url": "wss://info.dbcwallet.io",
+ "name": "DBC node"
}
],
"explorers": [
{
"name": "Subscan",
- "extrinsic": "https://peaq.subscan.io/extrinsic/{hash}",
- "account": "https://peaq.subscan.io/account/{address}"
+ "extrinsic": "https://dbc.subscan.io/extrinsic/{hash}",
+ "account": "https://dbc.subscan.io/account/{address}"
}
],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/peaq.svg",
- "addressPrefix": 42
- },
- {
- "chainId": "e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Laos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "LAOS",
- "precision": 18,
- "priceId": "laos-network",
- "icon": "LAOS.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.laos.laosfoundation.io",
- "name": "freeverse.io node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://laos.statescan.io/#/accounts/{address}",
- "event": "https://laos.statescan.io/#/events/{event}"
- },
- {
- "name": "LAOS explorer",
- "account": "https://explorer.laosnetwork.io/address/{address}",
- "extrinsic": "https://explorer.laosnetwork.io/tx/{hash}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/LAOS.svg",
- "addressPrefix": 42,
- "options": [
- "ethereumBased"
- ]
- },
- {
- "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Xode",
- "assets": [
- {
- "assetId": 0,
- "symbol": "XON",
- "precision": 12,
- "icon": "XON.svg"
- },
- {
- "assetId": 1,
- "symbol": "XGM",
- "precision": 12,
- "icon": "XGM.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "1"
- }
- },
- {
- "assetId": 2,
- "symbol": "XAV",
- "precision": 12,
- "icon": "XAV.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "2"
- }
- },
- {
- "assetId": 3,
- "symbol": "AZK",
- "precision": 12,
- "icon": "AZK.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "3"
- }
- },
- {
- "assetId": 4,
- "symbol": "IXON",
- "precision": 12,
- "icon": "IXON.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "4"
- }
- },
- {
- "assetId": 5,
- "symbol": "IXAV",
- "precision": 12,
- "icon": "IXAV.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "5"
- }
- },
- {
- "assetId": 6,
- "symbol": "IDON",
- "precision": 12,
- "icon": "IDON.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "6"
- }
- },
- {
- "assetId": 7,
- "symbol": "MPC",
- "precision": 12,
- "icon": "MPC.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "7"
- }
- },
- {
- "assetId": 8,
- "symbol": "IMPC",
- "precision": 12,
- "icon": "IMPC.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 9,
- "symbol": "DON",
- "precision": 12,
- "icon": "DON.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "9"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-kr.xode.net",
- "name": "Xode archive node"
- },
- {
- "url": "wss://rpcnodea01.xode.net/n7yoxCmcIrCF6VziCcDmYTwL8R03a/rpc",
- "name": "XodeCommunity node"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Xode.svg",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg",
"addressPrefix": 42
},
{
@@ -9637,90 +8289,6 @@
"overridesCommon": true
}
},
- {
- "chainId": "eip155:41455",
- "name": "Aleph Zero EVM",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AZERO",
- "priceId": "aleph-zero",
- "type": "evmNative",
- "icon": "AZERO.svg",
- "precision": 18
- }
- ],
- "nodeSelectionStrategy": "uniform",
- "nodes": [
- {
- "url": "https://rpc.alephzero.raas.gelato.cloud",
- "name": "Aleph Zero EVM rpc node"
- },
- {
- "url": "wss://ws.alephzero.raas.gelato.cloud",
- "name": "Aleph Zero EVM wss node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "etherscan",
- "url": "https://evm-explorer.alephzero.org/api",
- "parameters": {
- "assetType": "evm"
- }
- }
- ]
- },
- "explorers": [
- {
- "name": "Aleph Zero EVM Explorer",
- "extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}",
- "account": "https://evm-explorer.alephzero.org/address/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
- "addressPrefix": 41455,
- "options": [
- "ethereumBased",
- "noSubstrateRuntime"
- ]
- },
- {
- "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0",
- "name": "Tangle",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TNT",
- "precision": 18,
- "priceId": "tangle-network",
- "icon": "TNT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.tangle.tools",
- "name": "Parity node"
- },
- {
- "url": "wss://tangle-mainnet-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://tangle.statescan.io/#/accounts/{address}",
- "event": "https://tangle.statescan.io/#/events/{event}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tangle.svg",
- "addressPrefix": 5845,
- "additional": {
- "disabledCheckMetadataHash": true
- }
- },
{
"chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
diff --git a/chains/v21/chains.json b/chains/v21/chains.json
index ad78085..df03de6 100644
--- a/chains/v21/chains.json
+++ b/chains/v21/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -638,145 +744,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "KSM.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "RMRK.svg",
- "typeExtras": {
- "assetId": "8",
- "isSufficient": true
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "USDT.svg",
- "typeExtras": {
- "assetId": "1984",
- "isSufficient": true
- }
- },
- {
- "assetId": 8,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "statemine",
- "icon": "DOT.svg",
- "typeExtras": {
- "assetId": "0x02010902",
- "palletName": "ForeignAssets"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP1 node"
- },
- {
- "url": "wss://asset-hub-kusama.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://asset-hub-kusama-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://statemine.statescan.io/#/accounts/{address}",
- "event": "https://statemine.statescan.io/#/events/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2,
- "options": [
- "swap-hub",
- "assethub-fees"
- ],
- "additional": {
- "relaychainAsNative": true,
- "feeViaRuntimeCall": true,
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -2742,46 +2709,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "EDG.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3016,70 +2943,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "KILT.svg",
- "precision": 15,
- "buyProviders": {
- "banxa": {
- "coinType": "KILT",
- "blockchain": "KILT"
- }
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://kilt.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x3d"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3207,62 +3070,6 @@
"defaultBlockTime": 12000
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "QTZ.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x3e"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4746,277 +4553,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "PICA.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "DOT.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "KSM.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x3b"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "ZTG.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "priceId": "subsocial",
- "icon": "SUB.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x34"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "CSM.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-sha-subscan.crustnetwork.xyz",
- "name": "Subscan node"
- },
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "TEER.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6161,111 +5697,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "NODL.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "PHA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://rpc.helikon.io/phala",
- "name": "Helikon node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.public.curie.radiumblock.co/ws",
- "name": "RadiumBlock node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-phala-prod.novasama-tech.org"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6413,6 +5844,68 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "precision": 12,
+ "icon": "AZERO.svg",
+ "buyProviders": {
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x1c"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x1c"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000,
+ "feeViaRuntimeCall": true
+ },
+ "options": [
+ "fullSyncByDefault",
+ "pushSupport"
+ ]
+ },
{
"chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c",
"name": "Polkadex",
@@ -6949,157 +6442,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "MGX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "KSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "TUR.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "BNC.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "priceId": "voucher-ksm",
- "icon": "vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -7129,161 +6471,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg",
"addressPrefix": 27
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "AMPE.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "KSM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDC.s",
- "precision": 12,
- "priceId": "usdc",
- "type": "orml",
- "icon": "USDC.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "XLM.s",
- "precision": 12,
- "priceId": "stellar",
- "type": "orml",
- "icon": "XLM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0200",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "TZS.s",
- "precision": 12,
- "type": "orml",
- "icon": "TZS.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "BRL.s",
- "precision": 12,
- "type": "orml",
- "icon": "BRL.svg",
- "typeExtras": {
- "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "AUDD.s",
- "precision": 12,
- "priceId": "novatti-australian-digital-dollar",
- "type": "orml",
- "icon": "AUDD.svg",
- "typeExtras": {
- "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "EURC.s",
- "precision": 12,
- "type": "orml",
- "icon": "EURM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 9,
- "symbol": "NGNC.s",
- "precision": 12,
- "type": "orml",
- "icon": "NGNC.svg",
- "typeExtras": {
- "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "additional": {
- "feeViaRuntimeCall": true,
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -7382,70 +6569,6 @@
]
}
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://ipci.rpc.robonomics.network",
- "name": "Airalab node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -7871,33 +6994,48 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network (PAUSED)",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "SAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c1.hashed.network",
- "name": "Hashed systems 1 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -7982,42 +7120,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.3dpass.org",
- "name": "3DPass node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8354,43 +7456,6 @@
"identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008"
}
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://wss-krest.peaq.network/",
- "name": "Krest node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
"name": "Enjin Matrix",
@@ -8434,70 +7499,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
- "name": "Joystream",
- "assets": [
- {
- "assetId": 0,
- "symbol": "JOY",
- "priceId": "joystream",
- "precision": 10,
- "icon": "JOY.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.joystream.org",
- "name": "Jsgenesis node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
- "account": "https://joystream.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
- "addressPrefix": 126
- },
- {
- "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
- "name": "Dock (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "DOCK",
- "priceId": "dock",
- "precision": 6,
- "icon": "DOCK.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet-node.dock.io",
- "name": "Dock Association node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
- "account": "https://dock.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
- "addressPrefix": 22
- },
{
"chainId": "eip155:246",
"name": "Energy Web Chain",
@@ -8592,50 +7593,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg",
"addressPrefix": 42
},
- {
- "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "InvArch (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "VARCH",
- "precision": 12,
- "icon": "VARCH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://invarch.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://invarch.dotters.network",
- "name": "IBP2 node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://invarch.statescan.io/#/accounts/{address}",
- "event": "https://invarch.statescan.io/#/events/{event}",
- "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg",
- "addressPrefix": 117,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8944,108 +7901,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Curio",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CGT",
- "precision": 18,
- "priceId": "curio-governance",
- "icon": "CGT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://archive.parachain.curioinvest.com",
- "name": "Curio 1 node"
- },
- {
- "url": "wss://parachain.curioinvest.com/",
- "name": "Curio 2 node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-curio"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg",
- "addressPrefix": 777
- },
- {
- "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Mythos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYTH",
- "precision": 18,
- "priceId": "mythos",
- "icon": "MYTH.svg",
- "staking": [
- "mythos"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://polkadot-mythos-rpc.polkadot.io",
- "name": "Parity node",
- "features": [
- "noTls12"
- ]
- },
- {
- "url": "wss://mythos.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://mythos.dotters.network",
- "name": "IBP2 node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}",
- "account": "https://mythos.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-mythos-prod.novasama-tech.org"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://subquery-history-mythos-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg",
- "addressPrefix": 29972,
- "options": [
- "ethereumBased",
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#ED3A47",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/mythos-myth-staking",
- "feeViaRuntimeCall": true,
- "sessionLength": 14400,
- "defaultBlockTime": 6000
- }
- },
{
"chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -9112,52 +7967,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg",
"addressPrefix": 2
},
- {
- "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hyperbridge Nexus",
- "assets": [
- {
- "assetId": 0,
- "symbol": "BRIDGE",
- "precision": 12,
- "icon": "BRIDGE.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nexus.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://nexus.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://hyperbridge-nexus-rpc.blockops.network",
- "name": "BlockOps node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://nexus.statescan.io/#/accounts/{address}",
- "event": "https://nexus.statescan.io/#/events/{event}",
- "extrinsic": "https://nexus.statescan.io/#/extrinsics/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hyperbridge"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge_Nexus.svg",
- "addressPrefix": 0,
- "legacyAddressPrefix": 42
- },
{
"chainId": "81443836a9a24caaa23f1241897d1235717535711d1d3fe24eae4fdc942c092c",
"name": "Cere",
@@ -9428,188 +8237,31 @@
"addressPrefix": 5234
},
{
- "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "peaq",
+ "chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add",
+ "name": "DeepBrain",
"assets": [
{
"assetId": 0,
- "symbol": "PEAQ",
- "precision": 18,
- "priceId": "peaq-2",
- "icon": "PEAQ.svg"
+ "symbol": "DBC",
+ "precision": 15,
+ "priceId": "deepbrain-chain",
+ "icon": "DBC.svg"
}
],
"nodes": [
{
- "url": "wss://peaq-rpc.publicnode.com",
- "name": "Peaq node"
- },
- {
- "url": "wss://peaq-rpc.dwellir.com",
- "name": "Dwellir node"
+ "url": "wss://info.dbcwallet.io",
+ "name": "DBC node"
}
],
"explorers": [
{
"name": "Subscan",
- "extrinsic": "https://peaq.subscan.io/extrinsic/{hash}",
- "account": "https://peaq.subscan.io/account/{address}"
+ "extrinsic": "https://dbc.subscan.io/extrinsic/{hash}",
+ "account": "https://dbc.subscan.io/account/{address}"
}
],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/peaq.svg",
- "addressPrefix": 42
- },
- {
- "chainId": "e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Laos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "LAOS",
- "precision": 18,
- "priceId": "laos-network",
- "icon": "LAOS.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.laos.laosfoundation.io",
- "name": "freeverse.io node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://laos.statescan.io/#/accounts/{address}",
- "event": "https://laos.statescan.io/#/events/{event}"
- },
- {
- "name": "LAOS explorer",
- "account": "https://explorer.laosnetwork.io/address/{address}",
- "extrinsic": "https://explorer.laosnetwork.io/tx/{hash}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/LAOS.svg",
- "addressPrefix": 42,
- "options": [
- "ethereumBased"
- ]
- },
- {
- "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Xode",
- "assets": [
- {
- "assetId": 0,
- "symbol": "XON",
- "precision": 12,
- "icon": "XON.svg"
- },
- {
- "assetId": 1,
- "symbol": "XGM",
- "precision": 12,
- "icon": "XGM.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "1"
- }
- },
- {
- "assetId": 2,
- "symbol": "XAV",
- "precision": 12,
- "icon": "XAV.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "2"
- }
- },
- {
- "assetId": 3,
- "symbol": "AZK",
- "precision": 12,
- "icon": "AZK.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "3"
- }
- },
- {
- "assetId": 4,
- "symbol": "IXON",
- "precision": 12,
- "icon": "IXON.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "4"
- }
- },
- {
- "assetId": 5,
- "symbol": "IXAV",
- "precision": 12,
- "icon": "IXAV.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "5"
- }
- },
- {
- "assetId": 6,
- "symbol": "IDON",
- "precision": 12,
- "icon": "IDON.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "6"
- }
- },
- {
- "assetId": 7,
- "symbol": "MPC",
- "precision": 12,
- "icon": "MPC.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "7"
- }
- },
- {
- "assetId": 8,
- "symbol": "IMPC",
- "precision": 12,
- "icon": "IMPC.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 9,
- "symbol": "DON",
- "precision": 12,
- "icon": "DON.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "9"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-kr.xode.net",
- "name": "Xode archive node"
- },
- {
- "url": "wss://rpcnodea01.xode.net/n7yoxCmcIrCF6VziCcDmYTwL8R03a/rpc",
- "name": "XodeCommunity node"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Xode.svg",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg",
"addressPrefix": 42
},
{
@@ -9637,90 +8289,6 @@
"overridesCommon": true
}
},
- {
- "chainId": "eip155:41455",
- "name": "Aleph Zero EVM",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AZERO",
- "priceId": "aleph-zero",
- "type": "evmNative",
- "icon": "AZERO.svg",
- "precision": 18
- }
- ],
- "nodeSelectionStrategy": "uniform",
- "nodes": [
- {
- "url": "https://rpc.alephzero.raas.gelato.cloud",
- "name": "Aleph Zero EVM rpc node"
- },
- {
- "url": "wss://ws.alephzero.raas.gelato.cloud",
- "name": "Aleph Zero EVM wss node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "etherscan",
- "url": "https://evm-explorer.alephzero.org/api",
- "parameters": {
- "assetType": "evm"
- }
- }
- ]
- },
- "explorers": [
- {
- "name": "Aleph Zero EVM Explorer",
- "extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}",
- "account": "https://evm-explorer.alephzero.org/address/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
- "addressPrefix": 41455,
- "options": [
- "ethereumBased",
- "noSubstrateRuntime"
- ]
- },
- {
- "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0",
- "name": "Tangle",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TNT",
- "precision": 18,
- "priceId": "tangle-network",
- "icon": "TNT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.tangle.tools",
- "name": "Parity node"
- },
- {
- "url": "wss://tangle-mainnet-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://tangle.statescan.io/#/accounts/{address}",
- "event": "https://tangle.statescan.io/#/events/{event}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tangle.svg",
- "addressPrefix": 5845,
- "additional": {
- "disabledCheckMetadataHash": true
- }
- },
{
"chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
diff --git a/chains/v21/chains_dev.json b/chains/v21/chains_dev.json
index 1af3f76..8064e40 100644
--- a/chains/v21/chains_dev.json
+++ b/chains/v21/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -714,146 +820,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "KSM.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "RMRK.svg",
- "typeExtras": {
- "assetId": "8",
- "isSufficient": true
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "USDT.svg",
- "typeExtras": {
- "assetId": "1984",
- "isSufficient": true
- }
- },
- {
- "assetId": 8,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "statemine",
- "icon": "DOT.svg",
- "typeExtras": {
- "assetId": "0x02010902",
- "palletName": "ForeignAssets"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP1 node"
- },
- {
- "url": "wss://asset-hub-kusama.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://asset-hub-kusama-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://statemine.statescan.io/#/accounts/{address}",
- "event": "https://statemine.statescan.io/#/events/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2,
- "options": [
- "swap-hub",
- "assethub-fees",
- "proxy"
- ],
- "additional": {
- "relaychainAsNative": true,
- "feeViaRuntimeCall": true,
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2359,67 +2325,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "EDG.svg",
- "staking": [
- "aura-relaychain"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7,
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
- }
- },
{
"chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2853,70 +2758,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "KILT.svg",
- "precision": 15,
- "buyProviders": {
- "banxa": {
- "coinType": "KILT",
- "blockchain": "KILT"
- }
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://kilt.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x3d"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
"name": "KILT Peregrine",
@@ -3090,63 +2931,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "QTZ.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x3e"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255,
- "additional": {
- "feeViaRuntimeCall": true,
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5084,309 +4868,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "PICA.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "DOT.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "KSM.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x3b"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "ZTG.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "DOT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0500000000",
- "currencyIdType": "zeitgeist_primitives.asset.Asset",
- "existentialDeposit": "10000000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking"
- }
- },
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "priceId": "subsocial",
- "icon": "SUB.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://gateway.subquery.network/query/0x34"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "CSM.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-sha-subscan.crustnetwork.xyz",
- "name": "Subscan node"
- },
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "crustshadow"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "TEER.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6588,50 +6069,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "NODL.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
"name": "Singular testnet",
@@ -6655,67 +6092,6 @@
"testnet"
]
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "PHA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://phala-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://rpc.helikon.io/phala",
- "name": "Helikon node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.public.curie.radiumblock.co/ws",
- "name": "RadiumBlock node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-phala-prod.novasama-tech.org"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6872,6 +6248,68 @@
"defaultBlockTime": 12000
}
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "AZERO.svg",
+ "buyProviders": {
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x1c"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://gateway.subquery.network/query/0x1c"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
+ "additional": {
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000,
+ "feeViaRuntimeCall": true
+ },
+ "options": [
+ "fullSyncByDefault",
+ "pushSupport"
+ ]
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7514,160 +6952,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "MGX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "KSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "TUR.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "BNC.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "priceId": "voucher-ksm",
- "icon": "vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
"name": "Aleph Zero Testnet",
@@ -7875,173 +7159,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "AMPE.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "KSM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDC.s",
- "precision": 12,
- "priceId": "usdc",
- "type": "orml",
- "icon": "USDC.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "XLM.s",
- "precision": 12,
- "priceId": "stellar",
- "type": "orml",
- "icon": "XLM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0200",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "TZS.s",
- "precision": 12,
- "type": "orml",
- "icon": "TZS.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "BRL.s",
- "precision": 12,
- "type": "orml",
- "icon": "BRL.svg",
- "typeExtras": {
- "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "AUDD.s",
- "precision": 12,
- "priceId": "novatti-australian-digital-dollar",
- "type": "orml",
- "icon": "AUDD.svg",
- "typeExtras": {
- "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "EURC.s",
- "precision": 12,
- "type": "orml",
- "icon": "EURM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 9,
- "symbol": "NGNC.s",
- "precision": 12,
- "type": "orml",
- "icon": "NGNC.svg",
- "typeExtras": {
- "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "amplitude"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "feeViaRuntimeCall": true,
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -8262,70 +7379,6 @@
"testnet"
]
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://ipci.rpc.robonomics.network",
- "name": "Airalab node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3",
"name": "Fusotao",
@@ -8981,39 +8034,6 @@
"testnet"
]
},
- {
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "HASH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://c1.hashed.network",
- "name": "Hashed systems 1 node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
- },
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor",
@@ -9097,40 +8117,48 @@
]
},
{
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "P3D.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "SAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://rpc.3dpass.org",
- "name": "3DPass node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
"explorers": [
{
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee",
@@ -10051,43 +9079,6 @@
"testnet"
]
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://wss-krest.peaq.network/",
- "name": "Krest node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -10418,82 +9409,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
- "name": "Joystream",
- "assets": [
- {
- "assetId": 0,
- "symbol": "JOY",
- "priceId": "joystream",
- "precision": 10,
- "icon": "JOY.svg",
- "staking": [
- "relaychain"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.joystream.org",
- "name": "Jsgenesis node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
- "account": "https://joystream.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
- }
- ],
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
- "addressPrefix": 126
- },
- {
- "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
- "name": "Dock (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "DOCK",
- "priceId": "dock",
- "precision": 6,
- "icon": "DOCK.svg",
- "staking": [
- "relaychain"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet-node.dock.io",
- "name": "Dock Association node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
- "account": "https://dock.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
- "addressPrefix": 22
- },
{
"chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -10667,50 +9582,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "InvArch (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "VARCH",
- "precision": 12,
- "icon": "VARCH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://invarch.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://invarch.dotters.network",
- "name": "IBP2 node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://invarch.statescan.io/#/accounts/{address}",
- "event": "https://invarch.statescan.io/#/events/{event}",
- "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg",
- "addressPrefix": 117,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c",
"name": "Crust",
@@ -10939,40 +9810,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Curio",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CGT",
- "precision": 18,
- "priceId": "curio-governance",
- "icon": "CGT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://archive.parachain.curioinvest.com",
- "name": "Curio 1 node"
- },
- {
- "url": "wss://parachain.curioinvest.com/",
- "name": "Curio 2 node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-curio"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg",
- "addressPrefix": 777
- },
{
"chainId": "d3d2f3a3495dc597434a99d7d449ebad6616db45e4e4f178f31cc6fa14378b70",
"name": "Avail Turing Testnet",
@@ -11015,75 +9852,6 @@
"testnet"
]
},
- {
- "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Mythos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYTH",
- "precision": 18,
- "priceId": "mythos",
- "icon": "MYTH.svg",
- "staking": [
- "mythos"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://polkadot-mythos-rpc.polkadot.io",
- "name": "Parity node",
- "features": [
- "noTls12"
- ]
- },
- {
- "url": "wss://mythos.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://mythos.dotters.network",
- "name": "IBP2 node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}",
- "account": "https://mythos.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-mythos-prod.novasama-tech.org"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://subquery-history-mythos-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg",
- "addressPrefix": 29972,
- "options": [
- "ethereumBased",
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#ED3A47",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/mythos-myth-staking",
- "feeViaRuntimeCall": true,
- "sessionLength": 14400,
- "defaultBlockTime": 6000,
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -11162,61 +9930,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg",
"addressPrefix": 2
},
- {
- "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hyperbridge Nexus",
- "assets": [
- {
- "assetId": 0,
- "symbol": "BRIDGE",
- "precision": 12,
- "icon": "BRIDGE.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nexus.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://nexus.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://hyperbridge-nexus-rpc.blockops.network",
- "name": "BlockOps node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://nexus.statescan.io/#/accounts/{address}",
- "event": "https://nexus.statescan.io/#/events/{event}",
- "extrinsic": "https://nexus.statescan.io/#/extrinsics/{hash}"
- }
- ],
- "externalApi": {
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hyperbridge"
- }
- ],
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hyperbridge"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge_Nexus.svg",
- "addressPrefix": 0,
- "legacyAddressPrefix": 42,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "b91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a",
"name": "Avail",
@@ -11432,108 +10145,6 @@
"testnet"
]
},
- {
- "chainId": "eip155:41455",
- "name": "Aleph Zero EVM",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AZERO",
- "priceId": "aleph-zero",
- "type": "evmNative",
- "icon": "AZERO.svg",
- "precision": 18
- }
- ],
- "nodeSelectionStrategy": "uniform",
- "nodes": [
- {
- "url": "https://alephzero.drpc.org",
- "name": "Aleph Zero EVM rpc node"
- },
- {
- "url": "wss://alephzero.drpc.org",
- "name": "Aleph Zero EVM wss node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "etherscan",
- "url": "https://evm-explorer.alephzero.org/api",
- "parameters": {
- "assetType": "evm"
- }
- }
- ]
- },
- "explorers": [
- {
- "name": "Aleph Zero EVM Explorer",
- "extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}",
- "account": "https://evm-explorer.alephzero.org/address/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
- "addressPrefix": 41455,
- "options": [
- "ethereumBased",
- "noSubstrateRuntime"
- ]
- },
- {
- "chainId": "eip155:8453",
- "name": "Base",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ETH",
- "priceId": "ethereum",
- "type": "evmNative",
- "icon": "ETH.svg",
- "precision": 18
- }
- ],
- "nodeSelectionStrategy": "uniform",
- "nodes": [
- {
- "url": "https://base-rpc.publicnode.com",
- "name": "Base http node"
- },
- {
- "url": "https://base-pokt.nodies.app",
- "name": "Pokt node"
- },
- {
- "url": "wss://base-rpc.publicnode.com",
- "name": "Base public node"
- }
- ],
- "explorers": [
- {
- "name": "Basescan",
- "extrinsic": "https://basescan.org/tx/{hash}",
- "account": "https://basescan.org/address/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "etherscan",
- "url": "https://api.basescan.org/api",
- "parameters": {
- "assetType": "evm"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Base.svg",
- "addressPrefix": 8453,
- "options": [
- "ethereumBased",
- "noSubstrateRuntime"
- ]
- },
{
"chainId": "eip155:324",
"name": "ZKsync Era",
@@ -11685,191 +10296,35 @@
"addressPrefix": 5234
},
{
- "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "peaq",
+ "chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add",
+ "name": "DeepBrain",
"assets": [
{
"assetId": 0,
- "symbol": "PEAQ",
- "precision": 18,
- "priceId": "peaq-2",
- "icon": "PEAQ.svg"
+ "symbol": "DBC",
+ "precision": 15,
+ "priceId": "deepbrain-chain",
+ "icon": "DBC.svg",
+ "staking": [
+ "relaychain",
+ "nomination-pools"
+ ]
}
],
"nodes": [
{
- "url": "wss://peaq-rpc.publicnode.com",
- "name": "Peaq node"
- },
- {
- "url": "wss://peaq-rpc.dwellir.com",
- "name": "Dwellir node"
+ "url": "wss://info.dbcwallet.io",
+ "name": "DBC node"
}
],
"explorers": [
{
"name": "Subscan",
- "extrinsic": "https://peaq.subscan.io/extrinsic/{hash}",
- "account": "https://peaq.subscan.io/account/{address}"
+ "extrinsic": "https://dbc.subscan.io/extrinsic/{hash}",
+ "account": "https://dbc.subscan.io/account/{address}"
}
],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/peaq.svg",
- "addressPrefix": 42,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
- {
- "chainId": "e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Laos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "LAOS",
- "precision": 18,
- "priceId": "laos-network",
- "icon": "LAOS.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.laos.laosfoundation.io",
- "name": "freeverse.io node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://laos.statescan.io/#/accounts/{address}",
- "event": "https://laos.statescan.io/#/events/{event}"
- },
- {
- "name": "LAOS explorer",
- "account": "https://explorer.laosnetwork.io/address/{address}",
- "extrinsic": "https://explorer.laosnetwork.io/tx/{hash}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/LAOS.svg",
- "addressPrefix": 42,
- "options": [
- "ethereumBased"
- ]
- },
- {
- "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Xode",
- "assets": [
- {
- "assetId": 0,
- "symbol": "XON",
- "precision": 12,
- "icon": "XON.svg"
- },
- {
- "assetId": 1,
- "symbol": "XGM",
- "precision": 12,
- "icon": "XGM.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "1"
- }
- },
- {
- "assetId": 2,
- "symbol": "XAV",
- "precision": 12,
- "icon": "XAV.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "2"
- }
- },
- {
- "assetId": 3,
- "symbol": "AZK",
- "precision": 12,
- "icon": "AZK.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "3"
- }
- },
- {
- "assetId": 4,
- "symbol": "IXON",
- "precision": 12,
- "icon": "IXON.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "4"
- }
- },
- {
- "assetId": 5,
- "symbol": "IXAV",
- "precision": 12,
- "icon": "IXAV.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "5"
- }
- },
- {
- "assetId": 6,
- "symbol": "IDON",
- "precision": 12,
- "icon": "IDON.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "6"
- }
- },
- {
- "assetId": 7,
- "symbol": "MPC",
- "precision": 12,
- "icon": "MPC.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "7"
- }
- },
- {
- "assetId": 8,
- "symbol": "IMPC",
- "precision": 12,
- "icon": "IMPC.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 9,
- "symbol": "DON",
- "precision": 12,
- "icon": "DON.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "9"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-kr.xode.net",
- "name": "Xode archive node"
- },
- {
- "url": "wss://rpcnodea01.xode.net/n7yoxCmcIrCF6VziCcDmYTwL8R03a/rpc",
- "name": "XodeCommunity node"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Xode.svg",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg",
"addressPrefix": 42
},
{
@@ -11948,41 +10403,6 @@
"testnet"
]
},
- {
- "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0",
- "name": "Tangle",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TNT",
- "precision": 18,
- "priceId": "tangle-network",
- "icon": "TNT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.tangle.tools",
- "name": "Parity node"
- },
- {
- "url": "wss://tangle-mainnet-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://tangle.statescan.io/#/accounts/{address}",
- "event": "https://tangle.statescan.io/#/events/{event}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tangle.svg",
- "addressPrefix": 5845,
- "additional": {
- "disabledCheckMetadataHash": true
- }
- },
{
"chainId": "15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f",
"name": "Muse Testnet",
diff --git a/chains/v22/android/chains.json b/chains/v22/android/chains.json
index 0695426..41ce9d1 100644
--- a/chains/v22/android/chains.json
+++ b/chains/v22/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot Relay",
@@ -591,192 +697,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "name": "Kusama",
- "icon": "KSM.svg",
- "staking": [
- "relaychain",
- "nomination-pools"
- ],
- "priceId": "kusama",
- "buyProviders": {
- "mercuryo": {}
- },
- "sellProviders": {
- "mercuryo": {}
- }
- },
- {
- "assetId": 1,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "RMRK.svg",
- "typeExtras": {
- "assetId": "8",
- "isSufficient": true
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "USDT.svg",
- "typeExtras": {
- "assetId": "1984",
- "isSufficient": true
- }
- },
- {
- "assetId": 8,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "statemine",
- "icon": "DOT.svg",
- "typeExtras": {
- "assetId": "0x02010902",
- "palletName": "ForeignAssets"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP1 node"
- },
- {
- "url": "wss://asset-hub-kusama.dotters.network",
- "name": "IBP2 node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://assethub-kusama.statescan.io/#/accounts/{address}",
- "extrinsic": "https://assethub-kusama.statescan.io/#/extrinsics/{hash}",
- "event": "https://assethub-kusama.statescan.io/#/events/{event}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-kusama-ah-prod.novasama-tech.org"
- }
- ],
- "governance-delegations": [
- {
- "type": "subquery",
- "url": "https://subquery-governance-kusama-ah-prod.novasama-tech.org"
- }
- ],
- "staking-rewards": [
- {
- "type": "subquery",
- "url": "https://subquery-history-kusama-prod.novasama-tech.org"
- },
- {
- "type": "subquery",
- "url": "https://subquery-history-kusama-ah-prod.novasama-tech.org"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://subquery-history-kusama-ah-prod.novasama-tech.org"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://kusama-api.subsquare.io"
- }
- ],
- "referendum-summary": [
- {
- "type": "novasama",
- "url": "https://opengov-backend.novasama-tech.org/api/v1/referendum-summaries/list"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2,
- "options": [
- "swap-hub",
- "assethub-fees",
- "proxy",
- "multisig",
- "governance",
- "pushSupport"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking",
- "stakingMaxElectingVoters": 12500,
- "relaychainAsNative": true,
- "feeViaRuntimeCall": true,
- "supportsGenericLedgerApp": true,
- "identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f",
- "timelineChain": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe"
- }
- },
{
"chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -2678,125 +2598,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "EDG.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc3.jelliedowl.net",
- "name": "JelliedOwl node"
- }
- ],
- "explorers": [
- {
- "name": "Edgescan",
- "extrinsic": "https://edgscan.ink/#/extrinsics/{hash}",
- "event": "https://edgscan.ink/#/events/{event}",
- "account": "https://edgscan.ink/#/accounts/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "KILT.svg",
- "precision": 15,
- "buyProviders": {
- "banxa": {
- "coinType": "KILT",
- "blockchain": "KILT"
- }
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://kilt.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "QTZ.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -3310,7 +3111,10 @@
"nomination-pools"
],
"buyProviders": {
- "mercuryo": {}
+ "mercuryo": {},
+ "transak": {
+ "network": "ASSETHUB"
+ }
},
"sellProviders": {
"mercuryo": {}
@@ -3605,6 +3409,10 @@
}
],
"nodes": [
+ {
+ "url": "wss://rpc-assethub.novasama-tech.org",
+ "name": "Novasama node"
+ },
{
"url": "wss://asset-hub-polkadot-rpc.n.dwellir.com",
"name": "Dwellir node"
@@ -3999,256 +3807,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "PICA.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "DOT.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "KSM.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "ZTG.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-zeitgeist-prod.novasama-tech.org"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://subquery-history-zeitgeist-prod.novasama-tech.org"
- }
- ],
- "staking-rewards": [
- {
- "type": "subquery",
- "url": "https://subquery-history-zeitgeist-prod.novasama-tech.org"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking",
- "disabledCheckMetadataHash": true
- }
- },
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "priceId": "subsocial",
- "icon": "SUB.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-subsocial-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "CSM.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-sha-subscan.crustnetwork.xyz",
- "name": "Subscan node"
- },
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://shadow.statescan.io/#/accounts/{address}",
- "extrinsic": "https://shadow.statescan.io/#/extrinsics/{hash}",
- "event": "https://shadow.statescan.io/#/events/{event}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-shadow-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "TEER.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-integritee-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5292,6 +4850,34 @@
"existentialDeposit": "153256704981",
"transfersEnabled": true
}
+ },
+ {
+ "assetId": 72,
+ "symbol": "USDT-Snowbridge",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "orml",
+ "icon": "USDT-Snowbridge.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x3f450f00",
+ "currencyIdType": "u32",
+ "existentialDeposit": "10000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 73,
+ "symbol": "USDC-Snowbridge",
+ "precision": 6,
+ "priceId": "usd-coin",
+ "type": "orml",
+ "icon": "USDC-Snowbridge.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x3e450f00",
+ "currencyIdType": "u32",
+ "existentialDeposit": "10000",
+ "transfersEnabled": true
+ }
}
],
"nodes": [
@@ -5300,23 +4886,31 @@
"name": "Novasama node"
},
{
- "url": "wss://rpc.hydradx.cloud",
- "name": "Galactic Council node"
+ "url": "wss://hydration-rpc.n.dwellir.com",
+ "name": "Dwellir node"
},
{
- "url": "wss://hydration.ibp.network",
- "name": "IBP1 node"
+ "url": "wss://hydration-rpc.neckwork.net",
+ "name": "Neckwork node"
},
{
- "url": "wss://hydration.dotters.network",
- "name": "IBP2 node"
+ "url": "wss://node-sparrow-1.sparrow.shadow-senate.com",
+ "name": "Sparrow node"
+ },
+ {
+ "url": "wss://hdx.tarn.hydration.cloud",
+ "name": "Tarn node"
+ },
+ {
+ "url": "wss://hydration.rotko.net",
+ "name": "Rotko node"
}
],
"explorers": [
{
"name": "Subscan",
- "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}",
- "account": "https://hydradx.subscan.io/account/{address}"
+ "extrinsic": "https://hydration.subscan.io/extrinsic/{hash}",
+ "account": "https://hydration.subscan.io/account/{address}"
}
],
"externalApi": {
@@ -5329,7 +4923,7 @@
"governance": [
{
"type": "subsquare",
- "url": "https://hydradx.subsquare.io/api"
+ "url": "https://hydration-api.subsquare.io"
}
]
},
@@ -5582,101 +5176,73 @@
"addressPrefix": 2032
},
{
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
"assets": [
{
"assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "NODL.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-nodle-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
"precision": 12,
- "priceId": "pha",
- "icon": "PHA.svg"
+ "icon": "AZERO.svg",
+ "buyProviders": {
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
}
],
"nodes": [
{
- "url": "wss://phala-rpc.n.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.public.curie.radiumblock.co/ws",
- "name": "RadiumBlock node"
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
}
],
"explorers": [
{
"name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
- "url": "https://subquery-history-phala-prod.novasama-tech.org"
+ "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org"
}
],
- "governance": [
+ "staking": [
{
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
+ "type": "subquery",
+ "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org"
+ }
+ ],
+ "staking-rewards": [
+ {
+ "type": "subquery",
+ "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org"
}
]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
"additional": {
- "supportsGenericLedgerApp": true
- }
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000,
+ "feeViaRuntimeCall": true
+ },
+ "options": [
+ "fullSyncByDefault",
+ "pushSupport",
+ "multisig"
+ ]
},
{
"chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c",
@@ -6206,157 +5772,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "MGX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "KSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "TUR.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "BNC.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "priceId": "voucher-ksm",
- "icon": "vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6378,162 +5793,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg",
"addressPrefix": 27
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "AMPE.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "KSM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDC.s",
- "precision": 12,
- "priceId": "usdc",
- "type": "orml",
- "icon": "USDC.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "XLM.s",
- "precision": 12,
- "priceId": "stellar",
- "type": "orml",
- "icon": "XLM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0200",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "TZS.s",
- "precision": 12,
- "type": "orml",
- "icon": "TZS.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "BRL.s",
- "precision": 12,
- "type": "orml",
- "icon": "BRL.svg",
- "typeExtras": {
- "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "AUDD.s",
- "precision": 12,
- "priceId": "novatti-australian-digital-dollar",
- "type": "orml",
- "icon": "AUDD.svg",
- "typeExtras": {
- "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "EURC.s",
- "precision": 12,
- "type": "orml",
- "icon": "EURM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 9,
- "symbol": "NGNC.s",
- "precision": 12,
- "type": "orml",
- "icon": "NGNC.svg",
- "typeExtras": {
- "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-amplitude-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 0,
- "additional": {
- "feeViaRuntimeCall": true,
- "supportsGenericLedgerApp": true
- },
- "legacyAddressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6638,62 +5897,6 @@
]
}
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://ipci.rpc.robonomics.network",
- "name": "Airalab node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-dao-ipci-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -7109,25 +6312,48 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network (PAUSED)",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "SAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c1.hashed.network",
- "name": "Hashed systems 1 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -7157,8 +6383,9 @@
],
"explorers": [
{
- "name": "SCAN",
- "account": "https://bittensor.com/scan/address/{address}"
+ "name": "TaoApp",
+ "account": "https://tao.app/account/{address}",
+ "extrinsic": "https://tao.app/tx/{hash}"
}
],
"externalApi": {
@@ -7221,46 +6448,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.3dpass.org",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc.p3d.top",
- "name": "Lzmz node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-3dpass-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7608,36 +6795,11 @@
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
- "addressPrefix": 0
- },
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://krest.api.onfinality.io/public-ws'",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
+ "addressPrefix": 0,
+ "additional": {
+ "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008",
+ "supportsGenericLedgerApp": true
+ }
},
{
"chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
@@ -7678,70 +6840,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
- "name": "Joystream",
- "assets": [
- {
- "assetId": 0,
- "symbol": "JOY",
- "priceId": "joystream",
- "precision": 10,
- "icon": "JOY.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.joystream.org",
- "name": "Jsgenesis node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
- "account": "https://joystream.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-joystream-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
- "addressPrefix": 126
- },
- {
- "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
- "name": "Dock (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "DOCK",
- "priceId": "dock",
- "precision": 6,
- "icon": "DOCK.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet-node.dock.io",
- "name": "Dock Association node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
- "account": "https://dock.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
- "addressPrefix": 22
- },
{
"chainId": "eip155:246",
"name": "Energy Web Chain",
@@ -7836,42 +6934,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg",
"addressPrefix": 42
},
- {
- "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "InvArch (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "VARCH",
- "precision": 12,
- "icon": "VARCH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://invarch.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://invarch.dotters.network",
- "name": "IBP2 node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://invarch.statescan.io/#/accounts/{address}",
- "event": "https://invarch.statescan.io/#/events/{event}",
- "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg",
- "addressPrefix": 117,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8039,109 +7101,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Curio",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CGT",
- "precision": 18,
- "priceId": "curio-governance",
- "icon": "CGT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://archive.parachain.curioinvest.com",
- "name": "Curio 1 node"
- },
- {
- "url": "wss://parachain.curioinvest.com/",
- "name": "Curio 2 node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-curio-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg",
- "addressPrefix": 777
- },
- {
- "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Mythos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYTH",
- "precision": 18,
- "priceId": "mythos",
- "icon": "MYTH.svg",
- "staking": [
- "mythos"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://polkadot-mythos-rpc.polkadot.io",
- "name": "Parity node",
- "features": [
- "noTls12"
- ]
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}",
- "account": "https://mythos.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-mythos-prod.novasama-tech.org"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://subquery-history-mythos-prod.novasama-tech.org"
- }
- ],
- "staking-rewards": [
- {
- "type": "subquery",
- "url": "https://subquery-history-mythos-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg",
- "addressPrefix": 29972,
- "options": [
- "ethereumBased",
- "governance-v1",
- "proxy",
- "multisig"
- ],
- "additional": {
- "themeColor": "#ED3A47",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/mythos-myth-staking",
- "feeViaRuntimeCall": true,
- "sessionLength": 14400,
- "defaultBlockTime": 6000,
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -8208,48 +7167,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg",
"addressPrefix": 2
},
- {
- "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hyperbridge Nexus",
- "assets": [
- {
- "assetId": 0,
- "symbol": "BRIDGE",
- "precision": 12,
- "priceId": "hyperbridge-2",
- "icon": "BRIDGE.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nexus.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://nexus.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://hyperbridge-nexus-rpc.blockops.network",
- "name": "BlockOps node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://nexus.statescan.io/#/accounts/{address}",
- "event": "https://nexus.statescan.io/#/events/{event}",
- "extrinsic": "https://nexus.statescan.io/#/extrinsics/{hash}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge_Nexus.svg",
- "addressPrefix": 0,
- "legacyAddressPrefix": 42,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "81443836a9a24caaa23f1241897d1235717535711d1d3fe24eae4fdc942c092c",
"name": "Cere",
@@ -8376,63 +7293,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DENTNet.svg",
"addressPrefix": 9807
},
- {
- "chainId": "eip155:8453",
- "name": "Base",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ETH",
- "priceId": "ethereum",
- "type": "evmNative",
- "icon": "ETH.svg",
- "precision": 18
- }
- ],
- "nodeSelectionStrategy": "uniform",
- "nodes": [
- {
- "url": "https://base-rpc.publicnode.com",
- "name": "Base http node"
- },
- {
- "url": "https://base-pokt.nodies.app",
- "name": "Pokt node"
- },
- {
- "url": "wss://base-rpc.publicnode.com",
- "name": "Base public node"
- },
- {
- "url": "wss://base-mainnet.infura.io/ws/v3/82fd5b2925e341719f10b7ed4376a646",
- "name": "Ifura node"
- }
- ],
- "explorers": [
- {
- "name": "Basescan",
- "extrinsic": "https://basescan.org/tx/{hash}",
- "account": "https://basescan.org/address/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "etherscan",
- "url": "https://api.basescan.org/api",
- "parameters": {
- "assetType": "evm"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Base.svg",
- "addressPrefix": 8453,
- "options": [
- "ethereumBased",
- "noSubstrateRuntime"
- ]
- },
{
"chainId": "eip155:324",
"name": "ZKsync Era",
@@ -8580,180 +7440,31 @@
"addressPrefix": 5234
},
{
- "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "peaq",
+ "chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add",
+ "name": "DeepBrain",
"assets": [
{
"assetId": 0,
- "symbol": "PEAQ",
- "precision": 18,
- "priceId": "peaq-2",
- "icon": "PEAQ.svg"
+ "symbol": "DBC",
+ "precision": 15,
+ "priceId": "deepbrain-chain",
+ "icon": "DBC.svg"
}
],
"nodes": [
{
- "url": "wss://peaq-rpc.publicnode.com",
- "name": "Peaq node"
+ "url": "wss://info.dbcwallet.io",
+ "name": "DBC node"
}
],
"explorers": [
{
"name": "Subscan",
- "extrinsic": "https://peaq.subscan.io/extrinsic/{hash}",
- "account": "https://peaq.subscan.io/account/{address}"
+ "extrinsic": "https://dbc.subscan.io/extrinsic/{hash}",
+ "account": "https://dbc.subscan.io/account/{address}"
}
],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/peaq.svg",
- "addressPrefix": 42
- },
- {
- "chainId": "e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Laos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "LAOS",
- "precision": 18,
- "priceId": "laos-network",
- "icon": "LAOS.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.laos.laosfoundation.io",
- "name": "freeverse.io node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://laos.statescan.io/#/accounts/{address}",
- "event": "https://laos.statescan.io/#/events/{event}"
- },
- {
- "name": "LAOS explorer",
- "account": "https://explorer.laosnetwork.io/address/{address}",
- "extrinsic": "https://explorer.laosnetwork.io/tx/{hash}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/LAOS.svg",
- "addressPrefix": 42,
- "options": [
- "ethereumBased"
- ]
- },
- {
- "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Xode (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "XON",
- "precision": 12,
- "icon": "XON.svg"
- },
- {
- "assetId": 1,
- "symbol": "XGM",
- "precision": 12,
- "icon": "XGM.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "1"
- }
- },
- {
- "assetId": 2,
- "symbol": "XAV",
- "precision": 12,
- "icon": "XAV.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "2"
- }
- },
- {
- "assetId": 3,
- "symbol": "AZK",
- "precision": 12,
- "icon": "AZK.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "3"
- }
- },
- {
- "assetId": 4,
- "symbol": "IXON",
- "precision": 12,
- "icon": "IXON.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "4"
- }
- },
- {
- "assetId": 5,
- "symbol": "IXAV",
- "precision": 12,
- "icon": "IXAV.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "5"
- }
- },
- {
- "assetId": 6,
- "symbol": "IDON",
- "precision": 12,
- "icon": "IDON.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "6"
- }
- },
- {
- "assetId": 7,
- "symbol": "MPC",
- "precision": 12,
- "icon": "MPC.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "7"
- }
- },
- {
- "assetId": 8,
- "symbol": "IMPC",
- "precision": 12,
- "icon": "IMPC.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 9,
- "symbol": "DON",
- "precision": 12,
- "icon": "DON.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "9"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-kr.xode.net",
- "name": "Xode archive node"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Xode.svg",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg",
"addressPrefix": 42
},
{
@@ -8781,86 +7492,6 @@
"overridesCommon": true
}
},
- {
- "chainId": "eip155:41455",
- "name": "Aleph Zero EVM (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AZERO",
- "priceId": "aleph-zero",
- "type": "evmNative",
- "icon": "AZERO.svg",
- "precision": 18
- }
- ],
- "nodeSelectionStrategy": "uniform",
- "nodes": [
- {
- "url": "https://rpc.alephzero.raas.gelato.cloud",
- "name": "Aleph Zero EVM rpc node"
- },
- {
- "url": "wss://ws.alephzero.raas.gelato.cloud",
- "name": "Aleph Zero EVM wss node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "etherscan",
- "url": "https://evm-explorer.alephzero.org/api",
- "parameters": {
- "assetType": "evm"
- }
- }
- ]
- },
- "explorers": [
- {
- "name": "Aleph Zero EVM Explorer",
- "extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}",
- "account": "https://evm-explorer.alephzero.org/address/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
- "addressPrefix": 41455,
- "options": [
- "ethereumBased",
- "noSubstrateRuntime"
- ]
- },
- {
- "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0",
- "name": "Tangle",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TNT",
- "precision": 18,
- "priceId": "tangle-network",
- "icon": "TNT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.tangle.tools",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://tangle.statescan.io/#/accounts/{address}",
- "event": "https://tangle.statescan.io/#/events/{event}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tangle.svg",
- "addressPrefix": 5845,
- "additional": {
- "disabledCheckMetadataHash": true
- }
- },
{
"chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8973,114 +7604,6 @@
"multisig"
]
},
- {
- "chainId": "dffb39a66d80b9adb6bdbd7564a9215a1606596062578bf536480de6cc780c2d",
- "name": "Argochain (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AGC",
- "precision": 18,
- "priceId": "argocoin-2",
- "icon": "AGC.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.devolvedai.com",
- "name": "ArgoChain node"
- }
- ],
- "explorers": [
- {
- "name": "Argochain Scanner",
- "account": "https://scanner.argoscan.net/address/{address}",
- "extrinsic": "https://scanner.argoscan.net/tx/{hash}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Argochain.svg",
- "addressPrefix": 42
- },
- {
- "chainId": "dd6d086f75ec041b66e20c4186d327b23c8af244c534a2418de6574e8c041a60",
- "name": "Tanssi",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TANSSI",
- "precision": 12,
- "priceId": "tanssi",
- "icon": "TANSSI.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://services.tanssi-mainnet.network/tanssi",
- "name": "Tanssi Foundation node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://tanssi.subscan.io/extrinsic/{hash}",
- "account": "https://tanssi.subscan.io/account/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tanssi.svg",
- "addressPrefix": 42,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
- {
- "chainId": "eip155:420420422",
- "name": "Polkadot Hub TestNet",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PAS",
- "type": "evmNative",
- "icon": "PAS.svg",
- "precision": 18
- }
- ],
- "nodeSelectionStrategy": "uniform",
- "nodes": [
- {
- "url": "https://testnet-passet-hub-eth-rpc.polkadot.io",
- "name": "Polkadot Hub rpc node"
- },
- {
- "url": "wss://passet-hub-paseo.ibp.network",
- "name": "Polkadot Hub wss node"
- }
- ],
- "explorers": [
- {
- "name": "Blockscan",
- "extrinsic": "https://blockscout-passet-hub.parity-testnet.parity.io/tx/{hash}",
- "account": "https://blockscout-passet-hub.parity-testnet.parity.io/address/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "etherscan",
- "url": "https://blockscout-passet-hub.parity-testnet.parity.io/api/v2/",
- "parameters": {
- "assetType": "evm"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Paseo_Testnet.svg",
- "addressPrefix": 420420422,
- "options": [
- "ethereumBased",
- "noSubstrateRuntime",
- "testnet"
- ]
- },
{
"chainId": "4b5f95eefedf0d0fb514339edc24d2d411310520f687b4146145bcedb99885b9",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
diff --git a/chains/v22/chains.json b/chains/v22/chains.json
index 0695426..41ce9d1 100644
--- a/chains/v22/chains.json
+++ b/chains/v22/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot Relay",
@@ -591,192 +697,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "name": "Kusama",
- "icon": "KSM.svg",
- "staking": [
- "relaychain",
- "nomination-pools"
- ],
- "priceId": "kusama",
- "buyProviders": {
- "mercuryo": {}
- },
- "sellProviders": {
- "mercuryo": {}
- }
- },
- {
- "assetId": 1,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "RMRK.svg",
- "typeExtras": {
- "assetId": "8",
- "isSufficient": true
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "USDT.svg",
- "typeExtras": {
- "assetId": "1984",
- "isSufficient": true
- }
- },
- {
- "assetId": 8,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "statemine",
- "icon": "DOT.svg",
- "typeExtras": {
- "assetId": "0x02010902",
- "palletName": "ForeignAssets"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP1 node"
- },
- {
- "url": "wss://asset-hub-kusama.dotters.network",
- "name": "IBP2 node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://assethub-kusama.statescan.io/#/accounts/{address}",
- "extrinsic": "https://assethub-kusama.statescan.io/#/extrinsics/{hash}",
- "event": "https://assethub-kusama.statescan.io/#/events/{event}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-kusama-ah-prod.novasama-tech.org"
- }
- ],
- "governance-delegations": [
- {
- "type": "subquery",
- "url": "https://subquery-governance-kusama-ah-prod.novasama-tech.org"
- }
- ],
- "staking-rewards": [
- {
- "type": "subquery",
- "url": "https://subquery-history-kusama-prod.novasama-tech.org"
- },
- {
- "type": "subquery",
- "url": "https://subquery-history-kusama-ah-prod.novasama-tech.org"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://subquery-history-kusama-ah-prod.novasama-tech.org"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://kusama-api.subsquare.io"
- }
- ],
- "referendum-summary": [
- {
- "type": "novasama",
- "url": "https://opengov-backend.novasama-tech.org/api/v1/referendum-summaries/list"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2,
- "options": [
- "swap-hub",
- "assethub-fees",
- "proxy",
- "multisig",
- "governance",
- "pushSupport"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking",
- "stakingMaxElectingVoters": 12500,
- "relaychainAsNative": true,
- "feeViaRuntimeCall": true,
- "supportsGenericLedgerApp": true,
- "identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f",
- "timelineChain": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe"
- }
- },
{
"chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -2678,125 +2598,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "EDG.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc3.jelliedowl.net",
- "name": "JelliedOwl node"
- }
- ],
- "explorers": [
- {
- "name": "Edgescan",
- "extrinsic": "https://edgscan.ink/#/extrinsics/{hash}",
- "event": "https://edgscan.ink/#/events/{event}",
- "account": "https://edgscan.ink/#/accounts/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "KILT.svg",
- "precision": 15,
- "buyProviders": {
- "banxa": {
- "coinType": "KILT",
- "blockchain": "KILT"
- }
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://kilt.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "QTZ.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -3310,7 +3111,10 @@
"nomination-pools"
],
"buyProviders": {
- "mercuryo": {}
+ "mercuryo": {},
+ "transak": {
+ "network": "ASSETHUB"
+ }
},
"sellProviders": {
"mercuryo": {}
@@ -3605,6 +3409,10 @@
}
],
"nodes": [
+ {
+ "url": "wss://rpc-assethub.novasama-tech.org",
+ "name": "Novasama node"
+ },
{
"url": "wss://asset-hub-polkadot-rpc.n.dwellir.com",
"name": "Dwellir node"
@@ -3999,256 +3807,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "PICA.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "DOT.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "KSM.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "ZTG.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-zeitgeist-prod.novasama-tech.org"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://subquery-history-zeitgeist-prod.novasama-tech.org"
- }
- ],
- "staking-rewards": [
- {
- "type": "subquery",
- "url": "https://subquery-history-zeitgeist-prod.novasama-tech.org"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking",
- "disabledCheckMetadataHash": true
- }
- },
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "priceId": "subsocial",
- "icon": "SUB.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-subsocial-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "CSM.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-sha-subscan.crustnetwork.xyz",
- "name": "Subscan node"
- },
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://shadow.statescan.io/#/accounts/{address}",
- "extrinsic": "https://shadow.statescan.io/#/extrinsics/{hash}",
- "event": "https://shadow.statescan.io/#/events/{event}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-shadow-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "TEER.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-integritee-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5292,6 +4850,34 @@
"existentialDeposit": "153256704981",
"transfersEnabled": true
}
+ },
+ {
+ "assetId": 72,
+ "symbol": "USDT-Snowbridge",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "orml",
+ "icon": "USDT-Snowbridge.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x3f450f00",
+ "currencyIdType": "u32",
+ "existentialDeposit": "10000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 73,
+ "symbol": "USDC-Snowbridge",
+ "precision": 6,
+ "priceId": "usd-coin",
+ "type": "orml",
+ "icon": "USDC-Snowbridge.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x3e450f00",
+ "currencyIdType": "u32",
+ "existentialDeposit": "10000",
+ "transfersEnabled": true
+ }
}
],
"nodes": [
@@ -5300,23 +4886,31 @@
"name": "Novasama node"
},
{
- "url": "wss://rpc.hydradx.cloud",
- "name": "Galactic Council node"
+ "url": "wss://hydration-rpc.n.dwellir.com",
+ "name": "Dwellir node"
},
{
- "url": "wss://hydration.ibp.network",
- "name": "IBP1 node"
+ "url": "wss://hydration-rpc.neckwork.net",
+ "name": "Neckwork node"
},
{
- "url": "wss://hydration.dotters.network",
- "name": "IBP2 node"
+ "url": "wss://node-sparrow-1.sparrow.shadow-senate.com",
+ "name": "Sparrow node"
+ },
+ {
+ "url": "wss://hdx.tarn.hydration.cloud",
+ "name": "Tarn node"
+ },
+ {
+ "url": "wss://hydration.rotko.net",
+ "name": "Rotko node"
}
],
"explorers": [
{
"name": "Subscan",
- "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}",
- "account": "https://hydradx.subscan.io/account/{address}"
+ "extrinsic": "https://hydration.subscan.io/extrinsic/{hash}",
+ "account": "https://hydration.subscan.io/account/{address}"
}
],
"externalApi": {
@@ -5329,7 +4923,7 @@
"governance": [
{
"type": "subsquare",
- "url": "https://hydradx.subsquare.io/api"
+ "url": "https://hydration-api.subsquare.io"
}
]
},
@@ -5582,101 +5176,73 @@
"addressPrefix": 2032
},
{
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
"assets": [
{
"assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "NODL.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-nodle-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
"precision": 12,
- "priceId": "pha",
- "icon": "PHA.svg"
+ "icon": "AZERO.svg",
+ "buyProviders": {
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
}
],
"nodes": [
{
- "url": "wss://phala-rpc.n.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.public.curie.radiumblock.co/ws",
- "name": "RadiumBlock node"
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
}
],
"explorers": [
{
"name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
- "url": "https://subquery-history-phala-prod.novasama-tech.org"
+ "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org"
}
],
- "governance": [
+ "staking": [
{
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
+ "type": "subquery",
+ "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org"
+ }
+ ],
+ "staking-rewards": [
+ {
+ "type": "subquery",
+ "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org"
}
]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
"additional": {
- "supportsGenericLedgerApp": true
- }
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000,
+ "feeViaRuntimeCall": true
+ },
+ "options": [
+ "fullSyncByDefault",
+ "pushSupport",
+ "multisig"
+ ]
},
{
"chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c",
@@ -6206,157 +5772,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "MGX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "KSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "TUR.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "BNC.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "priceId": "voucher-ksm",
- "icon": "vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -6378,162 +5793,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg",
"addressPrefix": 27
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "AMPE.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "KSM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDC.s",
- "precision": 12,
- "priceId": "usdc",
- "type": "orml",
- "icon": "USDC.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "XLM.s",
- "precision": 12,
- "priceId": "stellar",
- "type": "orml",
- "icon": "XLM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0200",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "TZS.s",
- "precision": 12,
- "type": "orml",
- "icon": "TZS.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "BRL.s",
- "precision": 12,
- "type": "orml",
- "icon": "BRL.svg",
- "typeExtras": {
- "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "AUDD.s",
- "precision": 12,
- "priceId": "novatti-australian-digital-dollar",
- "type": "orml",
- "icon": "AUDD.svg",
- "typeExtras": {
- "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "EURC.s",
- "precision": 12,
- "type": "orml",
- "icon": "EURM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 9,
- "symbol": "NGNC.s",
- "precision": 12,
- "type": "orml",
- "icon": "NGNC.svg",
- "typeExtras": {
- "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-amplitude-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 0,
- "additional": {
- "feeViaRuntimeCall": true,
- "supportsGenericLedgerApp": true
- },
- "legacyAddressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6638,62 +5897,6 @@
]
}
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://ipci.rpc.robonomics.network",
- "name": "Airalab node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-dao-ipci-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -7109,25 +6312,48 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network (PAUSED)",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "SAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c1.hashed.network",
- "name": "Hashed systems 1 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
@@ -7157,8 +6383,9 @@
],
"explorers": [
{
- "name": "SCAN",
- "account": "https://bittensor.com/scan/address/{address}"
+ "name": "TaoApp",
+ "account": "https://tao.app/account/{address}",
+ "extrinsic": "https://tao.app/tx/{hash}"
}
],
"externalApi": {
@@ -7221,46 +6448,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg",
"addressPrefix": 1328
},
- {
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
- "assets": [
- {
- "assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "P3D.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.3dpass.org",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc.p3d.top",
- "name": "Lzmz node"
- }
- ],
- "explorers": [
- {
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-3dpass-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
- },
{
"chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7608,36 +6795,11 @@
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg",
- "addressPrefix": 0
- },
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://krest.api.onfinality.io/public-ws'",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
+ "addressPrefix": 0,
+ "additional": {
+ "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008",
+ "supportsGenericLedgerApp": true
+ }
},
{
"chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615",
@@ -7678,70 +6840,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
- "name": "Joystream",
- "assets": [
- {
- "assetId": 0,
- "symbol": "JOY",
- "priceId": "joystream",
- "precision": 10,
- "icon": "JOY.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.joystream.org",
- "name": "Jsgenesis node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
- "account": "https://joystream.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-joystream-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
- "addressPrefix": 126
- },
- {
- "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
- "name": "Dock (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "DOCK",
- "priceId": "dock",
- "precision": 6,
- "icon": "DOCK.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet-node.dock.io",
- "name": "Dock Association node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
- "account": "https://dock.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
- "addressPrefix": 22
- },
{
"chainId": "eip155:246",
"name": "Energy Web Chain",
@@ -7836,42 +6934,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg",
"addressPrefix": 42
},
- {
- "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "InvArch (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "VARCH",
- "precision": 12,
- "icon": "VARCH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://invarch.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://invarch.dotters.network",
- "name": "IBP2 node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://invarch.statescan.io/#/accounts/{address}",
- "event": "https://invarch.statescan.io/#/events/{event}",
- "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg",
- "addressPrefix": 117,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8039,109 +7101,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Curio",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CGT",
- "precision": 18,
- "priceId": "curio-governance",
- "icon": "CGT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://archive.parachain.curioinvest.com",
- "name": "Curio 1 node"
- },
- {
- "url": "wss://parachain.curioinvest.com/",
- "name": "Curio 2 node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-curio-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg",
- "addressPrefix": 777
- },
- {
- "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Mythos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYTH",
- "precision": 18,
- "priceId": "mythos",
- "icon": "MYTH.svg",
- "staking": [
- "mythos"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://polkadot-mythos-rpc.polkadot.io",
- "name": "Parity node",
- "features": [
- "noTls12"
- ]
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}",
- "account": "https://mythos.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-mythos-prod.novasama-tech.org"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://subquery-history-mythos-prod.novasama-tech.org"
- }
- ],
- "staking-rewards": [
- {
- "type": "subquery",
- "url": "https://subquery-history-mythos-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg",
- "addressPrefix": 29972,
- "options": [
- "ethereumBased",
- "governance-v1",
- "proxy",
- "multisig"
- ],
- "additional": {
- "themeColor": "#ED3A47",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/mythos-myth-staking",
- "feeViaRuntimeCall": true,
- "sessionLength": 14400,
- "defaultBlockTime": 6000,
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -8208,48 +7167,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg",
"addressPrefix": 2
},
- {
- "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hyperbridge Nexus",
- "assets": [
- {
- "assetId": 0,
- "symbol": "BRIDGE",
- "precision": 12,
- "priceId": "hyperbridge-2",
- "icon": "BRIDGE.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nexus.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://nexus.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://hyperbridge-nexus-rpc.blockops.network",
- "name": "BlockOps node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://nexus.statescan.io/#/accounts/{address}",
- "event": "https://nexus.statescan.io/#/events/{event}",
- "extrinsic": "https://nexus.statescan.io/#/extrinsics/{hash}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge_Nexus.svg",
- "addressPrefix": 0,
- "legacyAddressPrefix": 42,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "81443836a9a24caaa23f1241897d1235717535711d1d3fe24eae4fdc942c092c",
"name": "Cere",
@@ -8376,63 +7293,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DENTNet.svg",
"addressPrefix": 9807
},
- {
- "chainId": "eip155:8453",
- "name": "Base",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ETH",
- "priceId": "ethereum",
- "type": "evmNative",
- "icon": "ETH.svg",
- "precision": 18
- }
- ],
- "nodeSelectionStrategy": "uniform",
- "nodes": [
- {
- "url": "https://base-rpc.publicnode.com",
- "name": "Base http node"
- },
- {
- "url": "https://base-pokt.nodies.app",
- "name": "Pokt node"
- },
- {
- "url": "wss://base-rpc.publicnode.com",
- "name": "Base public node"
- },
- {
- "url": "wss://base-mainnet.infura.io/ws/v3/82fd5b2925e341719f10b7ed4376a646",
- "name": "Ifura node"
- }
- ],
- "explorers": [
- {
- "name": "Basescan",
- "extrinsic": "https://basescan.org/tx/{hash}",
- "account": "https://basescan.org/address/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "etherscan",
- "url": "https://api.basescan.org/api",
- "parameters": {
- "assetType": "evm"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Base.svg",
- "addressPrefix": 8453,
- "options": [
- "ethereumBased",
- "noSubstrateRuntime"
- ]
- },
{
"chainId": "eip155:324",
"name": "ZKsync Era",
@@ -8580,180 +7440,31 @@
"addressPrefix": 5234
},
{
- "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "peaq",
+ "chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add",
+ "name": "DeepBrain",
"assets": [
{
"assetId": 0,
- "symbol": "PEAQ",
- "precision": 18,
- "priceId": "peaq-2",
- "icon": "PEAQ.svg"
+ "symbol": "DBC",
+ "precision": 15,
+ "priceId": "deepbrain-chain",
+ "icon": "DBC.svg"
}
],
"nodes": [
{
- "url": "wss://peaq-rpc.publicnode.com",
- "name": "Peaq node"
+ "url": "wss://info.dbcwallet.io",
+ "name": "DBC node"
}
],
"explorers": [
{
"name": "Subscan",
- "extrinsic": "https://peaq.subscan.io/extrinsic/{hash}",
- "account": "https://peaq.subscan.io/account/{address}"
+ "extrinsic": "https://dbc.subscan.io/extrinsic/{hash}",
+ "account": "https://dbc.subscan.io/account/{address}"
}
],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/peaq.svg",
- "addressPrefix": 42
- },
- {
- "chainId": "e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Laos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "LAOS",
- "precision": 18,
- "priceId": "laos-network",
- "icon": "LAOS.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.laos.laosfoundation.io",
- "name": "freeverse.io node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://laos.statescan.io/#/accounts/{address}",
- "event": "https://laos.statescan.io/#/events/{event}"
- },
- {
- "name": "LAOS explorer",
- "account": "https://explorer.laosnetwork.io/address/{address}",
- "extrinsic": "https://explorer.laosnetwork.io/tx/{hash}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/LAOS.svg",
- "addressPrefix": 42,
- "options": [
- "ethereumBased"
- ]
- },
- {
- "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Xode (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "XON",
- "precision": 12,
- "icon": "XON.svg"
- },
- {
- "assetId": 1,
- "symbol": "XGM",
- "precision": 12,
- "icon": "XGM.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "1"
- }
- },
- {
- "assetId": 2,
- "symbol": "XAV",
- "precision": 12,
- "icon": "XAV.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "2"
- }
- },
- {
- "assetId": 3,
- "symbol": "AZK",
- "precision": 12,
- "icon": "AZK.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "3"
- }
- },
- {
- "assetId": 4,
- "symbol": "IXON",
- "precision": 12,
- "icon": "IXON.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "4"
- }
- },
- {
- "assetId": 5,
- "symbol": "IXAV",
- "precision": 12,
- "icon": "IXAV.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "5"
- }
- },
- {
- "assetId": 6,
- "symbol": "IDON",
- "precision": 12,
- "icon": "IDON.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "6"
- }
- },
- {
- "assetId": 7,
- "symbol": "MPC",
- "precision": 12,
- "icon": "MPC.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "7"
- }
- },
- {
- "assetId": 8,
- "symbol": "IMPC",
- "precision": 12,
- "icon": "IMPC.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 9,
- "symbol": "DON",
- "precision": 12,
- "icon": "DON.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "9"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-kr.xode.net",
- "name": "Xode archive node"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Xode.svg",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg",
"addressPrefix": 42
},
{
@@ -8781,86 +7492,6 @@
"overridesCommon": true
}
},
- {
- "chainId": "eip155:41455",
- "name": "Aleph Zero EVM (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AZERO",
- "priceId": "aleph-zero",
- "type": "evmNative",
- "icon": "AZERO.svg",
- "precision": 18
- }
- ],
- "nodeSelectionStrategy": "uniform",
- "nodes": [
- {
- "url": "https://rpc.alephzero.raas.gelato.cloud",
- "name": "Aleph Zero EVM rpc node"
- },
- {
- "url": "wss://ws.alephzero.raas.gelato.cloud",
- "name": "Aleph Zero EVM wss node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "etherscan",
- "url": "https://evm-explorer.alephzero.org/api",
- "parameters": {
- "assetType": "evm"
- }
- }
- ]
- },
- "explorers": [
- {
- "name": "Aleph Zero EVM Explorer",
- "extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}",
- "account": "https://evm-explorer.alephzero.org/address/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
- "addressPrefix": 41455,
- "options": [
- "ethereumBased",
- "noSubstrateRuntime"
- ]
- },
- {
- "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0",
- "name": "Tangle",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TNT",
- "precision": 18,
- "priceId": "tangle-network",
- "icon": "TNT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.tangle.tools",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://tangle.statescan.io/#/accounts/{address}",
- "event": "https://tangle.statescan.io/#/events/{event}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tangle.svg",
- "addressPrefix": 5845,
- "additional": {
- "disabledCheckMetadataHash": true
- }
- },
{
"chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8973,114 +7604,6 @@
"multisig"
]
},
- {
- "chainId": "dffb39a66d80b9adb6bdbd7564a9215a1606596062578bf536480de6cc780c2d",
- "name": "Argochain (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AGC",
- "precision": 18,
- "priceId": "argocoin-2",
- "icon": "AGC.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.devolvedai.com",
- "name": "ArgoChain node"
- }
- ],
- "explorers": [
- {
- "name": "Argochain Scanner",
- "account": "https://scanner.argoscan.net/address/{address}",
- "extrinsic": "https://scanner.argoscan.net/tx/{hash}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Argochain.svg",
- "addressPrefix": 42
- },
- {
- "chainId": "dd6d086f75ec041b66e20c4186d327b23c8af244c534a2418de6574e8c041a60",
- "name": "Tanssi",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TANSSI",
- "precision": 12,
- "priceId": "tanssi",
- "icon": "TANSSI.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://services.tanssi-mainnet.network/tanssi",
- "name": "Tanssi Foundation node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://tanssi.subscan.io/extrinsic/{hash}",
- "account": "https://tanssi.subscan.io/account/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tanssi.svg",
- "addressPrefix": 42,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
- {
- "chainId": "eip155:420420422",
- "name": "Polkadot Hub TestNet",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PAS",
- "type": "evmNative",
- "icon": "PAS.svg",
- "precision": 18
- }
- ],
- "nodeSelectionStrategy": "uniform",
- "nodes": [
- {
- "url": "https://testnet-passet-hub-eth-rpc.polkadot.io",
- "name": "Polkadot Hub rpc node"
- },
- {
- "url": "wss://passet-hub-paseo.ibp.network",
- "name": "Polkadot Hub wss node"
- }
- ],
- "explorers": [
- {
- "name": "Blockscan",
- "extrinsic": "https://blockscout-passet-hub.parity-testnet.parity.io/tx/{hash}",
- "account": "https://blockscout-passet-hub.parity-testnet.parity.io/address/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "etherscan",
- "url": "https://blockscout-passet-hub.parity-testnet.parity.io/api/v2/",
- "parameters": {
- "assetType": "evm"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Paseo_Testnet.svg",
- "addressPrefix": 420420422,
- "options": [
- "ethereumBased",
- "noSubstrateRuntime",
- "testnet"
- ]
- },
{
"chainId": "4b5f95eefedf0d0fb514339edc24d2d411310520f687b4146145bcedb99885b9",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
diff --git a/chains/v22/chains_dev.json b/chains/v22/chains_dev.json
index c699791..fb8777f 100644
--- a/chains/v22/chains_dev.json
+++ b/chains/v22/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot Relay",
@@ -711,199 +817,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Kusama Asset Hub",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "name": "Kusama",
- "icon": "KSM.svg",
- "staking": [
- "relaychain",
- "nomination-pools"
- ],
- "priceId": "kusama",
- "buyProviders": {
- "mercuryo": {},
- "transak": {
- "network": "KUSMAASSETHUB"
- }
- },
- "sellProviders": {
- "mercuryo": {},
- "transak": {
- "network": "KUSMAASSETHUB"
- }
- }
- },
- {
- "assetId": 1,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "RMRK.svg",
- "typeExtras": {
- "assetId": "8",
- "isSufficient": true
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "USDT.svg",
- "typeExtras": {
- "assetId": "1984",
- "isSufficient": true
- }
- },
- {
- "assetId": 8,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "statemine",
- "icon": "DOT.svg",
- "typeExtras": {
- "assetId": "0x02010902",
- "palletName": "ForeignAssets"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://sys.ibp.network/statemine",
- "name": "IBP1 node"
- },
- {
- "url": "wss://asset-hub-kusama.dotters.network",
- "name": "IBP2 node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}",
- "account": "https://assethub-kusama.subscan.io/account/{address}"
- },
- {
- "name": "Statescan",
- "account": "https://assethub-kusama.statescan.io/#/accounts/{address}",
- "extrinsic": "https://assethub-kusama.statescan.io/#/extrinsics/{hash}",
- "event": "https://assethub-kusama.statescan.io/#/events/{event}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-kusama-ah-prod.novasama-tech.org"
- }
- ],
- "staking-rewards": [
- {
- "type": "subquery",
- "url": "https://subquery-history-kusama-prod.novasama-tech.org"
- },
- {
- "type": "subquery",
- "url": "https://subquery-history-kusama-ah-prod.novasama-tech.org"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://subquery-history-kusama-ah-prod.novasama-tech.org"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://kusama-api.subsquare.io"
- }
- ],
- "governance-delegations": [
- {
- "type": "subquery",
- "url": "https://subquery-governance-kusama-ah-prod.novasama-tech.org"
- }
- ],
- "referendum-summary": [
- {
- "type": "novasama",
- "url": "https://opengov-backend.novasama-tech.org/api/v1/referendum-summaries/list"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg",
- "addressPrefix": 2,
- "options": [
- "swap-hub",
- "assethub-fees",
- "proxy",
- "multisig",
- "governance",
- "pushSupport",
- "fullSyncByDefault"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking",
- "stakingMaxElectingVoters": 12500,
- "relaychainAsNative": true,
- "feeViaRuntimeCall": true,
- "supportsGenericLedgerApp": true,
- "identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f",
- "timelineChain": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe"
- }
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2352,42 +2265,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "EDG.svg",
- "staking": [
- "aura-relaychain"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc3.jelliedowl.net",
- "name": "JelliedOwl node"
- }
- ],
- "explorers": [
- {
- "name": "Edgescan",
- "extrinsic": "https://edgscan.ink/#/extrinsics/{hash}",
- "event": "https://edgscan.ink/#/events/{event}",
- "account": "https://edgscan.ink/#/accounts/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7,
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains"
- }
- },
{
"chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2558,63 +2435,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "KILT.svg",
- "precision": 15,
- "buyProviders": {
- "banxa": {
- "coinType": "KILT",
- "blockchain": "KILT"
- }
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kilt.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://kilt.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
"name": "KILT Peregrine",
@@ -2648,40 +2468,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "QTZ.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255,
- "additional": {
- "feeViaRuntimeCall": true,
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4074,6 +3860,10 @@
}
],
"nodes": [
+ {
+ "url": "wss://rpc-assethub.novasama-tech.org",
+ "name": "Novasama node"
+ },
{
"url": "wss://asset-hub-polkadot-rpc.n.dwellir.com",
"name": "Dwellir node"
@@ -4283,288 +4073,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "priceId": "picasso",
- "icon": "PICA.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "DOT.svg",
- "typeExtras": {
- "currencyIdScale": "0x06000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "21430000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "type": "orml",
- "icon": "KSM.svg",
- "typeExtras": {
- "currencyIdScale": "0x04000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "375000000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x82000000000000000000000000000000",
- "currencyIdType": "u128",
- "existentialDeposit": "1500",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": [
- "parachain"
- ],
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "ZTG.svg"
- },
- {
- "assetId": 1,
- "symbol": "DOT",
- "precision": 10,
- "priceId": "polkadot",
- "type": "orml",
- "icon": "DOT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0500000000",
- "currencyIdType": "zeitgeist_primitives.asset.Asset",
- "existentialDeposit": "10000000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-zeitgeist-prod.novasama-tech.org"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://subquery-history-zeitgeist-prod.novasama-tech.org"
- }
- ],
- "staking-rewards": [
- {
- "type": "subquery",
- "url": "https://subquery-history-zeitgeist-prod.novasama-tech.org"
- }
- ],
- "governance": [
- {
- "type": "subsquare",
- "url": "https://zeitgeist.subsquare.io/api"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "themeColor": "#1F78FF",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking",
- "disabledCheckMetadataHash": true
- }
- },
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "priceId": "subsocial",
- "icon": "SUB.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-subsocial-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "CSM.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-sha-subscan.crustnetwork.xyz",
- "name": "Subscan node"
- },
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://shadow.statescan.io/#/accounts/{address}",
- "extrinsic": "https://shadow.statescan.io/#/extrinsics/{hash}",
- "event": "https://shadow.statescan.io/#/events/{event}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-shadow-prod.novasama-tech.org"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "crustshadow"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "TEER.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-integritee-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5608,6 +5116,34 @@
"existentialDeposit": "153256704981",
"transfersEnabled": true
}
+ },
+ {
+ "assetId": 72,
+ "symbol": "USDT-Snowbridge",
+ "precision": 6,
+ "priceId": "tether",
+ "type": "orml",
+ "icon": "USDT-Snowbridge.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x3f450f00",
+ "currencyIdType": "u32",
+ "existentialDeposit": "10000",
+ "transfersEnabled": true
+ }
+ },
+ {
+ "assetId": 73,
+ "symbol": "USDC-Snowbridge",
+ "precision": 6,
+ "priceId": "usd-coin",
+ "type": "orml",
+ "icon": "USDC-Snowbridge.svg",
+ "typeExtras": {
+ "currencyIdScale": "0x3e450f00",
+ "currencyIdType": "u32",
+ "existentialDeposit": "10000",
+ "transfersEnabled": true
+ }
}
],
"nodes": [
@@ -5616,23 +5152,31 @@
"name": "Novasama node"
},
{
- "url": "wss://rpc.hydradx.cloud",
- "name": "Galactic Council node"
+ "url": "wss://hydration-rpc.n.dwellir.com",
+ "name": "Dwellir node"
},
{
- "url": "wss://hydration.ibp.network",
- "name": "IBP1 node"
+ "url": "wss://hydration-rpc.neckwork.net",
+ "name": "Neckwork node"
},
{
- "url": "wss://hydration.dotters.network",
- "name": "IBP2 node"
+ "url": "wss://node-sparrow-1.sparrow.shadow-senate.com",
+ "name": "Sparrow node"
+ },
+ {
+ "url": "wss://hdx.tarn.hydration.cloud",
+ "name": "Tarn node"
+ },
+ {
+ "url": "wss://hydration.rotko.net",
+ "name": "Rotko node"
}
],
"explorers": [
{
"name": "Subscan",
- "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}",
- "account": "https://hydradx.subscan.io/account/{address}"
+ "extrinsic": "https://hydration.subscan.io/extrinsic/{hash}",
+ "account": "https://hydration.subscan.io/account/{address}"
}
],
"externalApi": {
@@ -5645,7 +5189,7 @@
"governance": [
{
"type": "subsquare",
- "url": "https://hydradx.subsquare.io/api"
+ "url": "https://hydration-api.subsquare.io"
}
]
},
@@ -5914,46 +5458,6 @@
"feeViaRuntimeCall": true
}
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "NODL.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-nodle-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
"name": "Singular testnet",
@@ -5978,61 +5482,73 @@
]
},
{
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
"assets": [
{
"assetId": 0,
- "symbol": "PHA",
+ "symbol": "AZERO",
+ "staking": [
+ "aleph-zero",
+ "nomination-pools"
+ ],
+ "priceId": "aleph-zero",
"precision": 12,
- "priceId": "pha",
- "icon": "PHA.svg"
+ "icon": "AZERO.svg",
+ "buyProviders": {
+ "banxa": {
+ "coinType": "AZERO",
+ "blockchain": "AZERO"
+ }
+ }
}
],
"nodes": [
{
- "url": "wss://phala-rpc.n.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- },
- {
- "url": "wss://phala.public.curie.radiumblock.co/ws",
- "name": "RadiumBlock node"
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
}
],
"explorers": [
{
"name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}"
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
- "url": "https://subquery-history-phala-prod.novasama-tech.org"
+ "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org"
}
],
- "governance": [
+ "staking": [
{
- "type": "subsquare",
- "url": "https://phala.subsquare.io/api"
+ "type": "subquery",
+ "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org"
+ }
+ ],
+ "staking-rewards": [
+ {
+ "type": "subquery",
+ "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org"
}
]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ],
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42,
"additional": {
- "supportsGenericLedgerApp": true
- }
+ "themeColor": "#10B6B1",
+ "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
+ "defaultBlockTime": 1000,
+ "feeViaRuntimeCall": true
+ },
+ "options": [
+ "fullSyncByDefault",
+ "pushSupport",
+ "multisig"
+ ]
},
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
@@ -6662,160 +6178,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "priceId": "mangata-x",
- "precision": 18,
- "icon": "MGX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "KSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "TUR",
- "precision": 10,
- "priceId": "turing-network",
- "icon": "TUR.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x07000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "BNC",
- "precision": 12,
- "priceId": "bifrost-native-coin",
- "icon": "BNC.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0e000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "RMRK (old)",
- "precision": 10,
- "priceId": "rmrk",
- "icon": "RMRK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "ZLK",
- "precision": 18,
- "priceId": "zenlink-network-token",
- "icon": "ZLK.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x1a000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "vsKSM",
- "precision": 12,
- "icon": "vsKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x10000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "vKSM",
- "precision": 12,
- "priceId": "voucher-ksm",
- "icon": "vKSM.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x0f000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama-rpc.mangata.online",
- "name": "Mangata node"
- },
- {
- "url": "wss://kusama-archive.mangata.online",
- "name": "Mangata archive node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42,
- "additional": {
- "feeViaRuntimeCall": true
- }
- },
{
"chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
"name": "Aleph Zero Testnet",
@@ -7093,174 +6455,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "AMPE.svg"
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "type": "orml",
- "priceId": "kusama",
- "icon": "KSM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0100",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "orml",
- "icon": "USDT.svg",
- "typeExtras": {
- "currencyIdScale": "0x0101",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 3,
- "symbol": "USDC.s",
- "precision": 12,
- "priceId": "usdc",
- "type": "orml",
- "icon": "USDC.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 4,
- "symbol": "XLM.s",
- "precision": 12,
- "priceId": "stellar",
- "type": "orml",
- "icon": "XLM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0200",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 5,
- "symbol": "TZS.s",
- "precision": 12,
- "type": "orml",
- "icon": "TZS.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 6,
- "symbol": "BRL.s",
- "precision": 12,
- "type": "orml",
- "icon": "BRL.svg",
- "typeExtras": {
- "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 7,
- "symbol": "AUDD.s",
- "precision": 12,
- "priceId": "novatti-australian-digital-dollar",
- "type": "orml",
- "icon": "AUDD.svg",
- "typeExtras": {
- "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 8,
- "symbol": "EURC.s",
- "precision": 12,
- "type": "orml",
- "icon": "EURM.svg",
- "typeExtras": {
- "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 9,
- "symbol": "NGNC.s",
- "precision": 12,
- "type": "orml",
- "icon": "NGNC.svg",
- "typeExtras": {
- "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b",
- "currencyIdType": "spacewalk_primitives.CurrencyId",
- "existentialDeposit": "1000",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-amplitude-prod.novasama-tech.org"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "amplitude"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 0,
- "options": [
- "governance-v1"
- ],
- "additional": {
- "feeViaRuntimeCall": true,
- "supportsGenericLedgerApp": true
- },
- "legacyAddressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -7457,62 +6651,6 @@
"testnet"
]
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://ipci.rpc.robonomics.network",
- "name": "Airalab node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-dao-ipci-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3",
"name": "Fusotao",
@@ -8158,31 +7296,6 @@
"testnet"
]
},
- {
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "HASH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://c1.hashed.network",
- "name": "Hashed systems 1 node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
- },
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor",
@@ -8211,8 +7324,9 @@
],
"explorers": [
{
- "name": "SCAN",
- "account": "https://bittensor.com/scan/address/{address}"
+ "name": "TaoApp",
+ "account": "https://tao.app/account/{address}",
+ "extrinsic": "https://tao.app/tx/{hash}"
}
],
"externalApi": {
@@ -8274,44 +7388,48 @@
]
},
{
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "priceId": "3dpass",
- "icon": "P3D.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "SAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://rpc.3dpass.org",
- "name": "3DPass node"
- },
- {
- "url": "wss://rpc.p3d.top",
- "name": "Lzmz node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
"explorers": [
{
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}"
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
- "type": "subquery",
- "url": "https://subquery-history-3dpass-prod.novasama-tech.org"
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
}
]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee",
@@ -9266,35 +8384,6 @@
"testnet"
]
},
- {
- "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "krest",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KREST",
- "precision": 18,
- "priceId": "krest",
- "icon": "KREST.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://krest.api.onfinality.io/public-ws'",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://krest.subscan.io/extrinsic/{hash}",
- "account": "https://krest.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg",
- "addressPrefix": 42
- },
{
"chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -9627,88 +8716,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956",
- "name": "Joystream",
- "assets": [
- {
- "assetId": 0,
- "symbol": "JOY",
- "priceId": "joystream",
- "precision": 10,
- "icon": "JOY.svg",
- "staking": [
- "relaychain"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.joystream.org",
- "name": "Jsgenesis node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}",
- "account": "https://joystream.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "staking": [
- {
- "type": "subquery",
- "url": "https://subquery-history-joystream-prod.novasama-tech.org"
- }
- ],
- "staking-rewards": [
- {
- "type": "subquery",
- "url": "https://subquery-history-joystream-prod.novasama-tech.org"
- }
- ],
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-joystream-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg",
- "addressPrefix": 126
- },
- {
- "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae",
- "name": "Dock (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "DOCK",
- "priceId": "dock",
- "precision": 6,
- "icon": "DOCK.svg",
- "staking": [
- "relaychain"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet-node.dock.io",
- "name": "Dock Association node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://dock.subscan.io/extrinsic/{hash}",
- "account": "https://dock.subscan.io/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg",
- "addressPrefix": 22
- },
{
"chainId": "5a51e04b88a4784d205091aa7bada002f3e5da3045e5b05655ee4db2589c33b5",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -9776,42 +8783,6 @@
"supportsGenericLedgerApp": true
}
},
- {
- "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "InvArch (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "VARCH",
- "precision": 12,
- "icon": "VARCH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://invarch.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://invarch.dotters.network",
- "name": "IBP2 node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://invarch.statescan.io/#/accounts/{address}",
- "event": "https://invarch.statescan.io/#/events/{event}",
- "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg",
- "addressPrefix": 117,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c",
"name": "Crust",
@@ -9999,40 +8970,6 @@
"disabledCheckMetadataHash": true
}
},
- {
- "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Curio",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CGT",
- "precision": 18,
- "priceId": "curio-governance",
- "icon": "CGT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://archive.parachain.curioinvest.com",
- "name": "Curio 1 node"
- },
- {
- "url": "wss://parachain.curioinvest.com/",
- "name": "Curio 2 node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-curio-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg",
- "addressPrefix": 777
- },
{
"chainId": "d3d2f3a3495dc597434a99d7d449ebad6616db45e4e4f178f31cc6fa14378b70",
"name": "Avail Turing Testnet",
@@ -10071,75 +9008,6 @@
"testnet"
]
},
- {
- "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Mythos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYTH",
- "precision": 18,
- "priceId": "mythos",
- "icon": "MYTH.svg",
- "staking": [
- "mythos"
- ]
- }
- ],
- "nodes": [
- {
- "url": "wss://polkadot-mythos-rpc.polkadot.io",
- "name": "Parity node",
- "features": [
- "noTls12"
- ]
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}",
- "account": "https://mythos.subscan.io/account/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://subquery-history-mythos-prod.novasama-tech.org"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://subquery-history-mythos-prod.novasama-tech.org"
- }
- ],
- "staking-rewards": [
- {
- "type": "subquery",
- "url": "https://subquery-history-mythos-prod.novasama-tech.org"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg",
- "addressPrefix": 29972,
- "options": [
- "ethereumBased",
- "governance-v1",
- "proxy",
- "multisig"
- ],
- "additional": {
- "themeColor": "#ED3A47",
- "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/mythos-myth-staking",
- "feeViaRuntimeCall": true,
- "sessionLength": 14400,
- "defaultBlockTime": 6000,
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -10230,48 +9098,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg",
"addressPrefix": 2
},
- {
- "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hyperbridge Nexus",
- "assets": [
- {
- "assetId": 0,
- "symbol": "BRIDGE",
- "precision": 12,
- "priceId": "hyperbridge-2",
- "icon": "BRIDGE.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nexus.ibp.network",
- "name": "IBP1 node"
- },
- {
- "url": "wss://nexus.dotters.network",
- "name": "IBP2 node"
- },
- {
- "url": "wss://hyperbridge-nexus-rpc.blockops.network",
- "name": "BlockOps node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://nexus.statescan.io/#/accounts/{address}",
- "event": "https://nexus.statescan.io/#/events/{event}",
- "extrinsic": "https://nexus.statescan.io/#/extrinsics/{hash}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge_Nexus.svg",
- "addressPrefix": 0,
- "legacyAddressPrefix": 42,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "b91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a",
"name": "Avail",
@@ -10472,16 +9298,12 @@
],
"nodes": [
{
- "url": "wss://people-westend-rpc.dwellir.com",
+ "url": "wss://people-westend-rpc.n.dwellir.com",
"name": "Dwellir node"
},
{
- "url": "wss://sys.ibp.network/people-westend",
- "name": "IBP1 node"
- },
- {
- "url": "wss://people-westend.dotters.network",
- "name": "IBP2 node"
+ "url": "wss://westend-people-rpc.polkadot.io",
+ "name": "Parity node"
}
],
"explorers": [
@@ -10504,112 +9326,6 @@
"testnet"
]
},
- {
- "chainId": "eip155:41455",
- "name": "Aleph Zero EVM (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AZERO",
- "priceId": "aleph-zero",
- "type": "evmNative",
- "icon": "AZERO.svg",
- "precision": 18
- }
- ],
- "nodeSelectionStrategy": "uniform",
- "nodes": [
- {
- "url": "https://alephzero.drpc.org",
- "name": "Aleph Zero EVM rpc node"
- },
- {
- "url": "wss://alephzero.drpc.org",
- "name": "Aleph Zero EVM wss node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "etherscan",
- "url": "https://evm-explorer.alephzero.org/api",
- "parameters": {
- "assetType": "evm"
- }
- }
- ]
- },
- "explorers": [
- {
- "name": "Aleph Zero EVM Explorer",
- "extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}",
- "account": "https://evm-explorer.alephzero.org/address/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
- "addressPrefix": 41455,
- "options": [
- "ethereumBased",
- "noSubstrateRuntime"
- ]
- },
- {
- "chainId": "eip155:8453",
- "name": "Base",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ETH",
- "priceId": "ethereum",
- "type": "evmNative",
- "icon": "ETH.svg",
- "precision": 18
- }
- ],
- "nodeSelectionStrategy": "uniform",
- "nodes": [
- {
- "url": "https://base-rpc.publicnode.com",
- "name": "Base http node"
- },
- {
- "url": "https://base-pokt.nodies.app",
- "name": "Pokt node"
- },
- {
- "url": "wss://base-rpc.publicnode.com",
- "name": "Base public node"
- },
- {
- "url": "wss://base-mainnet.infura.io/ws/v3/82fd5b2925e341719f10b7ed4376a646",
- "name": "Infura node"
- }
- ],
- "explorers": [
- {
- "name": "Basescan",
- "extrinsic": "https://basescan.org/tx/{hash}",
- "account": "https://basescan.org/address/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "etherscan",
- "url": "https://api.basescan.org/api",
- "parameters": {
- "assetType": "evm"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Base.svg",
- "addressPrefix": 8453,
- "options": [
- "ethereumBased",
- "noSubstrateRuntime"
- ]
- },
{
"chainId": "eip155:324",
"name": "ZKsync Era",
@@ -10764,183 +9480,35 @@
"addressPrefix": 5234
},
{
- "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "peaq",
+ "chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add",
+ "name": "DeepBrain",
"assets": [
{
"assetId": 0,
- "symbol": "PEAQ",
- "precision": 18,
- "priceId": "peaq-2",
- "icon": "PEAQ.svg"
+ "symbol": "DBC",
+ "precision": 15,
+ "priceId": "deepbrain-chain",
+ "icon": "DBC.svg",
+ "staking": [
+ "relaychain",
+ "nomination-pools"
+ ]
}
],
"nodes": [
{
- "url": "wss://peaq-rpc.publicnode.com",
- "name": "Peaq node"
+ "url": "wss://info.dbcwallet.io",
+ "name": "DBC node"
}
],
"explorers": [
{
"name": "Subscan",
- "extrinsic": "https://peaq.subscan.io/extrinsic/{hash}",
- "account": "https://peaq.subscan.io/account/{address}"
+ "extrinsic": "https://dbc.subscan.io/extrinsic/{hash}",
+ "account": "https://dbc.subscan.io/account/{address}"
}
],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/peaq.svg",
- "addressPrefix": 42,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
- {
- "chainId": "e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Laos",
- "assets": [
- {
- "assetId": 0,
- "symbol": "LAOS",
- "precision": 18,
- "priceId": "laos-network",
- "icon": "LAOS.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.laos.laosfoundation.io",
- "name": "freeverse.io node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://laos.statescan.io/#/accounts/{address}",
- "event": "https://laos.statescan.io/#/events/{event}"
- },
- {
- "name": "LAOS explorer",
- "account": "https://explorer.laosnetwork.io/address/{address}",
- "extrinsic": "https://explorer.laosnetwork.io/tx/{hash}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/LAOS.svg",
- "addressPrefix": 42,
- "options": [
- "ethereumBased"
- ]
- },
- {
- "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Xode (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "XON",
- "precision": 12,
- "icon": "XON.svg"
- },
- {
- "assetId": 1,
- "symbol": "XGM",
- "precision": 12,
- "icon": "XGM.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "1"
- }
- },
- {
- "assetId": 2,
- "symbol": "XAV",
- "precision": 12,
- "icon": "XAV.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "2"
- }
- },
- {
- "assetId": 3,
- "symbol": "AZK",
- "precision": 12,
- "icon": "AZK.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "3"
- }
- },
- {
- "assetId": 4,
- "symbol": "IXON",
- "precision": 12,
- "icon": "IXON.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "4"
- }
- },
- {
- "assetId": 5,
- "symbol": "IXAV",
- "precision": 12,
- "icon": "IXAV.svg",
- "type": "statemine",
- "typeExtras": {
- "assetId": "5"
- }
- },
- {
- "assetId": 6,
- "symbol": "IDON",
- "precision": 12,
- "icon": "IDON.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "6"
- }
- },
- {
- "assetId": 7,
- "symbol": "MPC",
- "precision": 12,
- "icon": "MPC.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "7"
- }
- },
- {
- "assetId": 8,
- "symbol": "IMPC",
- "precision": 12,
- "icon": "IMPC.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 9,
- "symbol": "DON",
- "precision": 12,
- "icon": "DON.png",
- "type": "statemine",
- "typeExtras": {
- "assetId": "9"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-kr.xode.net",
- "name": "Xode archive node"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Xode_Kusama.svg",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg",
"addressPrefix": 42
},
{
@@ -11027,37 +9595,6 @@
"testnet"
]
},
- {
- "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0",
- "name": "Tangle",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TNT",
- "precision": 18,
- "priceId": "tangle-network",
- "icon": "TNT.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.tangle.tools",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Statescan",
- "account": "https://tangle.statescan.io/#/accounts/{address}",
- "event": "https://tangle.statescan.io/#/events/{event}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tangle.svg",
- "addressPrefix": 5845,
- "additional": {
- "disabledCheckMetadataHash": true
- }
- },
{
"chainId": "15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f",
"name": "Muse Testnet",
@@ -11224,68 +9761,6 @@
"identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f"
}
},
- {
- "chainId": "dffb39a66d80b9adb6bdbd7564a9215a1606596062578bf536480de6cc780c2d",
- "name": "Argochain (PAUSED)",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AGC",
- "precision": 18,
- "priceId": "argocoin-2",
- "icon": "AGC.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc.devolvedai.com",
- "name": "ArgoChain node"
- }
- ],
- "explorers": [
- {
- "name": "Argochain Scanner",
- "account": "https://scanner.argoscan.net/address/{address}",
- "extrinsic": "https://scanner.argoscan.net/tx/{hash}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Argochain.svg",
- "addressPrefix": 42,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
- {
- "chainId": "dd6d086f75ec041b66e20c4186d327b23c8af244c534a2418de6574e8c041a60",
- "name": "Tanssi",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TANSSI",
- "precision": 12,
- "priceId": "tanssi",
- "icon": "TANSSI.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://services.tanssi-mainnet.network/tanssi",
- "name": "Tanssi Foundation node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://tanssi.subscan.io/extrinsic/{hash}",
- "account": "https://tanssi.subscan.io/account/account/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tanssi.svg",
- "addressPrefix": 42,
- "additional": {
- "supportsGenericLedgerApp": true
- }
- },
{
"chainId": "b2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -11355,55 +9830,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/RegionX_Kusama.svg",
"addressPrefix": 74
},
- {
- "chainId": "eip155:420420422",
- "name": "Polkadot Hub TestNet",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PAS",
- "type": "evmNative",
- "icon": "PAS.svg",
- "precision": 18
- }
- ],
- "nodeSelectionStrategy": "uniform",
- "nodes": [
- {
- "url": "https://testnet-passet-hub-eth-rpc.polkadot.io",
- "name": "Polkadot Hub rpc node"
- },
- {
- "url": "wss://passet-hub-paseo.ibp.network",
- "name": "Polkadot Hub wss node"
- }
- ],
- "explorers": [
- {
- "name": "Blockscan",
- "extrinsic": "https://blockscout-passet-hub.parity-testnet.parity.io/tx/{hash}",
- "account": "https://blockscout-passet-hub.parity-testnet.parity.io/address/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "etherscan",
- "url": "https://blockscout-passet-hub.parity-testnet.parity.io/api/v2/",
- "parameters": {
- "assetType": "evm"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Paseo_Testnet.svg",
- "addressPrefix": 420420422,
- "options": [
- "ethereumBased",
- "noSubstrateRuntime",
- "testnet"
- ]
- },
{
"chainId": "4b5f95eefedf0d0fb514339edc24d2d411310520f687b4146145bcedb99885b9",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
diff --git a/chains/v3/android/chains.json b/chains/v3/android/chains.json
index 61675dc..787c9a0 100644
--- a/chains/v3/android/chains.json
+++ b/chains/v3/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -492,137 +598,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 6,
- "symbol": "ARIS",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ARIS.svg",
- "typeExtras": {
- "assetId": "16"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 4,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "11"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- },
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Patract node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- },
- "color": "linear-gradient(315deg, #1C3816 0%, #4F6B49 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1776,47 +1751,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet.edgewa.re",
- "name": "Commonwealth Labs"
- },
- {
- "url": "wss://edgeware.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/edgeware.json",
- "overridesCommon": false
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1866,54 +1800,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "KILT Spiritnet",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- },
- "color": "linear-gradient(135deg, #F86842 0%, #8C175B 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "addressPrefix": 38
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1966,58 +1852,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- },
- "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2642,86 +2476,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- },
- "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://rpc-0.zeitgeist.pm",
- "name": "ZeitgeistPM node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- },
- "color": "linear-gradient(315deg, #132849 0%, #2C5AA6 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2844,132 +2598,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg",
"addressPrefix": 42
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- },
- "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- },
- "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- },
- "color": "linear-gradient(315deg, #000C5F 47.14%, #91E3DA 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -3193,75 +2821,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- },
- "color": "linear-gradient(315.17deg, #50AA85 0%, #57C799 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "color": "linear-gradient(315deg, #78930F 0%, #D1F068 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3298,6 +2857,46 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ },
+ "color": "linear-gradient(315deg, #008464 20%, #69E6C8 100%)",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
diff --git a/chains/v3/chains.json b/chains/v3/chains.json
index 61675dc..787c9a0 100644
--- a/chains/v3/chains.json
+++ b/chains/v3/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -492,137 +598,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 6,
- "symbol": "ARIS",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ARIS.svg",
- "typeExtras": {
- "assetId": "16"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 4,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "11"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- },
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Patract node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- },
- "color": "linear-gradient(315deg, #1C3816 0%, #4F6B49 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1776,47 +1751,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet.edgewa.re",
- "name": "Commonwealth Labs"
- },
- {
- "url": "wss://edgeware.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/edgeware.json",
- "overridesCommon": false
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1866,54 +1800,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "KILT Spiritnet",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- },
- "color": "linear-gradient(135deg, #F86842 0%, #8C175B 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "addressPrefix": 38
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1966,58 +1852,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- },
- "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2642,86 +2476,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- },
- "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://rpc-0.zeitgeist.pm",
- "name": "ZeitgeistPM node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- },
- "color": "linear-gradient(315deg, #132849 0%, #2C5AA6 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2844,132 +2598,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg",
"addressPrefix": 42
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- },
- "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- },
- "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- },
- "color": "linear-gradient(315deg, #000C5F 47.14%, #91E3DA 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -3193,75 +2821,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- },
- "color": "linear-gradient(315.17deg, #50AA85 0%, #57C799 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "color": "linear-gradient(315deg, #78930F 0%, #D1F068 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3298,6 +2857,46 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ },
+ "color": "linear-gradient(315deg, #008464 20%, #69E6C8 100%)",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
diff --git a/chains/v3/chains_dev.json b/chains/v3/chains_dev.json
index c6f8a69..b1fd138 100644
--- a/chains/v3/chains_dev.json
+++ b/chains/v3/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -547,137 +653,6 @@
"testnet"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 6,
- "symbol": "ARIS",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ARIS.svg",
- "typeExtras": {
- "assetId": "16"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 4,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "11"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- },
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- },
- "color": "linear-gradient(315deg, #1C3816 0%, #4F6B49 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1650,58 +1625,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "staking": "relaychain"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet.edgewa.re",
- "name": "Commonwealth Labs"
- },
- {
- "url": "wss://edgeware.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/edgeware.json",
- "overridesCommon": false
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
- },
- "staking": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
- }
- },
- "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "0bd72c1c305172e1275278aaeb3f161e02eccb7a819e63f62d47bd53a28189f8",
"name": "Subsocial Solochain",
@@ -2022,54 +1945,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "KILT Spiritnet",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- },
- "color": "linear-gradient(135deg, #F86842 0%, #8C175B 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "addressPrefix": 38
- },
{
"chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
"name": "KILT Peregrine",
@@ -2157,58 +2032,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- },
- "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2881,90 +2704,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Encointer.svg",
"addressPrefix": 2
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://picasso-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- },
- "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://rpc-0.zeitgeist.pm",
- "name": "ZeitgeistPM node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- },
- "color": "linear-gradient(315deg, #132849 0%, #2C5AA6 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3087,132 +2826,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg",
"addressPrefix": 42
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- },
- "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- },
- "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- },
- "color": "linear-gradient(315deg, #000C5F 47.14%, #91E3DA 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -3440,48 +3053,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- },
- "color": "linear-gradient(315.17deg, #50AA85 0%, #57C799 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg",
- "addressPrefix": 37
- },
{
"chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
"name": "Singular testnet",
@@ -3507,39 +3078,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Testnet.svg",
"addressPrefix": 0
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala__bm92Y"
- }
- },
- "color": "linear-gradient(315deg, #78930F 0%, #D1F068 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3577,6 +3115,47 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "staking": "relaychain",
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ },
+ "color": "linear-gradient(315deg, #008464 20%, #69E6C8 100%)",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
diff --git a/chains/v4/android/chains.json b/chains/v4/android/chains.json
index 6eca6a4..651c9d2 100644
--- a/chains/v4/android/chains.json
+++ b/chains/v4/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -488,127 +594,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 4,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "11"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- },
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Patract node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- },
- "color": "linear-gradient(315deg, #1C3816 0%, #4F6B49 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1790,47 +1775,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet.edgewa.re",
- "name": "Commonwealth Labs"
- },
- {
- "url": "wss://edgeware.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/edgeware.json",
- "overridesCommon": false
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1966,54 +1910,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "KILT Spiritnet",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- },
- "color": "linear-gradient(135deg, #F86842 0%, #8C175B 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "addressPrefix": 38
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2066,62 +1962,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- },
- "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2795,99 +2635,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- },
- "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://rpc-0.zeitgeist.pm",
- "name": "ZeitgeistPM node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- },
- "color": "linear-gradient(315deg, #132849 0%, #2C5AA6 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3014,138 +2761,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg",
"addressPrefix": 42
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- },
- "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- },
- "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- },
- "color": "linear-gradient(315deg, #000C5F 47.14%, #91E3DA 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -3378,95 +2993,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- },
- "color": "linear-gradient(315.17deg, #50AA85 0%, #57C799 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- },
- "color": "linear-gradient(315deg, #78930F 0%, #D1F068 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3611,6 +3137,51 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ },
+ "staking": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ },
+ "color": "linear-gradient(315deg, #008464 20%, #69E6C8 100%)",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -3882,79 +3453,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://prod-kusama-collator-01.mangatafinance.cloud",
- "name": "Mangata node"
- },
- {
- "url": "wss://mangata-x.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "color": "linear-gradient(315deg, #009F80 24.99%, #95E7D7 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
diff --git a/chains/v4/chains.json b/chains/v4/chains.json
index 6eca6a4..651c9d2 100644
--- a/chains/v4/chains.json
+++ b/chains/v4/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -488,127 +594,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 4,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "11"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- },
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Patract node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- },
- "color": "linear-gradient(315deg, #1C3816 0%, #4F6B49 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1790,47 +1775,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet.edgewa.re",
- "name": "Commonwealth Labs"
- },
- {
- "url": "wss://edgeware.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/edgeware.json",
- "overridesCommon": false
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1966,54 +1910,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "KILT Spiritnet",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- },
- "color": "linear-gradient(135deg, #F86842 0%, #8C175B 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "addressPrefix": 38
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2066,62 +1962,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- },
- "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2795,99 +2635,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- },
- "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://rpc-0.zeitgeist.pm",
- "name": "ZeitgeistPM node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- },
- "color": "linear-gradient(315deg, #132849 0%, #2C5AA6 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3014,138 +2761,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg",
"addressPrefix": 42
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- },
- "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- },
- "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- },
- "color": "linear-gradient(315deg, #000C5F 47.14%, #91E3DA 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -3378,95 +2993,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- },
- "color": "linear-gradient(315.17deg, #50AA85 0%, #57C799 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- },
- "color": "linear-gradient(315deg, #78930F 0%, #D1F068 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3611,6 +3137,51 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ },
+ "staking": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ },
+ "color": "linear-gradient(315deg, #008464 20%, #69E6C8 100%)",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -3882,79 +3453,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://prod-kusama-collator-01.mangatafinance.cloud",
- "name": "Mangata node"
- },
- {
- "url": "wss://mangata-x.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "color": "linear-gradient(315deg, #009F80 24.99%, #95E7D7 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
diff --git a/chains/v4/chains_dev.json b/chains/v4/chains_dev.json
index 2160dfa..9e718e4 100644
--- a/chains/v4/chains_dev.json
+++ b/chains/v4/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -541,127 +647,6 @@
"testnet"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 4,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "11"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- },
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- },
- "color": "linear-gradient(315deg, #1C3816 0%, #4F6B49 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1676,58 +1661,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "staking": "aura-relaychain"
- }
- ],
- "nodes": [
- {
- "url": "wss://mainnet.edgewa.re",
- "name": "Commonwealth Labs"
- },
- {
- "url": "wss://edgeware.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/edgeware.json",
- "overridesCommon": false
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
- },
- "staking": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
- }
- },
- "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "0bd72c1c305172e1275278aaeb3f161e02eccb7a819e63f62d47bd53a28189f8",
"name": "Subsocial Solochain",
@@ -2155,54 +2088,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "KILT Spiritnet",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- },
- "color": "linear-gradient(135deg, #F86842 0%, #8C175B 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "addressPrefix": 38
- },
{
"chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
"name": "KILT Peregrine",
@@ -2290,62 +2175,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- },
- "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3085,108 +2914,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Encointer.svg",
"addressPrefix": 2
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://picasso-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- },
- "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://rpc-0.zeitgeist.pm",
- "name": "ZeitgeistPM node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist__bm92Y"
- },
- "staking": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist__bm92Y"
- }
- },
- "color": "linear-gradient(315deg, #132849 0%, #2C5AA6 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3313,138 +3040,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg",
"addressPrefix": 42
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- },
- "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- },
- "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 75%, #3F3F3F 75.01%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- },
- "color": "linear-gradient(315deg, #000C5F 47.14%, #91E3DA 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -3689,54 +3284,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- },
- "color": "linear-gradient(315.17deg, #50AA85 0%, #57C799 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg",
- "addressPrefix": 37
- },
{
"chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
"name": "Singular testnet",
@@ -3762,47 +3309,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Testnet.svg",
"addressPrefix": 0
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- },
- "color": "linear-gradient(315deg, #78930F 0%, #D1F068 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3947,6 +3453,51 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "staking": "aleph-zero",
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ },
+ "staking": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ },
+ "color": "linear-gradient(315deg, #008464 20%, #69E6C8 100%)",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4218,79 +3769,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://prod-kusama-collator-01.mangatafinance.cloud",
- "name": "Mangata node"
- },
- {
- "url": "wss://mangata-x.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "color": "linear-gradient(315deg, #009F80 24.99%, #95E7D7 100%)",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
"name": "Aleph Zero Testnet",
diff --git a/chains/v5/android/chains.json b/chains/v5/android/chains.json
index a204dc0..1d97b30 100644
--- a/chains/v5/android/chains.json
+++ b/chains/v5/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -506,126 +612,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Patract node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1972,51 +1958,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2156,54 +2097,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2253,62 +2146,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3165,94 +3002,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3372,143 +3121,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-sha-subscan.crust.network",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-ksm-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -3765,94 +3377,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3996,6 +3520,50 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ },
+ "staking": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4302,78 +3870,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://prod-kusama-collator-01.mangatafinance.cloud",
- "name": "Mangata node"
- },
- {
- "url": "wss://mangata-x.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4650,31 +4146,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -4892,64 +4363,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/SNOW.svg",
"addressPrefix": 2207
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
diff --git a/chains/v5/chains.json b/chains/v5/chains.json
index a204dc0..1d97b30 100644
--- a/chains/v5/chains.json
+++ b/chains/v5/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -506,126 +612,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Patract node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1972,51 +1958,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2156,54 +2097,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2253,62 +2146,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3165,94 +3002,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3372,143 +3121,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-sha-subscan.crust.network",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-ksm-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -3765,94 +3377,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3996,6 +3520,50 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ },
+ "staking": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4302,78 +3870,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://prod-kusama-collator-01.mangatafinance.cloud",
- "name": "Mangata node"
- },
- {
- "url": "wss://mangata-x.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4650,31 +4146,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -4892,64 +4363,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/SNOW.svg",
"addressPrefix": 2207
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
diff --git a/chains/v5/chains_dev.json b/chains/v5/chains_dev.json
index aa69339..452aa4f 100644
--- a/chains/v5/chains_dev.json
+++ b/chains/v5/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -560,126 +666,6 @@
"testnet"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1754,62 +1740,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "staking": "aura-relaychain"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
- },
- "staking": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2268,61 +2198,6 @@
"governance-v1"
]
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- },
- "governance": {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
"name": "KILT Peregrine",
@@ -2414,62 +2289,6 @@
"governance-v1"
]
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3514,108 +3333,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg",
"addressPrefix": 2
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://picasso-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- },
- "staking": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3738,150 +3455,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-sha-subscan.crust.network",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- },
- "governance": {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- },
- {
- "url": "wss://integritee-ksm-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4151,54 +3724,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
{
"chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
"name": "Singular testnet",
@@ -4226,49 +3751,6 @@
"testnet"
]
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4419,6 +3901,50 @@
"governance-v1"
]
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "staking": "aleph-zero",
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ },
+ "staking": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4739,78 +4265,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://prod-kusama-collator-01.mangatafinance.cloud",
- "name": "Mangata node"
- },
- {
- "url": "wss://mangata-x.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
"name": "Aleph Zero Testnet",
@@ -5246,40 +4700,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "governance": {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql"
- }
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -5661,31 +5081,6 @@
"governance"
]
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
{
"chainId": "de06348a2bb1ca0b6ad293af89b08cc9e916d7753065c784d77c8d27a31af299",
"name": "Governance1 Novasama Testnet",
@@ -5721,39 +5116,6 @@
"governance-v1"
]
},
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3",
"name": "Fusotao",
diff --git a/chains/v6/android/chains.json b/chains/v6/android/chains.json
index 3cf274b..6bbd9f8 100644
--- a/chains/v6/android/chains.json
+++ b/chains/v6/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -530,133 +636,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Patract node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2200,51 +2179,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2391,61 +2325,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2502,69 +2381,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3602,112 +3418,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3850,160 +3560,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4340,108 +3896,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4593,6 +4047,52 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4945,83 +4445,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://prod-kusama-collator-01.mangatafinance.cloud",
- "name": "Mangata node"
- },
- {
- "url": "wss://mangata-x.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5352,31 +4775,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -5626,71 +5024,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/SNOW.svg",
"addressPrefix": 2207
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
diff --git a/chains/v6/chains.json b/chains/v6/chains.json
index 3cf274b..6bbd9f8 100644
--- a/chains/v6/chains.json
+++ b/chains/v6/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -530,133 +636,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Patract node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2200,51 +2179,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2391,61 +2325,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2502,69 +2381,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3602,112 +3418,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3850,160 +3560,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4340,108 +3896,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4593,6 +4047,52 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4945,83 +4445,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://prod-kusama-collator-01.mangatafinance.cloud",
- "name": "Mangata node"
- },
- {
- "url": "wss://mangata-x.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5352,31 +4775,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -5626,71 +5024,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/SNOW.svg",
"addressPrefix": 2207
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
diff --git a/chains/v6/chains_dev.json b/chains/v6/chains_dev.json
index ea14381..e0d0eac 100644
--- a/chains/v6/chains_dev.json
+++ b/chains/v6/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -584,133 +690,6 @@
"testnet"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1974,64 +1953,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "staking": "aura-relaychain"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
- }
- ],
- "staking": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2523,68 +2444,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
"name": "KILT Peregrine",
@@ -2683,69 +2542,6 @@
"governance-v1"
]
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3952,122 +3748,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg",
"addressPrefix": 2
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://picasso-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4213,167 +3893,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ],
- "governance": {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4723,61 +4242,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
{
"chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
"name": "Singular testnet",
@@ -4805,56 +4269,6 @@
"testnet"
]
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5013,6 +4427,52 @@
"governance-v1"
]
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "staking": "aleph-zero",
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5379,83 +4839,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://prod-kusama-collator-01.mangatafinance.cloud",
- "name": "Mangata node"
- },
- {
- "url": "wss://mangata-x.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
"name": "Aleph Zero Testnet",
@@ -5941,46 +5324,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ],
- "governance": {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql"
- }
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6394,46 +5737,6 @@
"governance"
]
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
{
"chainId": "de06348a2bb1ca0b6ad293af89b08cc9e916d7753065c784d77c8d27a31af299",
"name": "Governance1 Novasama Testnet",
@@ -6469,39 +5772,6 @@
"governance-v1"
]
},
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3",
"name": "Fusotao",
diff --git a/chains/v7/android/chains.json b/chains/v7/android/chains.json
index 1b8edcb..9a91f19 100644
--- a/chains/v7/android/chains.json
+++ b/chains/v7/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -538,133 +644,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2245,51 +2224,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2457,68 +2391,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2575,69 +2447,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3689,116 +3498,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3890,160 +3589,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4435,108 +3980,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4688,6 +4131,52 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5040,83 +4529,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://prod-kusama-collator-01.mangatafinance.cloud",
- "name": "Mangata node"
- },
- {
- "url": "wss://mangata-x.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5447,39 +4859,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -5729,79 +5108,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/SNOW.svg",
"addressPrefix": 2207
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
diff --git a/chains/v7/chains.json b/chains/v7/chains.json
index 1b8edcb..9a91f19 100644
--- a/chains/v7/chains.json
+++ b/chains/v7/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -538,133 +644,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2245,51 +2224,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2457,68 +2391,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2575,69 +2447,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3689,116 +3498,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3890,160 +3589,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4435,108 +3980,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4688,6 +4131,52 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5040,83 +4529,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://prod-kusama-collator-01.mangatafinance.cloud",
- "name": "Mangata node"
- },
- {
- "url": "wss://mangata-x.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5447,39 +4859,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -5729,79 +5108,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/SNOW.svg",
"addressPrefix": 2207
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
diff --git a/chains/v7/chains_dev.json b/chains/v7/chains_dev.json
index 17472e4..6f27d22 100644
--- a/chains/v7/chains_dev.json
+++ b/chains/v7/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -595,133 +701,6 @@
"testnet"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1979,64 +1958,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "staking": "aura-relaychain"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
- }
- ],
- "staking": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2557,68 +2478,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
"name": "KILT Peregrine",
@@ -2720,69 +2579,6 @@
"governance-v1"
]
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4008,122 +3804,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg",
"addressPrefix": 2
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4218,170 +3898,6 @@
"governance-v1"
]
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ],
- "governance": {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "crustshadow"
- }
- }
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4776,61 +4292,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
{
"chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
"name": "Singular testnet",
@@ -4858,56 +4319,6 @@
"testnet"
]
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5069,6 +4480,52 @@
"governance-v1"
]
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "staking": "aleph-zero",
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5441,83 +4898,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://prod-kusama-collator-01.mangatafinance.cloud",
- "name": "Mangata node"
- },
- {
- "url": "wss://mangata-x.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
"name": "Aleph Zero Testnet",
@@ -6010,49 +5390,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ],
- "governance": {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "amplitude"
- }
- }
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6469,46 +5806,6 @@
"governance"
]
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
{
"chainId": "de06348a2bb1ca0b6ad293af89b08cc9e916d7753065c784d77c8d27a31af299",
"name": "Governance1 Novasama Testnet",
@@ -6544,39 +5841,6 @@
"governance-v1"
]
},
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3",
"name": "Fusotao",
diff --git a/chains/v8/android/chains.json b/chains/v8/android/chains.json
index 443a87e..dbd2258 100644
--- a/chains/v8/android/chains.json
+++ b/chains/v8/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -560,133 +666,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2281,51 +2260,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2493,70 +2427,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2615,69 +2485,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3731,118 +3538,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3894,160 +3589,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4441,108 +3982,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4696,6 +4135,54 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5050,83 +4537,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://prod-kusama-collator-01.mangatafinance.cloud",
- "name": "Mangata node"
- },
- {
- "url": "wss://mangata-x.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5457,39 +4867,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -5741,79 +5118,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/SNOW.svg",
"addressPrefix": 2207
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -5975,34 +5279,5 @@
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg",
"addressPrefix": 42
- },
- {
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
- "assets": [
- {
- "assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://c1.hashed.network",
- "name": "Hashed systems 1 node"
- },
- {
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
}
]
diff --git a/chains/v8/chains.json b/chains/v8/chains.json
index 443a87e..dbd2258 100644
--- a/chains/v8/chains.json
+++ b/chains/v8/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -560,133 +666,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2281,51 +2260,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2493,70 +2427,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2615,69 +2485,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3731,118 +3538,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3894,160 +3589,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4441,108 +3982,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4696,6 +4135,54 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5050,83 +4537,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://prod-kusama-collator-01.mangatafinance.cloud",
- "name": "Mangata node"
- },
- {
- "url": "wss://mangata-x.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5457,39 +4867,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -5741,79 +5118,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/SNOW.svg",
"addressPrefix": 2207
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -5975,34 +5279,5 @@
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg",
"addressPrefix": 42
- },
- {
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
- "assets": [
- {
- "assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://c1.hashed.network",
- "name": "Hashed systems 1 node"
- },
- {
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
}
]
diff --git a/chains/v8/chains_dev.json b/chains/v8/chains_dev.json
index 8083430..1448dae 100644
--- a/chains/v8/chains_dev.json
+++ b/chains/v8/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -619,133 +725,6 @@
"testnet"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2061,66 +2040,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "staking": "aura-relaychain"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2647,70 +2566,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
"name": "KILT Peregrine",
@@ -2816,69 +2671,6 @@
"governance-v1"
]
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4118,124 +3910,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg",
"addressPrefix": 2
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4290,172 +3964,6 @@
"governance-v1"
]
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "crustshadow"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4852,61 +4360,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
{
"chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
"name": "Singular testnet",
@@ -4934,56 +4387,6 @@
"testnet"
]
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5149,6 +4552,54 @@
"governance-v1"
]
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "staking": "aleph-zero",
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5527,83 +4978,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://prod-kusama-collator-01.mangatafinance.cloud",
- "name": "Mangata node"
- },
- {
- "url": "wss://mangata-x.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
"name": "Aleph Zero Testnet",
@@ -6098,51 +5472,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "amplitude"
- }
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6571,46 +5900,6 @@
"governance"
]
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
{
"chainId": "de06348a2bb1ca0b6ad293af89b08cc9e916d7753065c784d77c8d27a31af299",
"name": "Governance1 Novasama Testnet",
@@ -6648,39 +5937,6 @@
"governance-v1"
]
},
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3",
"name": "Fusotao",
@@ -7044,34 +6300,5 @@
"options": [
"testnet"
]
- },
- {
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
- "assets": [
- {
- "assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://c1.hashed.network",
- "name": "Hashed systems 1 node"
- },
- {
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
}
]
diff --git a/chains/v9/android/chains.json b/chains/v9/android/chains.json
index c947c86..d96f6bf 100644
--- a/chains/v9/android/chains.json
+++ b/chains/v9/android/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -548,133 +654,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2310,51 +2289,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2522,70 +2456,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2644,69 +2514,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3794,118 +3601,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3957,160 +3652,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4507,108 +4048,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4762,6 +4201,54 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5116,83 +4603,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://prod-kusama-collator-01.mangatafinance.cloud",
- "name": "Mangata node"
- },
- {
- "url": "wss://mangata-x.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5523,39 +4933,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -5807,79 +5184,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/SNOW.svg",
"addressPrefix": 2207
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -6043,33 +5347,49 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c1.hashed.network",
- "name": "Hashed systems 1 node"
- },
- {
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}",
+ "event": null
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
diff --git a/chains/v9/chains.json b/chains/v9/chains.json
index c947c86..d96f6bf 100644
--- a/chains/v9/chains.json
+++ b/chains/v9/chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -548,133 +654,6 @@
"crowdloans"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2310,51 +2289,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg",
"addressPrefix": 110
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2522,70 +2456,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2644,69 +2514,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg",
"addressPrefix": 78
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3794,118 +3601,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -3957,160 +3652,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg",
"addressPrefix": 131
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4507,108 +4048,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4762,6 +4201,54 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "priceId": "aleph-zero",
+ "staking": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5116,83 +4603,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://prod-kusama-collator-01.mangatafinance.cloud",
- "name": "Mangata node"
- },
- {
- "url": "wss://mangata-x.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5523,39 +4933,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -5807,79 +5184,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/SNOW.svg",
"addressPrefix": 2207
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa",
"name": "XX network",
@@ -6043,33 +5347,49 @@
"addressPrefix": 42
},
{
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://c1.hashed.network",
- "name": "Hashed systems 1 node"
- },
- {
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
+ "explorers": [
+ {
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}",
+ "event": null
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
diff --git a/chains/v9/chains_dev.json b/chains/v9/chains_dev.json
index 86608ed..de350ad 100644
--- a/chains/v9/chains_dev.json
+++ b/chains/v9/chains_dev.json
@@ -165,51 +165,6 @@
"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": {
@@ -274,6 +229,157 @@
"disabledCheckMetadataHash": true
}
},
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
+ },
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -619,133 +725,6 @@
"testnet"
]
},
- {
- "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Statemine",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KSM",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "priceId": "kusama"
- },
- {
- "assetId": 1,
- "symbol": "RMRK",
- "precision": 10,
- "priceId": "rmrk",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
- "typeExtras": {
- "assetId": "8"
- }
- },
- {
- "assetId": 2,
- "symbol": "CHAOS",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
- "typeExtras": {
- "assetId": "69420"
- }
- },
- {
- "assetId": 3,
- "symbol": "CHRWNA",
- "precision": 10,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
- "typeExtras": {
- "assetId": "567"
- }
- },
- {
- "assetId": 4,
- "symbol": "SHIBATALES",
- "precision": 0,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
- "typeExtras": {
- "assetId": "88888"
- }
- },
- {
- "assetId": 5,
- "symbol": "BILLCOIN",
- "precision": 8,
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
- "typeExtras": {
- "assetId": "223"
- }
- },
- {
- "assetId": 7,
- "symbol": "USDT",
- "precision": 6,
- "priceId": "tether",
- "type": "statemine",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
- "typeExtras": {
- "assetId": "1984"
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://statemine.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://statemine-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://statemine-rpc.polkadot.io",
- "name": "Parity node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
- "account": "https://statemine.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Statescan",
- "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
- "account": "https://statemine.statescan.io/account/{address}",
- "event": "https://statemine.statescan.io/event/{event}"
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg",
- "addressPrefix": 2
- },
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2061,66 +2040,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg",
"addressPrefix": 2092
},
- {
- "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
- "name": "Edgeware",
- "assets": [
- {
- "assetId": 0,
- "symbol": "EDG",
- "precision": 18,
- "priceId": "edgeware",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
- "staking": "aura-relaychain"
- }
- ],
- "nodes": [
- {
- "url": "wss://edgeware-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://edgeware.jelliedowl.net",
- "name": "JelliedOwl node"
- },
- {
- "url": "wss://mainnet2.edgewa.re",
- "name": "Edgeware node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
- "account": "https://edgeware.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg",
- "addressPrefix": 7
- },
{
"chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2644,70 +2563,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg",
"addressPrefix": 30
},
- {
- "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "KILT",
- "assets": [
- {
- "assetId": 0,
- "symbol": "KILT",
- "priceId": "kilt-protocol",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
- "precision": 15
- }
- ],
- "nodes": [
- {
- "url": "wss://spiritnet.kilt.io/",
- "name": "KILT Protocol node"
- },
- {
- "url": "wss://spiritnet.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
- "account": "https://spiritnet.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://kilt-hasura.herokuapp.com/v1/graphql"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg",
- "addressPrefix": 38,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21",
"name": "KILT Peregrine",
@@ -2813,69 +2668,6 @@
"governance-v1"
]
},
- {
- "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "QUARTZ",
- "assets": [
- {
- "assetId": 0,
- "symbol": "QTZ",
- "priceId": "quartz",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
- "precision": 18
- }
- ],
- "nodes": [
- {
- "url": "wss://quartz.unique.network",
- "name": "Unique node"
- },
- {
- "url": "wss://eu-ws-quartz.unique.network",
- "name": "Unique Europe node"
- },
- {
- "url": "wss://us-ws-quartz.unique.network",
- "name": "Unique US node"
- },
- {
- "url": "wss://asia-ws-quartz.unique.network",
- "name": "Unique Asia node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
- "account": "https://quartz.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg",
- "addressPrefix": 255
- },
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4253,124 +4045,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg",
"addressPrefix": 2
},
- {
- "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Picasso",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PICA",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://picasso-rpc.composable.finance",
- "name": "Composable node"
- },
- {
- "url": "wss://rpc.composablenodes.tech",
- "name": "Composable node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
- "account": "https://picasso.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg",
- "addressPrefix": 49,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Zeitgeist",
- "assets": [
- {
- "assetId": 0,
- "symbol": "ZTG",
- "staking": "parachain",
- "precision": 10,
- "priceId": "zeitgeist",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://zeitgeist-rpc.dwellir.com",
- "name": "Dwellir node"
- },
- {
- "url": "wss://zeitgeist.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
- "overridesCommon": true
- },
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}",
- "account": "https://zeitgeist.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ],
- "staking": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg",
- "addressPrefix": 73,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -4425,172 +4099,6 @@
"governance-v1"
]
},
- {
- "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Subsocial",
- "assets": [
- {
- "assetId": 0,
- "symbol": "SUB",
- "precision": 10,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://para.f3joule.space",
- "name": "Subsocial node"
- },
- {
- "url": "wss://para.subsocial.network",
- "name": "Dappforce node"
- }
- ],
- "explorers": [
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg",
- "addressPrefix": 28
- },
- {
- "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Crust Shadow",
- "assets": [
- {
- "assetId": 0,
- "symbol": "CSM",
- "precision": 12,
- "priceId": "crust-storage-market",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc2-shadow.crust.network/",
- "name": "Crust node"
- },
- {
- "url": "wss://rpc-shadow.crust.network/",
- "name": "Public Crust node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
- "account": "https://shadow.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "crustshadow"
- }
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg",
- "addressPrefix": 66,
- "options": [
- "governance-v1"
- ]
- },
- {
- "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Integritee Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "TEER",
- "precision": 12,
- "priceId": "integritee",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://integritee-kusama.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://kusama.api.integritee.network",
- "name": "Integritee node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}",
- "account": "https://integritee.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg",
- "addressPrefix": 13
- },
{
"chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -4990,61 +4498,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg",
"addressPrefix": 2032
},
- {
- "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Nodle Parachain",
- "assets": [
- {
- "assetId": 0,
- "symbol": "NODL",
- "precision": 11,
- "priceId": "nodle-network",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://nodle-parachain.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- },
- {
- "url": "wss://eden-rpc.dwellir.com",
- "name": "Dwellir node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}",
- "account": "https://nodle.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Sub.ID",
- "account": "https://sub.id/{address}"
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg",
- "addressPrefix": 37
- },
{
"chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1",
"name": "Singular testnet",
@@ -5072,56 +4525,6 @@
"testnet"
]
},
- {
- "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Phala",
- "assets": [
- {
- "assetId": 0,
- "symbol": "PHA",
- "precision": 12,
- "priceId": "pha",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://api.phala.network/ws",
- "name": "Phala node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://phala.subscan.io/extrinsic/{hash}",
- "account": "https://phala.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json",
- "overridesCommon": true
- },
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala"
- }
- ]
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg",
- "addressPrefix": 30,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -5287,6 +4690,54 @@
"governance-v1"
]
},
+ {
+ "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
+ "name": "Aleph Zero",
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "AZERO",
+ "staking": "aleph-zero",
+ "priceId": "aleph-zero",
+ "precision": 12,
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg"
+ }
+ ],
+ "nodes": [
+ {
+ "url": "wss://ws.azero.dev",
+ "name": "Aleph Zero node"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Subscan",
+ "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
+ "account": "https://alephzero.subscan.io/account/{address}",
+ "event": null
+ }
+ ],
+ "types": {
+ "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json",
+ "overridesCommon": true
+ },
+ "externalApi": {
+ "history": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ],
+ "staking": [
+ {
+ "type": "subquery",
+ "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero"
+ }
+ ]
+ },
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
+ "addressPrefix": 42
+ },
{
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -5665,83 +5116,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg",
"addressPrefix": 128
},
- {
- "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Mangata X",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MGX",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x00000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 1,
- "symbol": "KSM",
- "precision": 12,
- "priceId": "kusama",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x04000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- },
- {
- "assetId": 2,
- "symbol": "ETH",
- "precision": 18,
- "priceId": "ethereum",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
- "type": "orml",
- "typeExtras": {
- "currencyIdScale": "0x01000000",
- "currencyIdType": "u32",
- "existentialDeposit": "0",
- "transfersEnabled": true
- }
- }
- ],
- "nodes": [
- {
- "url": "wss://prod-kusama-collator-01.mangatafinance.cloud",
- "name": "Mangata node"
- },
- {
- "url": "wss://mangata-x.api.onfinality.io/public-ws",
- "name": "OnFinality node"
- }
- ],
- "explorers": [
- {
- "name": "Subscan",
- "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}",
- "account": "https://mangatax.subscan.io/account/{address}",
- "event": null
- },
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg",
- "addressPrefix": 42
- },
{
"chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
"name": "Aleph Zero Testnet",
@@ -6242,51 +5616,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg",
"addressPrefix": 7013
},
- {
- "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "Amplitude",
- "assets": [
- {
- "assetId": 0,
- "symbol": "AMPE",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://rpc-amplitude.pendulumchain.tech",
- "name": "PendulumChain node"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude"
- }
- ],
- "governance": [
- {
- "type": "polkassembly",
- "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql",
- "parameters": {
- "network": "amplitude"
- }
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg",
- "addressPrefix": 57,
- "options": [
- "governance-v1"
- ]
- },
{
"chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e",
"name": "Ternoa",
@@ -6679,79 +6008,6 @@
"governance-v1"
]
},
- {
- "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348",
- "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
- "name": "DAO IPCI",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MITO",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://kusama.rpc.ipci.io",
- "name": "Airalab node"
- }
- ],
- "explorers": [
- {
- "name": "Polkaholic",
- "account": "https://polkaholic.io/account/{address}",
- "extrinsic": "https://polkaholic.io/tx/{hash}"
- }
- ],
- "externalApi": {
- "history": [
- {
- "type": "subquery",
- "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci"
- }
- ]
- },
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg",
- "addressPrefix": 32
- },
- {
- "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063",
- "name": "Myriad",
- "assets": [
- {
- "assetId": 0,
- "symbol": "MYRIA",
- "precision": 18,
- "priceId": "myriad-social",
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0",
- "name": "Octopus node"
- }
- ],
- "explorers": [
- {
- "name": "Explorer",
- "extrinsic": null,
- "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}",
- "event": null
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg",
- "addressPrefix": 42
- },
{
"chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3",
"name": "Fusotao",
@@ -7116,35 +6372,6 @@
"testnet"
]
},
- {
- "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43",
- "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
- "name": "Hashed Network",
- "assets": [
- {
- "assetId": 0,
- "symbol": "HASH",
- "precision": 18,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg"
- }
- ],
- "nodes": [
- {
- "url": "wss://c1.hashed.network",
- "name": "Hashed systems 1 node"
- },
- {
- "url": "wss://c2.hashed.network",
- "name": "Hashed systems 2 node"
- }
- ],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json",
- "overridesCommon": true
- },
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
- "addressPrefix": 42
- },
{
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor",
@@ -7216,36 +6443,49 @@
]
},
{
- "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
- "name": "3DPass",
+ "chainId": "eip155:2109",
+ "name": "Exosama",
"assets": [
{
"assetId": 0,
- "symbol": "P3D",
- "precision": 12,
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg"
+ "symbol": "SAMA",
+ "priceId": "exosama-network",
+ "type": "evmNative",
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
+ "precision": 18
}
],
"nodes": [
{
- "url": "wss://rpc2.3dpass.org",
- "name": "3DPass node"
+ "url": "wss://rpc.exosama.com",
+ "name": "Exosama node"
}
],
"explorers": [
{
- "name": "3DPass explorer",
- "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}",
- "account": "https://explorer.3dpass.org/account/{address}",
+ "name": "Exosama explorer",
+ "extrinsic": "https://explorer.exosama.com/tx/{hash}",
+ "account": "https://explorer.exosama.com/address/{address}",
"event": null
}
],
- "types": {
- "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json",
- "overridesCommon": true
+ "externalApi": {
+ "history": [
+ {
+ "type": "etherscan",
+ "url": "https://explorer.exosama.com/api",
+ "parameters": {
+ "assetType": "evm"
+ }
+ }
+ ]
},
- "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg",
- "addressPrefix": 71
+ "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
+ "addressPrefix": 2109,
+ "options": [
+ "ethereumBased",
+ "noSubstrateRuntime"
+ ]
},
{
"chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee",
diff --git a/icons/chains/gradient/Bitcoin.svg b/icons/chains/gradient/Bitcoin.svg
new file mode 100644
index 0000000..17ee94f
--- /dev/null
+++ b/icons/chains/gradient/Bitcoin.svg
@@ -0,0 +1,10 @@
+
diff --git a/icons/chains/gradient/Solana.svg b/icons/chains/gradient/Solana.svg
new file mode 100644
index 0000000..9648ad5
--- /dev/null
+++ b/icons/chains/gradient/Solana.svg
@@ -0,0 +1,12 @@
+
diff --git a/icons/tokens/colored/BTC.svg b/icons/tokens/colored/BTC.svg
new file mode 100644
index 0000000..cb2b21c
--- /dev/null
+++ b/icons/tokens/colored/BTC.svg
@@ -0,0 +1,6 @@
+
diff --git a/icons/tokens/colored/SOL.svg b/icons/tokens/colored/SOL.svg
new file mode 100644
index 0000000..d634975
--- /dev/null
+++ b/icons/tokens/colored/SOL.svg
@@ -0,0 +1 @@
+
diff --git a/icons/tokens/colored/TRX.svg b/icons/tokens/colored/TRX.svg
index 8106e94..0ac7c29 100644
--- a/icons/tokens/colored/TRX.svg
+++ b/icons/tokens/colored/TRX.svg
@@ -1,6 +1,4 @@
diff --git a/pezkuwi-overlay/chains/pezkuwi-chains.json b/pezkuwi-overlay/chains/pezkuwi-chains.json
index a955498..990506f 100644
--- a/pezkuwi-overlay/chains/pezkuwi-chains.json
+++ b/pezkuwi-overlay/chains/pezkuwi-chains.json
@@ -165,51 +165,6 @@
"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": {
@@ -273,5 +228,156 @@
"feeViaRuntimeCall": true,
"disabledCheckMetadataHash": true
}
+ },
+ {
+ "chainId": "tron:0x2b6653dc",
+ "name": "Tron",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
+ "addressPrefix": 0,
+ "options": [
+ "tronBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.trongrid.io",
+ "name": "TronGrid"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Tronscan",
+ "extrinsic": "https://tronscan.org/#/transaction/{value}",
+ "account": "https://tronscan.org/#/address/{value}"
+ }
+ ],
+ "externalApi": {
+ "history": [
+ {
+ "type": "trongrid",
+ "url": "https://api.trongrid.io"
+ }
+ ]
+ },
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "TRX",
+ "precision": 6,
+ "name": "Tron",
+ "priceId": "tron",
+ "staking": null,
+ "type": "tronNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ },
+ {
+ "assetId": 1,
+ "symbol": "USDT",
+ "precision": 6,
+ "name": "Tether USD",
+ "priceId": "tether",
+ "staking": null,
+ "type": "trc20",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": {
+ "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
+ }
+ }
+ ],
+ "additional": {
+ "themeColor": "#EB0029"
+ }
+ },
+ {
+ "chainId": "bip122:000000000019d6689c085ae165831e93",
+ "name": "Bitcoin",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Bitcoin.svg",
+ "addressPrefix": 0,
+ "options": [
+ "bitcoinBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://mempool.space/api",
+ "name": "mempool.space"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "mempool.space",
+ "extrinsic": "https://mempool.space/tx/{value}",
+ "account": "https://mempool.space/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "BTC",
+ "precision": 8,
+ "name": "Bitcoin",
+ "priceId": "bitcoin",
+ "staking": null,
+ "type": "bitcoinNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/BTC.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#F7931A"
+ }
+ },
+ {
+ "chainId": "solana:mainnet",
+ "name": "Solana",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/chains/gradient/Solana.svg",
+ "addressPrefix": 0,
+ "options": [
+ "solanaBased",
+ "noSubstrateRuntime"
+ ],
+ "nodeSelectionStrategy": "roundRobin",
+ "nodes": [
+ {
+ "url": "https://api.mainnet-beta.solana.com",
+ "name": "Solana"
+ }
+ ],
+ "explorers": [
+ {
+ "name": "Solana Explorer",
+ "extrinsic": "https://explorer.solana.com/tx/{value}",
+ "account": "https://explorer.solana.com/address/{value}"
+ }
+ ],
+ "externalApi": {},
+ "assets": [
+ {
+ "assetId": 0,
+ "symbol": "SOL",
+ "precision": 9,
+ "name": "Solana",
+ "priceId": "solana",
+ "staking": null,
+ "type": "solanaNative",
+ "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/pending/post-fix-release/icons/tokens/colored/SOL.svg",
+ "buyProviders": {},
+ "sellProviders": {},
+ "typeExtras": null
+ }
+ ],
+ "additional": {
+ "themeColor": "#9945FF"
+ }
}
]
diff --git a/pezkuwi-overlay/icons/chains/gradient/Bitcoin.svg b/pezkuwi-overlay/icons/chains/gradient/Bitcoin.svg
new file mode 100644
index 0000000..17ee94f
--- /dev/null
+++ b/pezkuwi-overlay/icons/chains/gradient/Bitcoin.svg
@@ -0,0 +1,10 @@
+
diff --git a/pezkuwi-overlay/icons/chains/gradient/Solana.svg b/pezkuwi-overlay/icons/chains/gradient/Solana.svg
new file mode 100644
index 0000000..9648ad5
--- /dev/null
+++ b/pezkuwi-overlay/icons/chains/gradient/Solana.svg
@@ -0,0 +1,12 @@
+
diff --git a/pezkuwi-overlay/icons/tokens/colored/BTC.svg b/pezkuwi-overlay/icons/tokens/colored/BTC.svg
new file mode 100644
index 0000000..cb2b21c
--- /dev/null
+++ b/pezkuwi-overlay/icons/tokens/colored/BTC.svg
@@ -0,0 +1,6 @@
+
diff --git a/pezkuwi-overlay/icons/tokens/colored/SOL.svg b/pezkuwi-overlay/icons/tokens/colored/SOL.svg
new file mode 100644
index 0000000..d634975
--- /dev/null
+++ b/pezkuwi-overlay/icons/tokens/colored/SOL.svg
@@ -0,0 +1 @@
+