icp_transfer
Transfer ICP to another account by specifying the destination account ID and amount. Includes an optional memo and a fixed fee of 0.0001 ICP.
Instructions
Transfer ICP to another account. Fee: 0.0001 ICP
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memo | No | Optional memo (default: 0) | |
| amount_icp | Yes | Amount in ICP (e.g., 1.5 for 1.5 ICP) | |
| to_account_id | Yes | Destination account ID (hex string, 64 characters) |