Files
pezkuwi-wallet-utils/pezkuwi-overlay/tests/pezkuwi_chains_for_testBalance.json
T
pezkuwichain 6b82731bad fix: restore files silently dropped by the master merge's 3-way delete resolution
master's earlier compat-revert (e533923) deleted these paths; since pending/
post-fix-release never touched them again afterward, git's merge saw
'deleted on one side, untouched on the other' and silently kept them deleted
instead of conflicting. Restored verbatim from pending/post-fix-release:
test fixtures (tests/, pezkuwi-overlay/tests/), the pezkuwi-overlay TRX icon
copy, TAOapp dapp icon, and 7 preConfigured chain detail JSON files.
2026-07-18 23:50:39 -07:00

25 lines
1.4 KiB
JSON

{
"description": "Pezkuwi's own chains (not present in Nova's upstream test fixture, since Nova doesn't know about them) for tests/chains_for_testBalance.json. Each account is the mainnet Founder key - verified live via @pezkuwi/api on 2026-07-09 to have a substantial non-zero, non-frozen free balance and a high nonce (actively used, not a fresh/empty account).",
"last_updated": "2026-07-09",
"chains": [
{
"chainId": "1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca",
"name": "Pezkuwi",
"account": "0x28925ed8b4c0c95402b31563251fd318414351114b1c7797ee788666d27d6305",
"verified": "free: 108384858946834763 (108,384.86 HEZ), nonce: 250, wss://rpc.pezkuwichain.io"
},
{
"chainId": "e7c15092dcbe3f320260ddbbc685bfceed9125a3b3d8436db2766201dec3b949",
"name": "Pezkuwi Asset Hub",
"account": "0x28925ed8b4c0c95402b31563251fd318414351114b1c7797ee788666d27d6305",
"verified": "free: 180297800240165198 (180,297.80 HEZ), nonce: 3297, wss://asset-hub-rpc.pezkuwichain.io"
},
{
"chainId": "69a8d025ab7b63363935d7d9397e0f652826c94271c1bc55c4fdfe72cccf1cfa",
"name": "Pezkuwi People",
"account": "0x28925ed8b4c0c95402b31563251fd318414351114b1c7797ee788666d27d6305",
"verified": "free: 88798997366266252 (88,798.997 HEZ), nonce: 168, wss://people-rpc.pezkuwichain.io"
}
]
}