transfer_apt
Send native APT tokens to another Aptos account with ease. Specify recipient address and amount, and receive a transaction hash upon successful transfer. Ideal for managing APT transactions on the Aptos Blockchain.
Instructions
Transfer native APT tokens to another Aptos account. This is used for sending APT tokens from your account to another address. Returns the transaction hash upon successful transfer.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amount | Yes | Amount of APT to transfer (e.g., '1.5' for 1.5 APT) | |
max_gas_amount | No | Maximum gas amount for the transaction (optional) | |
recipient_address | Yes | Recipient Aptos address, e.g., 0x1 or 0x742d35Cc6634C0532925a3b8D6Ac0C4db9c8b3 |