icp_to_cycles
Convert ICP into cycles by creating a new canister at the current exchange rate, enabling cycle-based operations on the Internet Computer.
Instructions
Convert ICP to cycles by creating a new canister. The ICP will be converted to cycles at the current exchange rate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount_icp | Yes | Amount of ICP to convert (minimum ~0.1 ICP for canister creation) | |
| controller | No | Optional controller principal for the new canister (default: current principal) |