Skip to main content
Each chain requires its own derived address before a wallet can operate on that network. Address management is usually part of onboarding and chain enablement, while balance inspection is part of everyday runtime logic.

Create a wallet address

List wallet addresses

Check balances

For toolkit-based runtimes, the closest runtime-facing tools are list_wallet_addresses and get_balance.