revert: temporarily restore content to the last Play-Store-compatible state

The live Play Store release (wallet-android 85bde7e, published 2026-06-15)
was built against whatever was on this branch's HEAD at the time - which,
since master had received no commits between 2026-03-02 and this week, was
commit 7a087cf. This week's changes (nova-base sync, Tron config/icons,
balance test fixtures, etc.) are real and wanted, but they've made master
incompatible with that still-live app version, and live users installing
fresh right now get a completely empty tokens list because of it (the app's
chain sync silently fails whole-hog on any single malformed/incompatible
chain entry, leaving new installs with zero locally-cached chains).

This makes master's served content match 7a087cf exactly, stopping the
bleeding for current live users without needing an emergency app release.
None of this week's work is lost - it's all preserved on
pending/post-fix-release and will come back once wallet-android's Tron
send feature is complete and both repos can ship together in one
coordinated release.
This commit is contained in:
2026-07-11 08:23:48 -07:00
parent 1b49b149d0
commit e5339235ad
143 changed files with 70461 additions and 9692 deletions
+1 -15
View File
@@ -2,12 +2,7 @@ name: Auto Merge
on:
workflow_run:
# Both required workflows must be listed - this used to list only "Code Quality", so whenever "Security"
# (which includes CodeQL, usually the slower one) finished AFTER Code Quality, nothing ever re-triggered
# the merge attempt and the PR sat open until someone noticed and merged it manually. Listing both means
# whichever finishes LAST fires this workflow, and the check-verification step below (not just "trust the
# one workflow that happened to trigger us") confirms every required check is actually green before merging.
workflows: ["Code Quality", "Security"]
workflows: ["Code Quality"]
types: [completed]
jobs:
@@ -46,15 +41,6 @@ jobs:
exit 0
fi
# Don't trust that the workflow which triggered us means every required check is done - the other
# workflow (Code Quality vs Security) might still be running. Verify every required check is
# actually green before attempting to merge; if not, exit quietly and let whichever check finishes
# last re-trigger this workflow.
if ! gh pr checks "$PR_NUMBER" --repo "$GITHUB_REPOSITORY" --required --watch=false; then
echo "Not all required checks are green yet for PR #$PR_NUMBER - skipping, will retry when the remaining workflow completes"
exit 0
fi
echo "Merging PR #$PR_NUMBER"
gh pr merge "$PR_NUMBER" \
--repo "$GITHUB_REPOSITORY" \
+2 -2
View File
@@ -2,9 +2,9 @@ name: Code Quality
on:
push:
branches: [main, master]
branches: [main]
pull_request:
branches: [main, master]
branches: [main]
jobs:
python-lint:
+3 -3
View File
@@ -2,9 +2,9 @@ name: Security
on:
push:
branches: [main, master]
branches: [main]
pull_request:
branches: [main, master]
branches: [main]
schedule:
- cron: '0 6 * * 1'
@@ -60,7 +60,7 @@ jobs:
FOUND=0
echo "Checking for private keys in config files..."
if grep -rn --include="*.json" --include="*.py" -E "(0x[a-fA-F0-9]{64}|-----BEGIN.*PRIVATE)" . | grep -v node_modules | grep -v "chainId\|genesisHash\|parentId\|currencyIdScale\|typeAlias\|signedExtensions\|\"account\""; then
if grep -rn --include="*.json" --include="*.py" -E "(0x[a-fA-F0-9]{64}|-----BEGIN.*PRIVATE)" . | grep -v node_modules | grep -v "chainId\|genesisHash\|parentId\|currencyIdScale\|typeAlias\|signedExtensions"; then
echo "::error::Possible private key found"
FOUND=1
fi
-2
View File
@@ -25,7 +25,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
ref: master
submodules: recursive
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
@@ -95,7 +94,6 @@ jobs:
---
*This PR was automatically created by the sync workflow.*
branch: sync/nova-base-${{ env.NOVA_COMMIT }}
base: master
delete-branch: true
labels: |
automated
+2 -2
View File
@@ -77,8 +77,8 @@ Apache 2.0
- Website: https://pezkuwichain.io
- Documentation: https://docs.pezkuwichain.io
- Telegram: https://t.me/kurdishmedya
- Twitter: https://x.com/bizinikiwi
- Telegram: https://t.me/pezkuwichain
- Twitter: https://twitter.com/pezkuwichain
---
+1 -1
View File
@@ -39,7 +39,7 @@
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_red_bg.png",
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/pezkuwi_community.png",
"clipsToBounds": false,
"action": "https://t.me/kurdishmedya"
"action": "https://t.me/pezkuwichain"
},
{
"id": "pezkuwi-explorer-001",
+1 -1
View File
@@ -39,7 +39,7 @@
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_red_bg.png",
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/pezkuwi_community.png",
"clipsToBounds": false,
"action": "https://t.me/kurdishmedya"
"action": "https://t.me/pezkuwichain"
},
{
"id": "pezkuwi-explorer-001",
+1 -1
View File
@@ -39,7 +39,7 @@
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_red_bg.png",
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/pezkuwi_community.png",
"clipsToBounds": false,
"action": "https://t.me/kurdishmedya"
"action": "https://t.me/pezkuwichain"
},
{
"id": "pezkuwi-explorer-001",
+1 -1
View File
@@ -39,7 +39,7 @@
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_red_bg.png",
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/pezkuwi_community.png",
"clipsToBounds": false,
"action": "https://t.me/kurdishmedya"
"action": "https://t.me/pezkuwichain"
},
{
"id": "pezkuwi-explorer-001",
File diff suppressed because it is too large Load Diff
+944 -145
View File
File diff suppressed because it is too large Load Diff
+988 -141
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+1090 -146
View File
File diff suppressed because it is too large Load Diff
+1160 -136
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+1092 -148
View File
File diff suppressed because it is too large Load Diff
+1164 -139
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+1138 -141
View File
File diff suppressed because it is too large Load Diff
+1208 -143
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+1160 -156
View File
File diff suppressed because it is too large Load Diff
+1233 -152
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+1172 -156
View File
File diff suppressed because it is too large Load Diff
+1279 -152
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+1248 -156
View File
File diff suppressed because it is too large Load Diff
+1329 -152
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+1202 -154
View File
File diff suppressed because it is too large Load Diff
+1288 -151
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+1202 -156
View File
File diff suppressed because it is too large Load Diff
+1411 -152
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+1230 -156
View File
File diff suppressed because it is too large Load Diff
+1439 -152
View File
File diff suppressed because it is too large Load Diff
+544 -65
View File
@@ -165,6 +165,51 @@
"typeExtras": {
"assetId": "1000"
}
},
{
"assetId": 1001,
"symbol": "DOT",
"precision": 10,
"name": "Polkadot",
"priceId": "polkadot",
"staking": null,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": {
"assetId": "1001"
}
},
{
"assetId": 1002,
"symbol": "ETH",
"precision": 18,
"name": "Ethereum",
"priceId": "ethereum",
"staking": null,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": {
"assetId": "1002"
}
},
{
"assetId": 1003,
"symbol": "BTC",
"precision": 8,
"name": "Bitcoin",
"priceId": "bitcoin",
"staking": null,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": {
"assetId": "1003"
}
}
],
"additional": {
@@ -229,71 +274,6 @@
"disabledCheckMetadataHash": true
}
},
{
"chainId": "tron:0x2b6653dc",
"name": "Tron",
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
"addressPrefix": 0,
"options": [
"tronBased",
"noSubstrateRuntime"
],
"nodeSelectionStrategy": "roundRobin",
"nodes": [
{
"url": "https://api.trongrid.io",
"name": "TronGrid"
}
],
"explorers": [
{
"name": "Tronscan",
"extrinsic": "https://tronscan.org/#/transaction/{value}",
"account": "https://tronscan.org/#/address/{value}"
}
],
"externalApi": {
"history": [
{
"type": "trongrid",
"url": "https://api.trongrid.io"
}
]
},
"assets": [
{
"assetId": 0,
"symbol": "TRX",
"precision": 6,
"name": "Tron",
"priceId": "tron",
"staking": null,
"type": "tronNative",
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": null
},
{
"assetId": 1,
"symbol": "USDT",
"precision": 6,
"name": "Tether USD",
"priceId": "tether",
"staking": null,
"type": "trc20",
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": {
"contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
}
}
],
"additional": {
"themeColor": "#EB0029"
}
},
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -508,6 +488,137 @@
"crowdloans"
]
},
{
"chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Statemine",
"assets": [
{
"assetId": 0,
"symbol": "KSM",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"priceId": "kusama"
},
{
"assetId": 1,
"symbol": "RMRK",
"precision": 10,
"priceId": "rmrk",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
"typeExtras": {
"assetId": "8"
}
},
{
"assetId": 2,
"symbol": "CHAOS",
"precision": 10,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
"typeExtras": {
"assetId": "69420"
}
},
{
"assetId": 3,
"symbol": "CHRWNA",
"precision": 10,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
"typeExtras": {
"assetId": "567"
}
},
{
"assetId": 4,
"symbol": "SHIBATALES",
"precision": 0,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
"typeExtras": {
"assetId": "88888"
}
},
{
"assetId": 5,
"symbol": "BILLCOIN",
"precision": 8,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
"typeExtras": {
"assetId": "223"
}
},
{
"assetId": 6,
"symbol": "ARIS",
"precision": 8,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ARIS.svg",
"typeExtras": {
"assetId": "16"
}
},
{
"assetId": 7,
"symbol": "USDT",
"precision": 4,
"priceId": "tether",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"assetId": "11"
}
}
],
"nodes": [
{
"url": "wss://kusama-statemine-rpc.paritytech.net",
"name": "Parity node"
},
{
"url": "wss://statemine.api.onfinality.io/public-ws",
"name": "OnFinality node"
},
{
"url": "wss://pub.elara.patract.io/statemine",
"name": "Patract node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
"account": "https://statemine.subscan.io/account/{address}",
"event": null
},
{
"name": "Statescan",
"extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
"account": "https://statemine.statescan.io/account/{address}",
"event": null
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
}
},
"color": "linear-gradient(315deg, #1C3816 0%, #4F6B49 75%, #3F3F3F 75.01%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg",
"addressPrefix": 2
},
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1350,6 +1461,51 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg",
"addressPrefix": 110
},
{
"chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
"name": "Edgeware",
"assets": [
{
"assetId": 0,
"symbol": "EDG",
"precision": 18,
"priceId": "edgeware"
}
],
"nodes": [
{
"url": "wss://mainnet.edgewa.re",
"name": "Commonwealth Labs"
},
{
"url": "wss://edgeware.api.onfinality.io/public-ws",
"name": "OnFinality node"
},
{
"url": "wss://pub.elara.patract.io/edgeware",
"name": "Patract node"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/edgeware.json",
"overridesCommon": false
},
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
"account": "https://edgeware.subscan.io/account/{address}",
"event": null
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
}
],
"color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
"addressPrefix": 7
},
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1398,6 +1554,54 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Khala.svg",
"addressPrefix": 30
},
{
"chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "KILT Spiritnet",
"assets": [
{
"assetId": 0,
"symbol": "KILT",
"priceId": "kilt-protocol",
"precision": 15
}
],
"nodes": [
{
"url": "wss://spiritnet.kilt.io/",
"name": "KILT Protocol node"
},
{
"url": "wss://spiritnet.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
"account": "https://spiritnet.subscan.io/account/{address}",
"event": null
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
}
},
"color": "linear-gradient(135deg, #F86842 0%, #8C175B 100%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
"addressPrefix": 38
},
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1454,6 +1658,58 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg",
"addressPrefix": 78
},
{
"chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "QUARTZ",
"assets": [
{
"assetId": 0,
"symbol": "QTZ",
"priceId": "quartz",
"precision": 18
}
],
"nodes": [
{
"url": "wss://quartz.unique.network",
"name": "Unique node"
},
{
"url": "wss://eu-ws-quartz.unique.network",
"name": "Unique Europe node"
},
{
"url": "wss://us-ws-quartz.unique.network",
"name": "Unique US node"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
"overridesCommon": true
},
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
"account": "https://quartz.subscan.io/account/{address}",
"event": null
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
}
],
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
}
},
"color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
"addressPrefix": 255
},
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1965,6 +2221,78 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg",
"addressPrefix": 2092
},
{
"chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Picasso",
"assets": [
{
"assetId": 0,
"symbol": "PICA",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
}
],
"nodes": [
{
"url": "wss://picasso-rpc.composable.finance",
"name": "Composable node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
"account": "https://picasso.subscan.io/account/{address}",
"event": null
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
}
},
"color": "linear-gradient(315deg, #D57923 0%, #F8A65A 100%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg",
"addressPrefix": 49
},
{
"chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Zeitgeist",
"assets": [
{
"assetId": 0,
"symbol": "ZTG",
"precision": 10,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
}
],
"nodes": [
{
"url": "wss://rpc-0.zeitgeist.pm",
"name": "ZeitgeistPM node"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
}
},
"color": "linear-gradient(315deg, #132849 0%, #2C5AA6 100%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg",
"addressPrefix": 73
},
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2085,6 +2413,89 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg",
"addressPrefix": 42
},
{
"chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Subsocial Parachain",
"assets": [
{
"assetId": 0,
"symbol": "SUB",
"precision": 11,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
}
],
"nodes": [
{
"url": "wss://para.subsocial.network",
"name": "Dappforce node"
}
],
"explorers": [
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
}
},
"color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg",
"addressPrefix": 28
},
{
"chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crust Shadow",
"assets": [
{
"assetId": 0,
"symbol": "CSM",
"precision": 12,
"priceId": "crust-storage-market",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crust.svg"
}
],
"nodes": [
{
"url": "wss://rpc2-shadow.crust.network/",
"name": "Crust node"
},
{
"url": "wss://rpc-shadow.crust.network/",
"name": "Public Crust node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
"account": "https://shadow.subscan.io/account/{address}",
"event": null
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
}
},
"color": "linear-gradient(315deg, #D57923 0%, #F8A65A 75%, #3F3F3F 75.01%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crust.svg",
"addressPrefix": 66
},
{
"chainId": "724c168d8e86b78b831c641e2cc822b8d1bf99fa0b4b28fe59985cd6fd580215",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2381,6 +2792,48 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg",
"addressPrefix": 42
},
{
"chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Nodle Parachain",
"assets": [
{
"assetId": 0,
"symbol": "NODL",
"precision": 11,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
}
],
"nodes": [
{
"url": "wss://nodle-parachain.api.onfinality.io/public-ws",
"name": "OnFinality node"
},
{
"url": "wss://eden-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
}
},
"color": "linear-gradient(315.17deg, #50AA85 8%, #57C799 75%, #D43079 75.01%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg",
"addressPrefix": 37
},
{
"chainId": "a3d114c2b8d0627c1aa9b134eafcf7d05ca561fdc19fb388bb9457f81809fb23",
"name": "Nodle Solochain",
@@ -2416,6 +2869,32 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg",
"addressPrefix": 37
},
{
"chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Phala",
"assets": [
{
"assetId": 0,
"symbol": "PHA",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
}
],
"nodes": [
{
"url": "wss://api.phala.network/ws",
"name": "Phala node"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
"overridesCommon": true
},
"color": "linear-gradient(315deg, #78930F 0%, #D1F068 100%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg",
"addressPrefix": 30
},
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+544 -65
View File
@@ -165,6 +165,51 @@
"typeExtras": {
"assetId": "1000"
}
},
{
"assetId": 1001,
"symbol": "DOT",
"precision": 10,
"name": "Polkadot",
"priceId": "polkadot",
"staking": null,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": {
"assetId": "1001"
}
},
{
"assetId": 1002,
"symbol": "ETH",
"precision": 18,
"name": "Ethereum",
"priceId": "ethereum",
"staking": null,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": {
"assetId": "1002"
}
},
{
"assetId": 1003,
"symbol": "BTC",
"precision": 8,
"name": "Bitcoin",
"priceId": "bitcoin",
"staking": null,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": {
"assetId": "1003"
}
}
],
"additional": {
@@ -229,71 +274,6 @@
"disabledCheckMetadataHash": true
}
},
{
"chainId": "tron:0x2b6653dc",
"name": "Tron",
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
"addressPrefix": 0,
"options": [
"tronBased",
"noSubstrateRuntime"
],
"nodeSelectionStrategy": "roundRobin",
"nodes": [
{
"url": "https://api.trongrid.io",
"name": "TronGrid"
}
],
"explorers": [
{
"name": "Tronscan",
"extrinsic": "https://tronscan.org/#/transaction/{value}",
"account": "https://tronscan.org/#/address/{value}"
}
],
"externalApi": {
"history": [
{
"type": "trongrid",
"url": "https://api.trongrid.io"
}
]
},
"assets": [
{
"assetId": 0,
"symbol": "TRX",
"precision": 6,
"name": "Tron",
"priceId": "tron",
"staking": null,
"type": "tronNative",
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": null
},
{
"assetId": 1,
"symbol": "USDT",
"precision": 6,
"name": "Tether USD",
"priceId": "tether",
"staking": null,
"type": "trc20",
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": {
"contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
}
}
],
"additional": {
"themeColor": "#EB0029"
}
},
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -508,6 +488,137 @@
"crowdloans"
]
},
{
"chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Statemine",
"assets": [
{
"assetId": 0,
"symbol": "KSM",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"priceId": "kusama"
},
{
"assetId": 1,
"symbol": "RMRK",
"precision": 10,
"priceId": "rmrk",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
"typeExtras": {
"assetId": "8"
}
},
{
"assetId": 2,
"symbol": "CHAOS",
"precision": 10,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
"typeExtras": {
"assetId": "69420"
}
},
{
"assetId": 3,
"symbol": "CHRWNA",
"precision": 10,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
"typeExtras": {
"assetId": "567"
}
},
{
"assetId": 4,
"symbol": "SHIBATALES",
"precision": 0,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
"typeExtras": {
"assetId": "88888"
}
},
{
"assetId": 5,
"symbol": "BILLCOIN",
"precision": 8,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
"typeExtras": {
"assetId": "223"
}
},
{
"assetId": 6,
"symbol": "ARIS",
"precision": 8,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ARIS.svg",
"typeExtras": {
"assetId": "16"
}
},
{
"assetId": 7,
"symbol": "USDT",
"precision": 4,
"priceId": "tether",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"assetId": "11"
}
}
],
"nodes": [
{
"url": "wss://kusama-statemine-rpc.paritytech.net",
"name": "Parity node"
},
{
"url": "wss://statemine.api.onfinality.io/public-ws",
"name": "OnFinality node"
},
{
"url": "wss://pub.elara.patract.io/statemine",
"name": "Patract node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
"account": "https://statemine.subscan.io/account/{address}",
"event": null
},
{
"name": "Statescan",
"extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
"account": "https://statemine.statescan.io/account/{address}",
"event": null
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine"
}
},
"color": "linear-gradient(315deg, #1C3816 0%, #4F6B49 75%, #3F3F3F 75.01%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg",
"addressPrefix": 2
},
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1350,6 +1461,51 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg",
"addressPrefix": 110
},
{
"chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
"name": "Edgeware",
"assets": [
{
"assetId": 0,
"symbol": "EDG",
"precision": 18,
"priceId": "edgeware"
}
],
"nodes": [
{
"url": "wss://mainnet.edgewa.re",
"name": "Commonwealth Labs"
},
{
"url": "wss://edgeware.api.onfinality.io/public-ws",
"name": "OnFinality node"
},
{
"url": "wss://pub.elara.patract.io/edgeware",
"name": "Patract node"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/edgeware.json",
"overridesCommon": false
},
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
"account": "https://edgeware.subscan.io/account/{address}",
"event": null
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
}
],
"color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
"addressPrefix": 7
},
{
"chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1398,6 +1554,54 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Khala.svg",
"addressPrefix": 30
},
{
"chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "KILT Spiritnet",
"assets": [
{
"assetId": 0,
"symbol": "KILT",
"priceId": "kilt-protocol",
"precision": 15
}
],
"nodes": [
{
"url": "wss://spiritnet.kilt.io/",
"name": "KILT Protocol node"
},
{
"url": "wss://spiritnet.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
"account": "https://spiritnet.subscan.io/account/{address}",
"event": null
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt"
}
},
"color": "linear-gradient(135deg, #F86842 0%, #8C175B 100%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
"addressPrefix": 38
},
{
"chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1454,6 +1658,58 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg",
"addressPrefix": 78
},
{
"chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "QUARTZ",
"assets": [
{
"assetId": 0,
"symbol": "QTZ",
"priceId": "quartz",
"precision": 18
}
],
"nodes": [
{
"url": "wss://quartz.unique.network",
"name": "Unique node"
},
{
"url": "wss://eu-ws-quartz.unique.network",
"name": "Unique Europe node"
},
{
"url": "wss://us-ws-quartz.unique.network",
"name": "Unique US node"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
"overridesCommon": true
},
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
"account": "https://quartz.subscan.io/account/{address}",
"event": null
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
}
],
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz"
}
},
"color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
"addressPrefix": 255
},
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1965,6 +2221,78 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg",
"addressPrefix": 2092
},
{
"chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Picasso",
"assets": [
{
"assetId": 0,
"symbol": "PICA",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
}
],
"nodes": [
{
"url": "wss://picasso-rpc.composable.finance",
"name": "Composable node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
"account": "https://picasso.subscan.io/account/{address}",
"event": null
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso"
}
},
"color": "linear-gradient(315deg, #D57923 0%, #F8A65A 100%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg",
"addressPrefix": 49
},
{
"chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Zeitgeist",
"assets": [
{
"assetId": 0,
"symbol": "ZTG",
"precision": 10,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
}
],
"nodes": [
{
"url": "wss://rpc-0.zeitgeist.pm",
"name": "ZeitgeistPM node"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist"
}
},
"color": "linear-gradient(315deg, #132849 0%, #2C5AA6 100%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg",
"addressPrefix": 73
},
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2085,6 +2413,89 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg",
"addressPrefix": 42
},
{
"chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Subsocial Parachain",
"assets": [
{
"assetId": 0,
"symbol": "SUB",
"precision": 11,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
}
],
"nodes": [
{
"url": "wss://para.subsocial.network",
"name": "Dappforce node"
}
],
"explorers": [
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial"
}
},
"color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg",
"addressPrefix": 28
},
{
"chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crust Shadow",
"assets": [
{
"assetId": 0,
"symbol": "CSM",
"precision": 12,
"priceId": "crust-storage-market",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crust.svg"
}
],
"nodes": [
{
"url": "wss://rpc2-shadow.crust.network/",
"name": "Crust node"
},
{
"url": "wss://rpc-shadow.crust.network/",
"name": "Public Crust node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
"account": "https://shadow.subscan.io/account/{address}",
"event": null
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow"
}
},
"color": "linear-gradient(315deg, #D57923 0%, #F8A65A 75%, #3F3F3F 75.01%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crust.svg",
"addressPrefix": 66
},
{
"chainId": "724c168d8e86b78b831c641e2cc822b8d1bf99fa0b4b28fe59985cd6fd580215",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2381,6 +2792,48 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg",
"addressPrefix": 42
},
{
"chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Nodle Parachain",
"assets": [
{
"assetId": 0,
"symbol": "NODL",
"precision": 11,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
}
],
"nodes": [
{
"url": "wss://nodle-parachain.api.onfinality.io/public-ws",
"name": "OnFinality node"
},
{
"url": "wss://eden-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle"
}
},
"color": "linear-gradient(315.17deg, #50AA85 8%, #57C799 75%, #D43079 75.01%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg",
"addressPrefix": 37
},
{
"chainId": "a3d114c2b8d0627c1aa9b134eafcf7d05ca561fdc19fb388bb9457f81809fb23",
"name": "Nodle Solochain",
@@ -2416,6 +2869,32 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg",
"addressPrefix": 37
},
{
"chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Phala",
"assets": [
{
"assetId": 0,
"symbol": "PHA",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
}
],
"nodes": [
{
"url": "wss://api.phala.network/ws",
"name": "Phala node"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
"overridesCommon": true
},
"color": "linear-gradient(315deg, #78930F 0%, #D1F068 100%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg",
"addressPrefix": 30
},
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
+557 -65
View File
@@ -165,6 +165,51 @@
"typeExtras": {
"assetId": "1000"
}
},
{
"assetId": 1001,
"symbol": "DOT",
"precision": 10,
"name": "Polkadot",
"priceId": "polkadot",
"staking": null,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": {
"assetId": "1001"
}
},
{
"assetId": 1002,
"symbol": "ETH",
"precision": 18,
"name": "Ethereum",
"priceId": "ethereum",
"staking": null,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": {
"assetId": "1002"
}
},
{
"assetId": 1003,
"symbol": "BTC",
"precision": 8,
"name": "Bitcoin",
"priceId": "bitcoin",
"staking": null,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": {
"assetId": "1003"
}
}
],
"additional": {
@@ -229,71 +274,6 @@
"disabledCheckMetadataHash": true
}
},
{
"chainId": "tron:0x2b6653dc",
"name": "Tron",
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg",
"addressPrefix": 0,
"options": [
"tronBased",
"noSubstrateRuntime"
],
"nodeSelectionStrategy": "roundRobin",
"nodes": [
{
"url": "https://api.trongrid.io",
"name": "TronGrid"
}
],
"explorers": [
{
"name": "Tronscan",
"extrinsic": "https://tronscan.org/#/transaction/{value}",
"account": "https://tronscan.org/#/address/{value}"
}
],
"externalApi": {
"history": [
{
"type": "trongrid",
"url": "https://api.trongrid.io"
}
]
},
"assets": [
{
"assetId": 0,
"symbol": "TRX",
"precision": 6,
"name": "Tron",
"priceId": "tron",
"staking": null,
"type": "tronNative",
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": null
},
{
"assetId": 1,
"symbol": "USDT",
"precision": 6,
"name": "Tether USD",
"priceId": "tether",
"staking": null,
"type": "trc20",
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/USDT.svg",
"buyProviders": {},
"sellProviders": {},
"typeExtras": {
"contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t"
}
}
],
"additional": {
"themeColor": "#EB0029"
}
},
{
"chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot",
@@ -593,6 +573,137 @@
"crowdloans"
]
},
{
"chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Statemine",
"assets": [
{
"assetId": 0,
"symbol": "KSM",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg",
"priceId": "kusama"
},
{
"assetId": 1,
"symbol": "RMRK",
"precision": 10,
"priceId": "rmrk",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg",
"typeExtras": {
"assetId": "8"
}
},
{
"assetId": 2,
"symbol": "CHAOS",
"precision": 10,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg",
"typeExtras": {
"assetId": "69420"
}
},
{
"assetId": 3,
"symbol": "CHRWNA",
"precision": 10,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg",
"typeExtras": {
"assetId": "567"
}
},
{
"assetId": 4,
"symbol": "SHIBATALES",
"precision": 0,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg",
"typeExtras": {
"assetId": "88888"
}
},
{
"assetId": 5,
"symbol": "BILLCOIN",
"precision": 8,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg",
"typeExtras": {
"assetId": "223"
}
},
{
"assetId": 6,
"symbol": "ARIS",
"precision": 8,
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ARIS.svg",
"typeExtras": {
"assetId": "16"
}
},
{
"assetId": 7,
"symbol": "USDT",
"precision": 4,
"priceId": "tether",
"type": "statemine",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg",
"typeExtras": {
"assetId": "11"
}
}
],
"nodes": [
{
"url": "wss://kusama-statemine-rpc.paritytech.net",
"name": "Parity node"
},
{
"url": "wss://statemine.api.onfinality.io/public-ws",
"name": "OnFinality node"
},
{
"url": "wss://pub.elara.patract.io/statemine",
"name": "Patract node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://statemine.subscan.io/extrinsic/{hash}",
"account": "https://statemine.subscan.io/account/{address}",
"event": null
},
{
"name": "Statescan",
"extrinsic": "https://statemine.statescan.io/extrinsic/{hash}",
"account": "https://statemine.statescan.io/account/{address}",
"event": "https://statemine.statescan.io/event/{event}"
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine__bm92Y"
}
},
"color": "linear-gradient(315deg, #1C3816 0%, #4F6B49 75%, #3F3F3F 75.01%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg",
"addressPrefix": 2
},
{
"chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -1356,6 +1467,58 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg",
"addressPrefix": 2092
},
{
"chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b",
"name": "Edgeware",
"assets": [
{
"assetId": 0,
"symbol": "EDG",
"precision": 18,
"priceId": "edgeware",
"staking": "relaychain"
}
],
"nodes": [
{
"url": "wss://mainnet.edgewa.re",
"name": "Commonwealth Labs"
},
{
"url": "wss://edgeware.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/edgeware.json",
"overridesCommon": false
},
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}",
"account": "https://edgeware.subscan.io/account/{address}",
"event": null
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
}
],
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
},
"staking": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y"
}
},
"color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg",
"addressPrefix": 7
},
{
"chainId": "0bd72c1c305172e1275278aaeb3f161e02eccb7a819e63f62d47bd53a28189f8",
"name": "Subsocial Solochain",
@@ -1629,6 +1792,54 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Khala.svg",
"addressPrefix": 30
},
{
"chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "KILT Spiritnet",
"assets": [
{
"assetId": 0,
"symbol": "KILT",
"priceId": "kilt-protocol",
"precision": 15
}
],
"nodes": [
{
"url": "wss://spiritnet.kilt.io/",
"name": "KILT Protocol node"
},
{
"url": "wss://spiritnet.api.onfinality.io/public-ws",
"name": "OnFinality node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}",
"account": "https://spiritnet.subscan.io/account/{address}",
"event": null
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt__bm92Y"
}
},
"color": "linear-gradient(135deg, #F86842 0%, #8C175B 100%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg",
"addressPrefix": 38
},
{
"chainId": "f25c85c4ffc4863b599a443e5301f7f4120c9a21042d35942b9e844346060db1",
"name": "KILT Peregrine",
@@ -1720,6 +1931,58 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg",
"addressPrefix": 78
},
{
"chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "QUARTZ",
"assets": [
{
"assetId": 0,
"symbol": "QTZ",
"priceId": "quartz",
"precision": 18
}
],
"nodes": [
{
"url": "wss://quartz.unique.network",
"name": "Unique node"
},
{
"url": "wss://eu-ws-quartz.unique.network",
"name": "Unique Europe node"
},
{
"url": "wss://us-ws-quartz.unique.network",
"name": "Unique US node"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json",
"overridesCommon": true
},
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://quartz.subscan.io/extrinsic/{hash}",
"account": "https://quartz.subscan.io/account/{address}",
"event": null
},
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
}
],
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz__bm92Y"
}
},
"color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg",
"addressPrefix": 255
},
{
"chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2226,6 +2489,78 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Encointer.svg",
"addressPrefix": 42
},
{
"chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Picasso",
"assets": [
{
"assetId": 0,
"symbol": "PICA",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg"
}
],
"nodes": [
{
"url": "wss://picasso-rpc.composable.finance",
"name": "Composable node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://picasso.subscan.io/extrinsic/{hash}",
"account": "https://picasso.subscan.io/account/{address}",
"event": null
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso__bm92Y"
}
},
"color": "linear-gradient(315deg, #D57923 0%, #F8A65A 100%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg",
"addressPrefix": 49
},
{
"chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Zeitgeist",
"assets": [
{
"assetId": 0,
"symbol": "ZTG",
"precision": 10,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg"
}
],
"nodes": [
{
"url": "wss://rpc-0.zeitgeist.pm",
"name": "ZeitgeistPM node"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist__bm92Y"
}
},
"color": "linear-gradient(315deg, #132849 0%, #2C5AA6 100%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg",
"addressPrefix": 73
},
{
"chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2346,6 +2681,89 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg",
"addressPrefix": 42
},
{
"chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Subsocial Parachain",
"assets": [
{
"assetId": 0,
"symbol": "SUB",
"precision": 11,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg"
}
],
"nodes": [
{
"url": "wss://para.subsocial.network",
"name": "Dappforce node"
}
],
"explorers": [
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial__bm92Y"
}
},
"color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg",
"addressPrefix": 28
},
{
"chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
"name": "Crust Shadow",
"assets": [
{
"assetId": 0,
"symbol": "CSM",
"precision": 12,
"priceId": "crust-storage-market",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crust.svg"
}
],
"nodes": [
{
"url": "wss://rpc2-shadow.crust.network/",
"name": "Crust node"
},
{
"url": "wss://rpc-shadow.crust.network/",
"name": "Public Crust node"
}
],
"explorers": [
{
"name": "Subscan",
"extrinsic": "https://shadow.subscan.io/extrinsic/{hash}",
"account": "https://shadow.subscan.io/account/{address}",
"event": null
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow__bm92Y"
}
},
"color": "linear-gradient(315deg, #D57923 0%, #F8A65A 75%, #3F3F3F 75.01%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crust.svg",
"addressPrefix": 66
},
{
"chainId": "724c168d8e86b78b831c641e2cc822b8d1bf99fa0b4b28fe59985cd6fd580215",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
@@ -2644,6 +3062,48 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg",
"addressPrefix": 13
},
{
"chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Nodle Parachain",
"assets": [
{
"assetId": 0,
"symbol": "NODL",
"precision": 11,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg"
}
],
"nodes": [
{
"url": "wss://nodle-parachain.api.onfinality.io/public-ws",
"name": "OnFinality node"
},
{
"url": "wss://eden-rpc.dwellir.com",
"name": "Dwellir node"
}
],
"explorers": [
{
"name": "Sub.ID",
"account": "https://sub.id/{address}"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle__bm92Y"
}
},
"color": "linear-gradient(315.17deg, #50AA85 8%, #57C799 75%, #D43079 75.01%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg",
"addressPrefix": 37
},
{
"chainId": "a3d114c2b8d0627c1aa9b134eafcf7d05ca561fdc19fb388bb9457f81809fb23",
"name": "Nodle Solochain",
@@ -2710,6 +3170,38 @@
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Testnet.svg",
"addressPrefix": 0
},
{
"chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Phala",
"assets": [
{
"assetId": 0,
"symbol": "PHA",
"precision": 12,
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg"
}
],
"nodes": [
{
"url": "wss://api.phala.network/ws",
"name": "Phala node"
}
],
"types": {
"url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json",
"overridesCommon": true
},
"externalApi": {
"history": {
"type": "subquery",
"url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala__bm92Y"
}
},
"color": "linear-gradient(315deg, #78930F 0%, #D1F068 100%)",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg",
"addressPrefix": 30
},
{
"chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
File diff suppressed because it is too large Load Diff
+1425 -157
View File
File diff suppressed because it is too large Load Diff
+1616 -153
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+1683 -165
View File
File diff suppressed because it is too large Load Diff
+1831 -165
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+1776 -213
View File
File diff suppressed because it is too large Load Diff
+1859 -199
View File
File diff suppressed because it is too large Load Diff
+67 -15
View File
@@ -43,10 +43,6 @@
"chainId": "b2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c",
"name": "Xode"
},
{
"chainId": "2761c95259d59e55ae3daf756c1413b46e45a5a2987299f8ef8e5d8e4776cbc4",
"name": "Polkadot Bulletin"
},
{
"chainId": "f512a4b3308b4d5d6a2609e814d2bb5e5070c89dd21af63f6e01a72a286913e4",
"name": "VFlow"
@@ -71,6 +67,10 @@
"chainId": "8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9",
"name": "Chainflip-Berghain"
},
{
"chainId": "6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10",
"name": "ChainX"
},
{
"chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c",
"name": "Crust"
@@ -95,10 +95,6 @@
"chainId": "21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea",
"name": "VTB Mainnet"
},
{
"chainId": "ee1f44f62e68312c4852f37585941e9b64b5ceae539e4aa112ce9d3cf7bbe9fd",
"name": "Westend Bulletin (TESTNET)"
},
{
"chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9",
"name": "Westend Asset Hub (TESTNET)"
@@ -120,8 +116,8 @@
"name": "Westend People (TESTNET)"
},
{
"chainId": "f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90",
"name": "AvN Paseo (TESTNET)"
"chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519",
"name": "Ajuna Paseo (TESTNET)"
},
{
"chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452",
@@ -132,12 +128,28 @@
"name": "Frequency Paseo (TESTNET)"
},
{
"chainId": "40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76",
"name": "Heima-paseo (TESTNET)"
"chainId": "5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73",
"name": "Hyperbridge (Gargantua) (TESTNET)"
},
{
"chainId": "8b33761e81378321c4ef20ec7f2ef2fd16c89b1b73a91e08445c32d05d338ee8",
"name": "IDN Testnet (TESTNET)"
},
{
"chainId": "8f1e2abdcec389498fa752eca7f1d92e12447ecd08c517d2fb53adc1739b9f5f",
"name": "Kreivo de Paseo (TESTNET)"
},
{
"chainId": "5f77ad733c957246dc5c149ca87319027155cd78554d1fa5f44d5140dddf2892",
"name": "Mandala Testnet (TESTNET)"
},
{
"chainId": "15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f",
"name": "Muse Testnet (TESTNET)"
},
{
"chainId": "f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc",
"name": "NeuroWeb Testnet (TESTNET)"
"name": "Neuro Testnet (TESTNET)"
},
{
"chainId": "c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9",
@@ -147,14 +159,42 @@
"chainId": "466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2",
"name": "Energy Web X Paseo (TESTNET)"
},
{
"chainId": "e600ea6d0dfa0987874bc539b4c471b9f7e5a3277e80989e47a6cc69bb944511",
"name": "Xcavate (TESTNET)"
},
{
"chainId": "d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2",
"name": "Paseo Asset Hub (TESTNET)"
},
{
"chainId": "cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e",
"name": "Paseo Bridge Hub (TESTNET)"
},
{
"chainId": "bc56cf00c4a27f1e07e3a6c51ad427a1adc1d1109ed47a1e941f187e95012a33",
"name": "Paseo Collectives (TESTNET)"
},
{
"chainId": "c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464",
"name": "Paseo Coretime (TESTNET)"
},
{
"chainId": "fd974cf9eaf028f5e44b9fdd1949ab039c6cf9cc54449b0b60d71b042e79aeb6",
"name": "passet-hub (TESTNET)"
},
{
"chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec",
"name": "Paseo People (TESTNET)"
},
{
"chainId": "206d6e4eacf577a18f3f3286726a34dd389b1e9f4bb838381f0aba5fd3a0857f",
"name": "VFlow Volta (TESTNET)"
},
{
"chainId": "6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6",
"name": "Analog Testnet (TESTNET)"
},
{
"chainId": "66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411",
"name": "Argon Testnet (TESTNET)"
@@ -183,13 +223,17 @@
"chainId": "fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572",
"name": "Creditcoin3 Testnet (TESTNET)"
},
{
"chainId": "983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a",
"name": "Dancelight (TESTNET)"
},
{
"chainId": "131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c",
"name": "Bastiat (TESTNET)"
},
{
"chainId": "21994a5dd232f5bbdd9df2b8328c396d0099ec00e04b86585a57c9453519b068",
"name": "Melodie Testnet V3 Live (TESTNET)"
"chainId": "a518884657dc1ae5492b530666bc3b3c4d49a65341a0721095400dc7ccaa105d",
"name": "Melodie Testnet V2 Live (TESTNET)"
},
{
"chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527",
@@ -199,6 +243,14 @@
"chainId": "2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6",
"name": "Polymesh Testnet (TESTNET)"
},
{
"chainId": "f2741047604399cf783f47197ad06f5d2761e2dab97c405e076af64d60f20faf",
"name": "QF Testnet (TESTNET)"
},
{
"chainId": "92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095",
"name": "Subspace Gemini 3f (TESTNET)"
},
{
"chainId": "525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6",
"name": "Vara Network Testnet (TESTNET)"
+64 -12
View File
@@ -19,10 +19,6 @@
"chainId": "29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872",
"name": "Robonomics Polkadot"
},
{
"chainId": "2761c95259d59e55ae3daf756c1413b46e45a5a2987299f8ef8e5d8e4776cbc4",
"name": "Polkadot Bulletin"
},
{
"chainId": "f512a4b3308b4d5d6a2609e814d2bb5e5070c89dd21af63f6e01a72a286913e4",
"name": "VFlow"
@@ -47,6 +43,10 @@
"chainId": "8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9",
"name": "Chainflip-Berghain"
},
{
"chainId": "6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10",
"name": "ChainX"
},
{
"chainId": "a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94",
"name": "Elysium Mainnet"
@@ -67,17 +67,13 @@
"chainId": "21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea",
"name": "VTB Mainnet"
},
{
"chainId": "ee1f44f62e68312c4852f37585941e9b64b5ceae539e4aa112ce9d3cf7bbe9fd",
"name": "Westend Bulletin (TESTNET)"
},
{
"chainId": "f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840",
"name": "Westend Coretime (TESTNET)"
},
{
"chainId": "f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90",
"name": "AvN Paseo (TESTNET)"
"chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519",
"name": "Ajuna Paseo (TESTNET)"
},
{
"chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452",
@@ -87,6 +83,22 @@
"chainId": "203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0",
"name": "Frequency Paseo (TESTNET)"
},
{
"chainId": "5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73",
"name": "Hyperbridge (Gargantua) (TESTNET)"
},
{
"chainId": "8b33761e81378321c4ef20ec7f2ef2fd16c89b1b73a91e08445c32d05d338ee8",
"name": "IDN Testnet (TESTNET)"
},
{
"chainId": "8f1e2abdcec389498fa752eca7f1d92e12447ecd08c517d2fb53adc1739b9f5f",
"name": "Kreivo de Paseo (TESTNET)"
},
{
"chainId": "5f77ad733c957246dc5c149ca87319027155cd78554d1fa5f44d5140dddf2892",
"name": "Mandala Testnet (TESTNET)"
},
{
"chainId": "f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc",
"name": "NeuroWeb Testnet (TESTNET)"
@@ -99,10 +111,38 @@
"chainId": "466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2",
"name": "Energy Web X Paseo (TESTNET)"
},
{
"chainId": "e600ea6d0dfa0987874bc539b4c471b9f7e5a3277e80989e47a6cc69bb944511",
"name": "Xcavate (TESTNET)"
},
{
"chainId": "cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e",
"name": "Paseo Bridge Hub (TESTNET)"
},
{
"chainId": "bc56cf00c4a27f1e07e3a6c51ad427a1adc1d1109ed47a1e941f187e95012a33",
"name": "Paseo Collectives (TESTNET)"
},
{
"chainId": "c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464",
"name": "Paseo Coretime (TESTNET)"
},
{
"chainId": "fd974cf9eaf028f5e44b9fdd1949ab039c6cf9cc54449b0b60d71b042e79aeb6",
"name": "passet-hub (TESTNET)"
},
{
"chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec",
"name": "Paseo People (TESTNET)"
},
{
"chainId": "206d6e4eacf577a18f3f3286726a34dd389b1e9f4bb838381f0aba5fd3a0857f",
"name": "VFlow Volta (TESTNET)"
},
{
"chainId": "6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6",
"name": "Analog Testnet (TESTNET)"
},
{
"chainId": "66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411",
"name": "Argon Testnet (TESTNET)"
@@ -131,12 +171,24 @@
"chainId": "fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572",
"name": "Creditcoin3 Testnet (TESTNET)"
},
{
"chainId": "983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a",
"name": "Dancelight (TESTNET)"
},
{
"chainId": "131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c",
"name": "Bastiat (TESTNET)"
},
{
"chainId": "21994a5dd232f5bbdd9df2b8328c396d0099ec00e04b86585a57c9453519b068",
"name": "Melodie Testnet V3 Live (TESTNET)"
"chainId": "a518884657dc1ae5492b530666bc3b3c4d49a65341a0721095400dc7ccaa105d",
"name": "Melodie Testnet V2 Live (TESTNET)"
},
{
"chainId": "f2741047604399cf783f47197ad06f5d2761e2dab97c405e076af64d60f20faf",
"name": "QF Testnet (TESTNET)"
},
{
"chainId": "92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095",
"name": "Subspace Gemini 3f (TESTNET)"
}
]
@@ -14,6 +14,10 @@
"url": "wss://bridge-hub-westend-rpc.n.dwellir.com",
"name": "Dwellir"
},
{
"url": "wss://westend-bridge-hub-rpc-tn.dwellir.com",
"name": "Dwellir Tunisia"
},
{
"url": "wss://westend-bridge-hub-rpc.polkadot.io",
"name": "Parity"
@@ -0,0 +1,19 @@
{
"chainId": "15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f",
"name": "Muse Testnet (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "MUSE",
"precision": 18,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://paseo-muse-rpc.polkadot.io",
"name": "Parity"
}
],
"addressPrefix": 29972
}
@@ -1,27 +0,0 @@
{
"chainId": "2761c95259d59e55ae3daf756c1413b46e45a5a2987299f8ef8e5d8e4776cbc4",
"name": "Polkadot Bulletin",
"assets": [
{
"assetId": 0,
"symbol": "DOT",
"precision": 10,
"icon": "DOT.svg"
}
],
"nodes": [
{
"url": "wss://rpc-bulletin.luckyfriday.io",
"name": "LuckyFriday"
},
{
"url": "wss://bulletin-rpc.polkadot.io",
"name": "Parity"
},
{
"url": "wss://spectrum-03.simplystaking.xyz/cG9sa2Fkb3QtMDMtOTFkMmYwZGYtcG9sa2Fkb3Q/9QbAeudedsupNA/polkadotbulletin/mainnet/",
"name": "Spectrum"
}
],
"addressPrefix": 0
}
@@ -1,19 +0,0 @@
{
"chainId": "40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76",
"name": "Heima-paseo (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "HEI",
"precision": 18,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://rpc.paseo-parachain.heima.network",
"name": "Heima"
}
],
"addressPrefix": 42
}
@@ -0,0 +1,19 @@
{
"chainId": "5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73",
"name": "Hyperbridge (Gargantua) (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "tBRIDGE",
"precision": 12,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://hyperbridge-paseo-rpc.blockops.network",
"name": "BlockOps"
}
],
"addressPrefix": 0
}
@@ -0,0 +1,23 @@
{
"chainId": "5f77ad733c957246dc5c149ca87319027155cd78554d1fa5f44d5140dddf2892",
"name": "Mandala Testnet (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "KPGT",
"precision": 18,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://rpc1.paseo.mandalachain.io",
"name": "Autobot"
},
{
"url": "wss://rpc2.paseo.mandalachain.io",
"name": "Bumblebee"
}
],
"addressPrefix": 0
}
@@ -14,6 +14,10 @@
"url": "wss://asset-hub-westend-rpc.n.dwellir.com",
"name": "Dwellir"
},
{
"url": "wss://westmint-rpc-tn.dwellir.com",
"name": "Dwellir Tunisia"
},
{
"url": "wss://westend-asset-hub-rpc.polkadot.io",
"name": "Parity"
@@ -0,0 +1,19 @@
{
"chainId": "6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10",
"name": "ChainX",
"assets": [
{
"assetId": 0,
"symbol": "PCX",
"precision": 8,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://mainnet.chainx.org/ws",
"name": "ChainX"
}
],
"addressPrefix": 44
}
@@ -0,0 +1,19 @@
{
"chainId": "6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6",
"name": "Analog Testnet (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "TANLOG",
"precision": 12,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://rpc.testnet.analog.one",
"name": "Analog One"
}
],
"addressPrefix": 12851
}
@@ -14,6 +14,10 @@
"url": "wss://collectives-westend-rpc.n.dwellir.com",
"name": "Dwellir"
},
{
"url": "wss://westend-collectives-rpc-tn.dwellir.com",
"name": "Dwellir Tunisia"
},
{
"url": "wss://westend-collectives-rpc.polkadot.io",
"name": "Parity"
@@ -0,0 +1,19 @@
{
"chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519",
"name": "Ajuna Paseo (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "AJUN",
"precision": 12,
"icon": "AJUN.svg"
}
],
"nodes": [
{
"url": "wss://rpc-paseo.ajuna.network",
"name": "BajunNetwork"
}
],
"addressPrefix": 1328
}
@@ -0,0 +1,19 @@
{
"chainId": "8b33761e81378321c4ef20ec7f2ef2fd16c89b1b73a91e08445c32d05d338ee8",
"name": "IDN Testnet (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "PAS",
"precision": 10,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://idn0-testnet.idealabs.network",
"name": "IDN Node"
}
],
"addressPrefix": 0
}
@@ -0,0 +1,19 @@
{
"chainId": "8f1e2abdcec389498fa752eca7f1d92e12447ecd08c517d2fb53adc1739b9f5f",
"name": "Kreivo de Paseo (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "PAS",
"precision": 10,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://testnet.kreivo.kippu.rocks/",
"name": "Kippu"
}
],
"addressPrefix": 2
}
@@ -10,10 +10,6 @@
}
],
"nodes": [
{
"url": "wss://moonbase-alpha-rpc.n.dwellir.com",
"name": "Dwellir"
},
{
"url": "wss://wss.api.moonbase.moonbeam.network",
"name": "Moonbeam Foundation"
@@ -21,6 +17,10 @@
{
"url": "wss://moonbeam-alpha.api.onfinality.io/public-ws",
"name": "OnFinality"
},
{
"url": "wss://moonbase.public.curie.radiumblock.co/ws",
"name": "RadiumBlock"
}
],
"addressPrefix": 1287
@@ -0,0 +1,19 @@
{
"chainId": "92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095",
"name": "Subspace Gemini 3f (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "tSSC",
"precision": 18,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://rpc-1.gemini-3f.subspace.network/ws",
"name": "Europe"
}
],
"addressPrefix": 2254
}
@@ -0,0 +1,19 @@
{
"chainId": "983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a",
"name": "Dancelight (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "STAR",
"precision": 12,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://services.tanssi-testnet.network/dancelight",
"name": "Tanssi Foundation"
}
],
"addressPrefix": 42
}
@@ -4,7 +4,7 @@
"assets": [
{
"assetId": 0,
"symbol": "PYR",
"symbol": "ELY",
"precision": 18,
"icon": "Default.svg"
}
@@ -0,0 +1,19 @@
{
"chainId": "a518884657dc1ae5492b530666bc3b3c4d49a65341a0721095400dc7ccaa105d",
"name": "Melodie Testnet V2 Live (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "MEL",
"precision": 12,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://melodie-rpc.allfeat.io",
"name": "Allfeat labs"
}
],
"addressPrefix": 42
}
@@ -10,17 +10,13 @@
}
],
"nodes": [
{
"url": "wss://rakson-ceb-rpc.xode.net",
"name": "RakSonCebu"
},
{
"url": "wss://rakson-rpc.xode.net",
"name": "RakSonKorea"
},
{
"url": "wss://polkadot-rpcnode.xode.net",
"name": "XodeCommunity"
},
{
"url": "wss://xode-polkadot-rpc-01.zeeve.net/y0yxg038wn1fncc/rpc",
"name": "Zeeve"
}
],
"addressPrefix": 280
@@ -0,0 +1,23 @@
{
"chainId": "bc56cf00c4a27f1e07e3a6c51ad427a1adc1d1109ed47a1e941f187e95012a33",
"name": "Paseo Collectives (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "PAS",
"precision": 10,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://collectives-paseo.rpc.amforc.com",
"name": "IBP1"
},
{
"url": "wss://collectives-paseo.dotters.network",
"name": "IBP2"
}
],
"addressPrefix": 0
}
@@ -0,0 +1,23 @@
{
"chainId": "c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464",
"name": "Paseo Coretime (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "PAS",
"precision": 10,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://sys.ibp.network/coretime-paseo",
"name": "IBP1"
},
{
"url": "wss://coretime-paseo.dotters.network",
"name": "IBP2"
}
],
"addressPrefix": 0
}
@@ -0,0 +1,23 @@
{
"chainId": "cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e",
"name": "Paseo Bridge Hub (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "PAS",
"precision": 10,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://sys.ibp.network/bridgehub-paseo",
"name": "IBP1"
},
{
"url": "wss://bridge-hub-paseo.dotters.network",
"name": "IBP2"
}
],
"addressPrefix": 0
}
@@ -15,12 +15,20 @@
"name": "Dwellir"
},
{
"url": "wss://sys.turboflakes.io/asset-hub-paseo",
"name": "TurboFlakes"
"url": "wss://sys.ibp.network/asset-hub-paseo",
"name": "IBP1"
},
{
"url": "wss://api2.zondax.ch/pas/assethub/node/rpc",
"name": "Zondax"
"url": "wss://asset-hub-paseo.dotters.network",
"name": "IBP2"
},
{
"url": "wss://pas-rpc.stakeworld.io/assethub",
"name": "StakeWorld"
},
{
"url": "wss://sys.turboflakes.io/asset-hub-paseo",
"name": "TurboFlakes"
}
],
"addressPrefix": 0
@@ -0,0 +1,19 @@
{
"chainId": "e600ea6d0dfa0987874bc539b4c471b9f7e5a3277e80989e47a6cc69bb944511",
"name": "Xcavate (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "XCAV",
"precision": 12,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://rpc2-paseo.xcavate.io",
"name": "Xcavate"
}
],
"addressPrefix": 0
}
@@ -0,0 +1,27 @@
{
"chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec",
"name": "Paseo People (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "PAS",
"precision": 10,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://people-paseo.rpc.amforc.com",
"name": "Amforc"
},
{
"url": "wss://sys.ibp.network/people-paseo",
"name": "IBP1"
},
{
"url": "wss://people-paseo.dotters.network",
"name": "IBP2"
}
],
"addressPrefix": 0
}
@@ -1,19 +0,0 @@
{
"chainId": "ee1f44f62e68312c4852f37585941e9b64b5ceae539e4aa112ce9d3cf7bbe9fd",
"name": "Westend Bulletin (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "WND",
"precision": 12,
"icon": "WND.svg"
}
],
"nodes": [
{
"url": "wss://westend-bulletin-rpc.polkadot.io",
"name": "Parity"
}
],
"addressPrefix": 42
}
@@ -0,0 +1,19 @@
{
"chainId": "f2741047604399cf783f47197ad06f5d2761e2dab97c405e076af64d60f20faf",
"name": "QF Testnet (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "QF",
"precision": 18,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://test.qfnetwork.xyz",
"name": "QF Network"
}
],
"addressPrefix": 42
}
@@ -1,6 +1,6 @@
{
"chainId": "f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc",
"name": "NeuroWeb Testnet (TESTNET)",
"name": "Neuro Testnet (TESTNET)",
"assets": [
{
"assetId": 0,
@@ -1,19 +0,0 @@
{
"chainId": "f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90",
"name": "AvN Paseo (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "AVT",
"precision": 18,
"icon": "AVT.svg"
}
],
"nodes": [
{
"url": "wss://avn-parachain.testnet.aventus.io",
"name": "Aventus"
}
],
"addressPrefix": 42
}
@@ -0,0 +1,27 @@
{
"chainId": "fd974cf9eaf028f5e44b9fdd1949ab039c6cf9cc54449b0b60d71b042e79aeb6",
"name": "passet-hub (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "PAS",
"precision": 10,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://passet-hub-paseo.ibp.network",
"name": "IBP1"
},
{
"url": "wss://passet-hub-paseo.dotters.network",
"name": "IBP2"
},
{
"url": "wss://testnet-passet-hub.polkadot.io",
"name": "Parity"
}
],
"addressPrefix": 42
}
@@ -1,27 +0,0 @@
{
"chainId": "2761c95259d59e55ae3daf756c1413b46e45a5a2987299f8ef8e5d8e4776cbc4",
"name": "Polkadot Bulletin",
"assets": [
{
"assetId": 0,
"symbol": "DOT",
"precision": 10,
"icon": "DOT.svg"
}
],
"nodes": [
{
"url": "wss://rpc-bulletin.luckyfriday.io",
"name": "LuckyFriday"
},
{
"url": "wss://bulletin-rpc.polkadot.io",
"name": "Parity"
},
{
"url": "wss://spectrum-03.simplystaking.xyz/cG9sa2Fkb3QtMDMtOTFkMmYwZGYtcG9sa2Fkb3Q/9QbAeudedsupNA/polkadotbulletin/mainnet/",
"name": "Spectrum"
}
],
"addressPrefix": 0
}
@@ -0,0 +1,19 @@
{
"chainId": "5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73",
"name": "Hyperbridge (Gargantua) (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "tBRIDGE",
"precision": 12,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://hyperbridge-paseo-rpc.blockops.network",
"name": "BlockOps"
}
],
"addressPrefix": 0
}
@@ -0,0 +1,23 @@
{
"chainId": "5f77ad733c957246dc5c149ca87319027155cd78554d1fa5f44d5140dddf2892",
"name": "Mandala Testnet (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "KPGT",
"precision": 18,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://rpc1.paseo.mandalachain.io",
"name": "Autobot"
},
{
"url": "wss://rpc2.paseo.mandalachain.io",
"name": "Bumblebee"
}
],
"addressPrefix": 0
}
@@ -0,0 +1,19 @@
{
"chainId": "6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10",
"name": "ChainX",
"assets": [
{
"assetId": 0,
"symbol": "PCX",
"precision": 8,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://mainnet.chainx.org/ws",
"name": "ChainX"
}
],
"addressPrefix": 44
}
@@ -0,0 +1,19 @@
{
"chainId": "6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6",
"name": "Analog Testnet (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "TANLOG",
"precision": 12,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://rpc.testnet.analog.one",
"name": "Analog One"
}
],
"addressPrefix": 12851
}
@@ -0,0 +1,19 @@
{
"chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519",
"name": "Ajuna Paseo (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "AJUN",
"precision": 12,
"icon": "AJUN.svg"
}
],
"nodes": [
{
"url": "wss://rpc-paseo.ajuna.network",
"name": "BajunNetwork"
}
],
"addressPrefix": 1328
}
@@ -0,0 +1,19 @@
{
"chainId": "8b33761e81378321c4ef20ec7f2ef2fd16c89b1b73a91e08445c32d05d338ee8",
"name": "IDN Testnet (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "PAS",
"precision": 10,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://idn0-testnet.idealabs.network",
"name": "IDN Node"
}
],
"addressPrefix": 0
}
@@ -0,0 +1,19 @@
{
"chainId": "8f1e2abdcec389498fa752eca7f1d92e12447ecd08c517d2fb53adc1739b9f5f",
"name": "Kreivo de Paseo (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "PAS",
"precision": 10,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://testnet.kreivo.kippu.rocks/",
"name": "Kippu"
}
],
"addressPrefix": 2
}
@@ -0,0 +1,19 @@
{
"chainId": "92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095",
"name": "Subspace Gemini 3f (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "tSSC",
"precision": 18,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://rpc-1.gemini-3f.subspace.network/ws",
"name": "Europe"
}
],
"addressPrefix": 2254
}
@@ -0,0 +1,19 @@
{
"chainId": "983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a",
"name": "Dancelight (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "STAR",
"precision": 12,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://services.tanssi-testnet.network/dancelight",
"name": "Tanssi Foundation"
}
],
"addressPrefix": 42
}
@@ -4,7 +4,7 @@
"assets": [
{
"assetId": 0,
"symbol": "PYR",
"symbol": "ELY",
"precision": 18,
"icon": "Default.svg"
}
@@ -0,0 +1,19 @@
{
"chainId": "a518884657dc1ae5492b530666bc3b3c4d49a65341a0721095400dc7ccaa105d",
"name": "Melodie Testnet V2 Live (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "MEL",
"precision": 12,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://melodie-rpc.allfeat.io",
"name": "Allfeat labs"
}
],
"addressPrefix": 42
}
@@ -0,0 +1,23 @@
{
"chainId": "bc56cf00c4a27f1e07e3a6c51ad427a1adc1d1109ed47a1e941f187e95012a33",
"name": "Paseo Collectives (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "PAS",
"precision": 10,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://collectives-paseo.rpc.amforc.com",
"name": "IBP1"
},
{
"url": "wss://collectives-paseo.dotters.network",
"name": "IBP2"
}
],
"addressPrefix": 0
}
@@ -0,0 +1,23 @@
{
"chainId": "c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464",
"name": "Paseo Coretime (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "PAS",
"precision": 10,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://sys.ibp.network/coretime-paseo",
"name": "IBP1"
},
{
"url": "wss://coretime-paseo.dotters.network",
"name": "IBP2"
}
],
"addressPrefix": 0
}
@@ -0,0 +1,23 @@
{
"chainId": "cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e",
"name": "Paseo Bridge Hub (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "PAS",
"precision": 10,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://sys.ibp.network/bridgehub-paseo",
"name": "IBP1"
},
{
"url": "wss://bridge-hub-paseo.dotters.network",
"name": "IBP2"
}
],
"addressPrefix": 0
}
@@ -0,0 +1,19 @@
{
"chainId": "e600ea6d0dfa0987874bc539b4c471b9f7e5a3277e80989e47a6cc69bb944511",
"name": "Xcavate (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "XCAV",
"precision": 12,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://rpc2-paseo.xcavate.io",
"name": "Xcavate"
}
],
"addressPrefix": 0
}
@@ -0,0 +1,27 @@
{
"chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec",
"name": "Paseo People (TESTNET)",
"assets": [
{
"assetId": 0,
"symbol": "PAS",
"precision": 10,
"icon": "Default.svg"
}
],
"nodes": [
{
"url": "wss://people-paseo.rpc.amforc.com",
"name": "Amforc"
},
{
"url": "wss://sys.ibp.network/people-paseo",
"name": "IBP1"
},
{
"url": "wss://people-paseo.dotters.network",
"name": "IBP2"
}
],
"addressPrefix": 0
}

Some files were not shown because too many files have changed in this diff Show More