get_apt_balance
Check the native APT token balance of an Aptos account, returning values in both Octas and APT. Input the account address to retrieve the current balance.
Instructions
Get the native APT token balance of an Aptos account. This is used for checking the current balance of APT tokens in an account. Returns the account balance in both Octas and APT.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
account_address | Yes | Aptos account address, e.g., 0x1 or 0x742d35Cc6634C0532925a3b8D6Ac0C4db9c8b3 |