transfer_sui
Transfer SUI from a managed wallet to a recipient Sui address. Provide the sending wallet, recipient address, and amount in SUI.
Instructions
Transfer SUI from a managed wallet to a recipient address. Amount is in SUI (not MIST).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fromWallet | Yes | Name of the sending wallet | |
| toAddress | Yes | Recipient Sui address | |
| amount | Yes | Amount in SUI |