Apply blacklist filtering to chain merge

Sync script now reads blocked-chains.json and excludes
chains with broken/unreachable RPC endpoints from output.
102 → 98 chains (7 blocked removed)
This commit is contained in:
2026-02-17 18:24:55 +03:00
parent c098e4991d
commit 4d7d55dc8c
61 changed files with 23 additions and 7555 deletions
-148
View File
@@ -4827,54 +4827,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6096,51 +6048,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}",
"event": null
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -6273,60 +6180,5 @@
"options": [ "options": [
"ethereumBased" "ethereumBased"
] ]
},
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}",
"event": null
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
} }
] ]
-148
View File
@@ -4827,54 +4827,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6096,51 +6048,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}",
"event": null
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -6273,60 +6180,5 @@
"options": [ "options": [
"ethereumBased" "ethereumBased"
] ]
},
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}",
"event": null
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
} }
] ]
-148
View File
@@ -5448,54 +5448,6 @@
"governance-v1" "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7305,51 +7257,6 @@
"noSubstrateRuntime" "noSubstrateRuntime"
] ]
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}",
"event": null
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
"name": "3DPass", "name": "3DPass",
@@ -7457,60 +7364,5 @@
"options": [ "options": [
"ethereumBased" "ethereumBased"
] ]
},
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}",
"event": null
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
} }
] ]
-148
View File
@@ -5003,54 +5003,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6347,51 +6299,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}",
"event": null
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -6597,61 +6504,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}",
"event": null
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-148
View File
@@ -5003,54 +5003,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6347,51 +6299,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}",
"event": null
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -6597,61 +6504,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}",
"event": null
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-148
View File
@@ -5570,54 +5570,6 @@
"governance-v1" "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7530,51 +7482,6 @@
"noSubstrateRuntime" "noSubstrateRuntime"
] ]
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}",
"event": null
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
"name": "3DPass", "name": "3DPass",
@@ -7699,61 +7606,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}",
"event": null
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-150
View File
@@ -5139,56 +5139,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6500,51 +6450,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}",
"event": null
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -6750,61 +6655,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}",
"event": null
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-150
View File
@@ -5139,56 +5139,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6500,51 +6450,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}",
"event": null
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -6750,61 +6655,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}",
"event": null
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-151
View File
@@ -5677,57 +5677,6 @@
"governance-v1" "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7717,51 +7666,6 @@
"noSubstrateRuntime" "noSubstrateRuntime"
] ]
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}",
"event": null
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
"name": "3DPass", "name": "3DPass",
@@ -7886,61 +7790,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}",
"event": null
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-147
View File
@@ -5421,55 +5421,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6896,50 +6847,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -7158,60 +7065,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-147
View File
@@ -5421,55 +5421,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6896,50 +6847,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -7158,60 +7065,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-161
View File
@@ -5972,61 +5972,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8114,50 +8059,6 @@
"noSubstrateRuntime" "noSubstrateRuntime"
] ]
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
"name": "3DPass", "name": "3DPass",
@@ -8280,68 +8181,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-170
View File
@@ -5723,70 +5723,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7263,50 +7199,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -7534,68 +7426,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab-rpc.darwiniacommunitydao.xyz",
"name": "Community node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-170
View File
@@ -5723,70 +5723,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7263,50 +7199,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -7534,68 +7426,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab-rpc.darwiniacommunitydao.xyz",
"name": "Community node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-170
View File
@@ -6248,70 +6248,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8469,50 +8405,6 @@
"noSubstrateRuntime" "noSubstrateRuntime"
] ]
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
"name": "3DPass", "name": "3DPass",
@@ -8656,68 +8548,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab-rpc.darwiniacommunitydao.xyz",
"name": "Community node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-170
View File
@@ -5715,70 +5715,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7255,50 +7191,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -7540,68 +7432,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab-rpc.darwiniacommunitydao.xyz",
"name": "Community node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-170
View File
@@ -5715,70 +5715,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7255,50 +7191,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -7540,68 +7432,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab-rpc.darwiniacommunitydao.xyz",
"name": "Community node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-170
View File
@@ -6251,70 +6251,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8435,50 +8371,6 @@
"noSubstrateRuntime" "noSubstrateRuntime"
] ]
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
"name": "3DPass", "name": "3DPass",
@@ -8630,68 +8522,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab-rpc.darwiniacommunitydao.xyz",
"name": "Community node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-170
View File
@@ -5776,70 +5776,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7312,50 +7248,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -7593,68 +7485,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab-rpc.darwiniacommunitydao.xyz",
"name": "Community node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-170
View File
@@ -5776,70 +5776,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7312,50 +7248,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -7593,68 +7485,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab-rpc.darwiniacommunitydao.xyz",
"name": "Community node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-170
View File
@@ -6324,70 +6324,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8510,50 +8446,6 @@
"noSubstrateRuntime" "noSubstrateRuntime"
] ]
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
"name": "3DPass", "name": "3DPass",
@@ -8701,68 +8593,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab-rpc.darwiniacommunitydao.xyz",
"name": "Community node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json",
"overridesCommon": true
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-165
View File
@@ -5705,69 +5705,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7170,50 +7107,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -7431,64 +7324,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab-rpc.darwiniacommunitydao.xyz",
"name": "Community node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-165
View File
@@ -5705,69 +5705,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7170,50 +7107,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -7431,64 +7324,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab-rpc.darwiniacommunitydao.xyz",
"name": "Community node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-165
View File
@@ -6222,69 +6222,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8295,50 +8232,6 @@
"noSubstrateRuntime" "noSubstrateRuntime"
] ]
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
"name": "3DPass", "name": "3DPass",
@@ -8474,64 +8367,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab-rpc.darwiniacommunitydao.xyz",
"name": "Community node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-167
View File
@@ -5870,71 +5870,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7364,50 +7299,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -7633,64 +7524,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab-rpc.darwiniacommunitydao.xyz",
"name": "Community node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-167
View File
@@ -5870,71 +5870,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7364,50 +7299,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -7633,64 +7524,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab-rpc.darwiniacommunitydao.xyz",
"name": "Community node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-166
View File
@@ -6403,70 +6403,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8759,50 +8695,6 @@
"noSubstrateRuntime" "noSubstrateRuntime"
] ]
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
"name": "3DPass", "name": "3DPass",
@@ -8938,64 +8830,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab-rpc.darwiniacommunitydao.xyz",
"name": "Community node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-167
View File
@@ -5872,71 +5872,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7367,50 +7302,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -7636,64 +7527,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab-rpc.darwiniacommunitydao.xyz",
"name": "Community node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-167
View File
@@ -5872,71 +5872,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7367,50 +7302,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -7636,64 +7527,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab-rpc.darwiniacommunitydao.xyz",
"name": "Community node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-166
View File
@@ -6405,70 +6405,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8762,50 +8698,6 @@
"noSubstrateRuntime" "noSubstrateRuntime"
] ]
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
"name": "3DPass", "name": "3DPass",
@@ -8937,64 +8829,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
},
{
"url": "wss://crab-rpc.darwiniacommunitydao.xyz",
"name": "Community node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-163
View File
@@ -6061,71 +6061,6 @@
"defaultBlockTime": 12000 "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", "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c",
"name": "Polkadex", "name": "Polkadex",
@@ -7683,50 +7618,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -7966,60 +7857,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-163
View File
@@ -6061,71 +6061,6 @@
"defaultBlockTime": 12000 "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", "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c",
"name": "Polkadex", "name": "Polkadex",
@@ -7683,50 +7618,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -7966,60 +7857,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026"
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-164
View File
@@ -6747,71 +6747,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -9120,50 +9055,6 @@
"noSubstrateRuntime" "noSubstrateRuntime"
] ]
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
"name": "3DPass", "name": "3DPass",
@@ -9310,61 +9201,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg",
"typeExtras": {
"assetId": "1026",
"isSufficient": true
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-189
View File
@@ -6419,68 +6419,6 @@
"defaultBlockTime": 12000 "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", "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c",
"name": "Polkadex", "name": "Polkadex",
@@ -7967,50 +7905,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "SAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -8181,61 +8075,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "CRAB.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "CKTON.svg",
"typeExtras": {
"assetId": "1026",
"isSufficient": true
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -9594,34 +9433,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg",
"addressPrefix": 5234 "addressPrefix": 5234
}, },
{
"chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add",
"name": "DeepBrain",
"assets": [
{
"assetId": 0,
"symbol": "DBC",
"precision": 15,
"priceId": "deepbrain-chain",
"icon": "DBC.svg"
}
],
"nodes": [
{
"url": "wss://info.dbcwallet.io",
"name": "DBC node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://dbc.subscan.io/extrinsic/{hash}",
"account": "https://dbc.subscan.io/account/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg",
"addressPrefix": 42
},
{ {
"chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c", "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-189
View File
@@ -6419,68 +6419,6 @@
"defaultBlockTime": 12000 "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", "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c",
"name": "Polkadex", "name": "Polkadex",
@@ -7967,50 +7905,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "SAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -8181,61 +8075,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "CRAB.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "CKTON.svg",
"typeExtras": {
"assetId": "1026",
"isSufficient": true
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -9594,34 +9433,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg",
"addressPrefix": 5234 "addressPrefix": 5234
}, },
{
"chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add",
"name": "DeepBrain",
"assets": [
{
"assetId": 0,
"symbol": "DBC",
"precision": 15,
"priceId": "deepbrain-chain",
"icon": "DBC.svg"
}
],
"nodes": [
{
"url": "wss://info.dbcwallet.io",
"name": "DBC node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://dbc.subscan.io/extrinsic/{hash}",
"account": "https://dbc.subscan.io/account/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg",
"addressPrefix": 42
},
{ {
"chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c", "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-193
View File
@@ -6878,68 +6878,6 @@
"defaultBlockTime": 12000 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -9164,50 +9102,6 @@
"noSubstrateRuntime" "noSubstrateRuntime"
] ]
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "SAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
"name": "3DPass", "name": "3DPass",
@@ -9351,61 +9245,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "CRAB.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "CKTON.svg",
"typeExtras": {
"assetId": "1026",
"isSufficient": true
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
},
{
"url": "wss://darwiniacrab-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -11851,38 +11690,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg",
"addressPrefix": 5234 "addressPrefix": 5234
}, },
{
"chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add",
"name": "DeepBrain",
"assets": [
{
"assetId": 0,
"symbol": "DBC",
"precision": 15,
"priceId": "deepbrain-chain",
"icon": "DBC.svg",
"staking": [
"relaychain",
"nomination-pools"
]
}
],
"nodes": [
{
"url": "wss://info.dbcwallet.io",
"name": "DBC node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://dbc.subscan.io/extrinsic/{hash}",
"account": "https://dbc.subscan.io/account/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg",
"addressPrefix": 42
},
{ {
"chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c", "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-192
View File
@@ -5684,75 +5684,6 @@
"supportsGenericLedgerApp": true "supportsGenericLedgerApp": true
} }
}, },
{
"chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
"name": "Aleph Zero",
"assets": [
{
"assetId": 0,
"symbol": "AZERO",
"priceId": "aleph-zero",
"staking": [
"aleph-zero",
"nomination-pools"
],
"precision": 12,
"icon": "AZERO.svg",
"buyProviders": {
"banxa": {
"coinType": "AZERO",
"blockchain": "AZERO"
}
}
}
],
"nodes": [
{
"url": "wss://ws.azero.dev",
"name": "Aleph Zero node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
"account": "https://alephzero.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://subquery-history-aleph-zero-prod.novasama-tech.org"
}
],
"staking": [
{
"type": "subquery",
"url": "https://subquery-history-aleph-zero-prod.novasama-tech.org"
}
],
"staking-rewards": [
{
"type": "subquery",
"url": "https://subquery-history-aleph-zero-prod.novasama-tech.org"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
"addressPrefix": 42,
"additional": {
"themeColor": "#10B6B1",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
"defaultBlockTime": 1000,
"feeViaRuntimeCall": true
},
"options": [
"fullSyncByDefault",
"pushSupport",
"multisig"
]
},
{ {
"chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c",
"name": "Polkadex", "name": "Polkadex",
@@ -7204,50 +7135,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "SAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -7423,57 +7310,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "CRAB.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "CKTON.svg",
"typeExtras": {
"assetId": "1026",
"isSufficient": true
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://subquery-history-crab-prod.novasama-tech.org"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8749,34 +8585,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg",
"addressPrefix": 5234 "addressPrefix": 5234
}, },
{
"chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add",
"name": "DeepBrain",
"assets": [
{
"assetId": 0,
"symbol": "DBC",
"precision": 15,
"priceId": "deepbrain-chain",
"icon": "DBC.svg"
}
],
"nodes": [
{
"url": "wss://info.dbcwallet.io",
"name": "DBC node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://dbc.subscan.io/extrinsic/{hash}",
"account": "https://dbc.subscan.io/account/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg",
"addressPrefix": 42
},
{ {
"chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c", "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-192
View File
@@ -5684,75 +5684,6 @@
"supportsGenericLedgerApp": true "supportsGenericLedgerApp": true
} }
}, },
{
"chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
"name": "Aleph Zero",
"assets": [
{
"assetId": 0,
"symbol": "AZERO",
"priceId": "aleph-zero",
"staking": [
"aleph-zero",
"nomination-pools"
],
"precision": 12,
"icon": "AZERO.svg",
"buyProviders": {
"banxa": {
"coinType": "AZERO",
"blockchain": "AZERO"
}
}
}
],
"nodes": [
{
"url": "wss://ws.azero.dev",
"name": "Aleph Zero node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
"account": "https://alephzero.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://subquery-history-aleph-zero-prod.novasama-tech.org"
}
],
"staking": [
{
"type": "subquery",
"url": "https://subquery-history-aleph-zero-prod.novasama-tech.org"
}
],
"staking-rewards": [
{
"type": "subquery",
"url": "https://subquery-history-aleph-zero-prod.novasama-tech.org"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
"addressPrefix": 42,
"additional": {
"themeColor": "#10B6B1",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
"defaultBlockTime": 1000,
"feeViaRuntimeCall": true
},
"options": [
"fullSyncByDefault",
"pushSupport",
"multisig"
]
},
{ {
"chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c",
"name": "Polkadex", "name": "Polkadex",
@@ -7204,50 +7135,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "SAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
@@ -7423,57 +7310,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "CRAB.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "CKTON.svg",
"typeExtras": {
"assetId": "1026",
"isSufficient": true
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://subquery-history-crab-prod.novasama-tech.org"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8749,34 +8585,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg",
"addressPrefix": 5234 "addressPrefix": 5234
}, },
{
"chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add",
"name": "DeepBrain",
"assets": [
{
"assetId": 0,
"symbol": "DBC",
"precision": 15,
"priceId": "deepbrain-chain",
"icon": "DBC.svg"
}
],
"nodes": [
{
"url": "wss://info.dbcwallet.io",
"name": "DBC node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://dbc.subscan.io/extrinsic/{hash}",
"account": "https://dbc.subscan.io/account/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg",
"addressPrefix": 42
},
{ {
"chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c", "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-196
View File
@@ -6040,75 +6040,6 @@
"supportsGenericLedgerApp": true "supportsGenericLedgerApp": true
} }
}, },
{
"chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
"name": "Aleph Zero",
"assets": [
{
"assetId": 0,
"symbol": "AZERO",
"staking": [
"aleph-zero",
"nomination-pools"
],
"priceId": "aleph-zero",
"precision": 12,
"icon": "AZERO.svg",
"buyProviders": {
"banxa": {
"coinType": "AZERO",
"blockchain": "AZERO"
}
}
}
],
"nodes": [
{
"url": "wss://ws.azero.dev",
"name": "Aleph Zero node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}",
"account": "https://alephzero.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://subquery-history-aleph-zero-prod.novasama-tech.org"
}
],
"staking": [
{
"type": "subquery",
"url": "https://subquery-history-aleph-zero-prod.novasama-tech.org"
}
],
"staking-rewards": [
{
"type": "subquery",
"url": "https://subquery-history-aleph-zero-prod.novasama-tech.org"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg",
"addressPrefix": 42,
"additional": {
"themeColor": "#10B6B1",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking",
"defaultBlockTime": 1000,
"feeViaRuntimeCall": true
},
"options": [
"fullSyncByDefault",
"pushSupport",
"multisig"
]
},
{ {
"chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -8348,50 +8279,6 @@
"noSubstrateRuntime" "noSubstrateRuntime"
] ]
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "SAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}"
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
"name": "3DPass", "name": "3DPass",
@@ -8528,57 +8415,6 @@
"ethereumBased" "ethereumBased"
] ]
}, },
{
"chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crab",
"assets": [
{
"assetId": 0,
"symbol": "CRAB",
"precision": 18,
"priceId": "darwinia-network-native-token",
"icon": "CRAB.svg"
},
{
"assetId": 1,
"symbol": "CKTON",
"precision": 18,
"type": "statemine",
"icon": "CKTON.svg",
"typeExtras": {
"assetId": "1026",
"isSufficient": true
}
}
],
"nodes": [
{
"url": "wss://crab-rpc.darwinia.network/",
"name": "Darwinia node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://crab.subscan.io/extrinsic/{hash}",
"account": "https://crab.subscan.io/account/{address}"
}
],
"externalApi": {
"history": [
{
"type": "subquery",
"url": "https://subquery-history-crab-prod.novasama-tech.org"
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg",
"addressPrefix": 42,
"options": [
"ethereumBased"
]
},
{ {
"chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -10933,38 +10769,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg",
"addressPrefix": 5234 "addressPrefix": 5234
}, },
{
"chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add",
"name": "DeepBrain",
"assets": [
{
"assetId": 0,
"symbol": "DBC",
"precision": 15,
"priceId": "deepbrain-chain",
"icon": "DBC.svg",
"staking": [
"relaychain",
"nomination-pools"
]
}
],
"nodes": [
{
"url": "wss://info.dbcwallet.io",
"name": "DBC node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://dbc.subscan.io/extrinsic/{hash}",
"account": "https://dbc.subscan.io/account/{address}"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg",
"addressPrefix": 42
},
{ {
"chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c", "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-40
View File
@@ -3304,46 +3304,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-40
View File
@@ -3304,46 +3304,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-41
View File
@@ -3583,47 +3583,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-45
View File
@@ -3617,51 +3617,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-45
View File
@@ -3617,51 +3617,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-45
View File
@@ -3953,51 +3953,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-44
View File
@@ -4002,50 +4002,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-44
View File
@@ -4002,50 +4002,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-44
View File
@@ -4425,50 +4425,6 @@
"governance-v1" "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-46
View File
@@ -4599,52 +4599,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-46
View File
@@ -4599,52 +4599,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-46
View File
@@ -5019,52 +5019,6 @@
"governance-v1" "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-46
View File
@@ -4694,52 +4694,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-46
View File
@@ -4694,52 +4694,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-46
View File
@@ -5075,52 +5075,6 @@
"governance-v1" "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-48
View File
@@ -4702,54 +4702,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-48
View File
@@ -4702,54 +4702,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-48
View File
@@ -5155,54 +5155,6 @@
"governance-v1" "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
-93
View File
@@ -4768,54 +4768,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6125,51 +6077,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}",
"event": null
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
-93
View File
@@ -4768,54 +4768,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg",
"addressPrefix": 51 "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -6125,51 +6077,6 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg",
"addressPrefix": 42 "addressPrefix": 42
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}",
"event": null
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03",
"name": "Bittensor", "name": "Bittensor",
-93
View File
@@ -5293,54 +5293,6 @@
"governance-v1" "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", "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
@@ -7269,51 +7221,6 @@
"noSubstrateRuntime" "noSubstrateRuntime"
] ]
}, },
{
"chainId": "eip155:2109",
"name": "Exosama",
"assets": [
{
"assetId": 0,
"symbol": "SAMA",
"priceId": "exosama-network",
"type": "evmNative",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg",
"precision": 18
}
],
"nodes": [
{
"url": "wss://rpc.exosama.com",
"name": "Exosama node"
}
],
"explorers": [
{
"name": "Exosama explorer",
"extrinsic": "https://explorer.exosama.com/tx/{hash}",
"account": "https://explorer.exosama.com/address/{address}",
"event": null
}
],
"externalApi": {
"history": [
{
"type": "etherscan",
"url": "https://explorer.exosama.com/api",
"parameters": {
"assetType": "evm"
}
}
]
},
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg",
"addressPrefix": 2109,
"options": [
"ethereumBased",
"noSubstrateRuntime"
]
},
{ {
"chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66",
"name": "3DPass", "name": "3DPass",
+23 -8
View File
@@ -13,7 +13,7 @@ Output:
staking/ -> Merged global config (Nova base URLs + Pezkuwi overrides) staking/ -> Merged global config (Nova base URLs + Pezkuwi overrides)
Rules: Rules:
- NOTHING gets deleted - Blocked chains (broken RPC etc.) are EXCLUDED via blacklist
- Pezkuwi entries are ADDED to Nova's base - Pezkuwi entries are ADDED to Nova's base
- Pezkuwi chains appear first in the list - Pezkuwi chains appear first in the list
""" """
@@ -42,10 +42,22 @@ def save_json(path: Path, data: dict | list):
f.write('\n') f.write('\n')
def merge_chains(nova_chains: list, pezkuwi_chains: list) -> list: def load_blacklist() -> set:
"""Pezkuwi chains first, then Nova chains (no duplicates).""" """Load blocked chain IDs from blacklist."""
blacklist_file = PEZKUWI_OVERLAY / "chains" / "blocked-chains.json"
if blacklist_file.exists():
data = load_json(blacklist_file)
return set(data.get("chain_ids", []))
return set()
def merge_chains(nova_chains: list, pezkuwi_chains: list, blocked_ids: set) -> list:
"""Pezkuwi chains first, then Nova chains. Blocked chains excluded."""
pezkuwi_ids = {c['chainId'] for c in pezkuwi_chains} pezkuwi_ids = {c['chainId'] for c in pezkuwi_chains}
nova_filtered = [c for c in nova_chains if c['chainId'] not in pezkuwi_ids] nova_filtered = [
c for c in nova_chains
if c['chainId'] not in pezkuwi_ids and c['chainId'] not in blocked_ids
]
return pezkuwi_chains + nova_filtered return pezkuwi_chains + nova_filtered
@@ -93,6 +105,9 @@ def merge_xcm(nova_xcm: dict, pezkuwi_xcm: dict) -> dict:
def sync_chains(): def sync_chains():
print("Syncing chains...") print("Syncing chains...")
blocked_ids = load_blacklist()
print(f" Blacklist: {len(blocked_ids)} chains excluded")
pezkuwi_chains_file = PEZKUWI_OVERLAY / "chains" / "pezkuwi-chains.json" pezkuwi_chains_file = PEZKUWI_OVERLAY / "chains" / "pezkuwi-chains.json"
pezkuwi_chains = load_json(pezkuwi_chains_file) if pezkuwi_chains_file.exists() else [] pezkuwi_chains = load_json(pezkuwi_chains_file) if pezkuwi_chains_file.exists() else []
print(f" Pezkuwi: {len(pezkuwi_chains)} chains") print(f" Pezkuwi: {len(pezkuwi_chains)} chains")
@@ -105,21 +120,21 @@ def sync_chains():
nova_file = version_dir / "chains.json" nova_file = version_dir / "chains.json"
if nova_file.exists(): if nova_file.exists():
nova_chains = load_json(nova_file) nova_chains = load_json(nova_file)
merged = merge_chains(nova_chains, pezkuwi_chains) merged = merge_chains(nova_chains, pezkuwi_chains, blocked_ids)
save_json(output_dir / "chains.json", merged) save_json(output_dir / "chains.json", merged)
print(f" {version}/chains.json: {len(pezkuwi_chains)} + {len(nova_chains)} = {len(merged)}") print(f" {version}/chains.json: {len(pezkuwi_chains)} + {len(nova_chains)} - {len(blocked_ids)} blocked = {len(merged)}")
# chains_dev.json # chains_dev.json
nova_dev = version_dir / "chains_dev.json" nova_dev = version_dir / "chains_dev.json"
if nova_dev.exists(): if nova_dev.exists():
nova_chains = load_json(nova_dev) nova_chains = load_json(nova_dev)
merged = merge_chains(nova_chains, pezkuwi_chains) merged = merge_chains(nova_chains, pezkuwi_chains, blocked_ids)
save_json(output_dir / "chains_dev.json", merged) save_json(output_dir / "chains_dev.json", merged)
# android/chains.json # android/chains.json
android_dir = output_dir / "android" android_dir = output_dir / "android"
if nova_file.exists(): if nova_file.exists():
save_json(android_dir / "chains.json", merge_chains(load_json(nova_file), pezkuwi_chains)) save_json(android_dir / "chains.json", merge_chains(load_json(nova_file), pezkuwi_chains, blocked_ids))
# preConfigured (copy from Nova) # preConfigured (copy from Nova)
nova_preconfig = version_dir / "preConfigured" nova_preconfig = version_dir / "preConfigured"