mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-07-12 20:25:43 +00:00
6f87826b23
These 3 assetIds (1001/1002/1003) were added in 173f08a with icons
pointing at novasamatech/nova-utils (Nova's own repo, not Pezkuwi's)
and generic names/priceIds - clearly copied from a template rather than
verified against Pezkuwi's actual chain state.
Verified live via @pezkuwi/api against wss://asset-hub-rpc.pezkuwichain.io:
api.query.assets.asset(1) -> Live, real supply (PEZ, correct)
api.query.assets.asset(1000) -> Live, real supply (USDT, correct)
api.query.assets.asset(1001) -> None (DOT, does not exist)
api.query.assets.asset(1002) -> None (ETH, does not exist)
api.query.assets.asset(1003) -> None (BTC, does not exist)
This is what caused wallet-android's StatemineAssetBalance to silently
never complete a sync for these 3 assets - it was fetching details for
assets that were never created in pallet-assets, not a wallet bug. Also
removes them from the new pezkuwi_assets_for_testBalance.json fixture
so the test doesn't assert on assets that were never real.
298 lines
8.4 KiB
JSON
298 lines
8.4 KiB
JSON
[
|
|
{
|
|
"chainId": "1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca",
|
|
"name": "Pezkuwi",
|
|
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/HEZ.svg",
|
|
"addressPrefix": 42,
|
|
"options": [
|
|
"crowdloans",
|
|
"governance-v2",
|
|
"proxy",
|
|
"multisig",
|
|
"pushSupport",
|
|
"fullSyncByDefault"
|
|
],
|
|
"nodeSelectionStrategy": "roundRobin",
|
|
"nodes": [
|
|
{
|
|
"url": "wss://rpc.pezkuwichain.io",
|
|
"name": "Pezkuwi Mainnet"
|
|
},
|
|
{
|
|
"url": "wss://mainnet.pezkuwichain.io",
|
|
"name": "Pezkuwi Mainnet (Alt)"
|
|
}
|
|
],
|
|
"explorers": [
|
|
{
|
|
"name": "Pezkuwi Explorer",
|
|
"extrinsic": "https://explorer.pezkuwichain.io/extrinsic/{value}",
|
|
"account": "https://explorer.pezkuwichain.io/account/{value}",
|
|
"event": "https://explorer.pezkuwichain.io/event/{value}"
|
|
}
|
|
],
|
|
"externalApi": {
|
|
"history": [
|
|
{
|
|
"type": "subquery",
|
|
"url": "https://subquery.pezkuwichain.io"
|
|
}
|
|
],
|
|
"governance-delegations": [
|
|
{
|
|
"type": "subquery",
|
|
"url": "https://subquery.pezkuwichain.io/governance"
|
|
}
|
|
]
|
|
},
|
|
"assets": [
|
|
{
|
|
"assetId": 0,
|
|
"symbol": "HEZ",
|
|
"precision": 12,
|
|
"name": "HEZkurd",
|
|
"priceId": "hezkurd",
|
|
"staking": null,
|
|
"type": "native",
|
|
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/HEZ.svg",
|
|
"buyProviders": {},
|
|
"sellProviders": {},
|
|
"typeExtras": null
|
|
}
|
|
],
|
|
"additional": {
|
|
"themeColor": "#009639",
|
|
"defaultBlockTimeMillis": 6000,
|
|
"feeViaRuntimeCall": true,
|
|
"disabledCheckMetadataHash": true,
|
|
"stakingMaxElectingVoters": 22500,
|
|
"identityChain": "69a8d025ab7b63363935d7d9397e0f652826c94271c1bc55c4fdfe72cccf1cfa",
|
|
"stakingWiki": "https://wiki.pezkuwichain.io/staking"
|
|
}
|
|
},
|
|
{
|
|
"chainId": "e7c15092dcbe3f320260ddbbc685bfceed9125a3b3d8436db2766201dec3b949",
|
|
"parentId": "1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca",
|
|
"name": "Pezkuwi Asset Hub",
|
|
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/PEZ.svg",
|
|
"addressPrefix": 42,
|
|
"options": [
|
|
"swap-hub",
|
|
"assethub-fees",
|
|
"proxy",
|
|
"multisig",
|
|
"fullSyncByDefault",
|
|
"pushSupport"
|
|
],
|
|
"nodeSelectionStrategy": "roundRobin",
|
|
"nodes": [
|
|
{
|
|
"url": "wss://asset-hub-rpc.pezkuwichain.io",
|
|
"name": "Pezkuwi Asset Hub"
|
|
}
|
|
],
|
|
"explorers": [
|
|
{
|
|
"name": "Pezkuwi Explorer",
|
|
"extrinsic": "https://explorer.pezkuwichain.io/asset-hub/extrinsic/{value}",
|
|
"account": "https://explorer.pezkuwichain.io/asset-hub/account/{value}",
|
|
"event": "https://explorer.pezkuwichain.io/asset-hub/event/{value}"
|
|
}
|
|
],
|
|
"externalApi": {
|
|
"staking-rewards": [
|
|
{
|
|
"type": "subquery",
|
|
"url": "https://subquery.pezkuwichain.io/assethub"
|
|
}
|
|
],
|
|
"staking": [
|
|
{
|
|
"type": "subquery",
|
|
"url": "https://subquery.pezkuwichain.io/assethub"
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"type": "subquery",
|
|
"url": "https://subquery.pezkuwichain.io/assethub"
|
|
}
|
|
]
|
|
},
|
|
"assets": [
|
|
{
|
|
"assetId": 0,
|
|
"symbol": "HEZ",
|
|
"precision": 12,
|
|
"name": "HEZkurd",
|
|
"priceId": "hezkurd",
|
|
"staking": [
|
|
"relaychain",
|
|
"nomination-pools"
|
|
],
|
|
"type": "native",
|
|
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/HEZ.svg",
|
|
"buyProviders": {},
|
|
"sellProviders": {},
|
|
"typeExtras": null
|
|
},
|
|
{
|
|
"assetId": 1,
|
|
"symbol": "PEZ",
|
|
"precision": 12,
|
|
"name": "Pezkuwi",
|
|
"priceId": "pezkuwi",
|
|
"staking": null,
|
|
"type": "statemine",
|
|
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/PEZ.svg",
|
|
"buyProviders": {},
|
|
"sellProviders": {},
|
|
"typeExtras": {
|
|
"assetId": "1"
|
|
}
|
|
},
|
|
{
|
|
"assetId": 1000,
|
|
"symbol": "USDT",
|
|
"precision": 6,
|
|
"name": "Tether USD",
|
|
"priceId": "tether",
|
|
"staking": null,
|
|
"type": "statemine",
|
|
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/wUSDT.svg",
|
|
"buyProviders": {},
|
|
"sellProviders": {},
|
|
"typeExtras": {
|
|
"assetId": "1000"
|
|
}
|
|
}
|
|
],
|
|
"additional": {
|
|
"themeColor": "#009639",
|
|
"defaultBlockTimeMillis": 6000,
|
|
"feeViaRuntimeCall": true,
|
|
"disabledCheckMetadataHash": true,
|
|
"relaychainAsNative": true,
|
|
"stakingMaxElectingVoters": 22500,
|
|
"identityChain": "69a8d025ab7b63363935d7d9397e0f652826c94271c1bc55c4fdfe72cccf1cfa",
|
|
"timelineChain": "1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca",
|
|
"defaultBlockTime": 6000,
|
|
"stakingWiki": "https://wiki.pezkuwichain.io/staking"
|
|
}
|
|
},
|
|
{
|
|
"chainId": "69a8d025ab7b63363935d7d9397e0f652826c94271c1bc55c4fdfe72cccf1cfa",
|
|
"parentId": "1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca",
|
|
"name": "Pezkuwi People",
|
|
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/chains/PezkuwiPeople.png",
|
|
"addressPrefix": 42,
|
|
"options": [
|
|
"proxy",
|
|
"multisig",
|
|
"fullSyncByDefault"
|
|
],
|
|
"nodeSelectionStrategy": "roundRobin",
|
|
"nodes": [
|
|
{
|
|
"url": "wss://people-rpc.pezkuwichain.io",
|
|
"name": "Pezkuwi People Chain"
|
|
}
|
|
],
|
|
"explorers": [
|
|
{
|
|
"name": "Pezkuwi Explorer",
|
|
"extrinsic": "https://explorer.pezkuwichain.io/people/extrinsic/{value}",
|
|
"account": "https://explorer.pezkuwichain.io/people/account/{value}",
|
|
"event": "https://explorer.pezkuwichain.io/people/event/{value}"
|
|
}
|
|
],
|
|
"externalApi": {},
|
|
"assets": [
|
|
{
|
|
"assetId": 0,
|
|
"symbol": "HEZ",
|
|
"precision": 12,
|
|
"name": "HEZkurd",
|
|
"priceId": "hezkurd",
|
|
"staking": null,
|
|
"type": "native",
|
|
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/HEZ.svg",
|
|
"buyProviders": {},
|
|
"sellProviders": {},
|
|
"typeExtras": null
|
|
}
|
|
],
|
|
"additional": {
|
|
"themeColor": "#009639",
|
|
"defaultBlockTimeMillis": 6000,
|
|
"feeViaRuntimeCall": true,
|
|
"disabledCheckMetadataHash": true
|
|
}
|
|
},
|
|
{
|
|
"chainId": "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"
|
|
}
|
|
}
|
|
]
|