send_kaspa
Send KAS tokens to a recipient address on the Kaspa blockchain using the Kaspa MCP server. Specify recipient address and amount, with optional priority fee and transaction payload.
Instructions
Send KAS tokens to a recipient address
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient Kaspa address | |
| amount | Yes | Amount to send in KAS | |
| priorityFee | No | Priority fee in sompi (optional) | |
| payload | No | Hex-encoded transaction payload (optional) |