split_coins
Split a coin into multiple coins with specified amounts in MIST. Useful for creating smaller denominations for payments.
Instructions
Split a coin into multiple coins with specified amounts (in MIST).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | Yes | Wallet name | |
| coinId | Yes | Object ID of the coin to split | |
| amounts | Yes | Amounts for each new coin (in MIST) |