Skip to main content

Balances

Query native token balances (uxyz) for any address, or check the total circulating supply on XYZ Chain.

Get All Balances

Returns all native token balances for an address.

Understanding Denominations

All amounts are returned in uxyz. To convert to human-readable XYZ, divide by 1,000,000.

Get Balance for Specific Denom

Query balance for a single denomination (faster if you only need uxyz).

Get Spendable Balances

Returns balances that are available to spend (excludes locked, vesting, or delegated tokens).
This is useful when you need to know how much a user can actually transfer or use for gas fees.

Total Supply

Get the total supply of all denominations on the chain.

Supply of a Specific Denom

The total supply on XYZ Chain reflects only the tokens that have been bridged from Solana. Since the chain has zero inflation, supply only changes through bridge mint/burn operations.