Query the free, reserved, and frozen balances for an on-chain address.
Thin typed wrapper around System.Account.getValue that returns a clean
AccountBalance object. Uses structural typing so it works with any
PAPI typed API that has the System pallet — no chain-specific imports needed.
Query the free, reserved, and frozen balances for an on-chain address.
Thin typed wrapper around
System.Account.getValuethat returns a clean AccountBalance object. Uses structural typing so it works with any PAPI typed API that has the System pallet — no chain-specific imports needed.