Buy Telegram Stars (single recipient)
hoton_buy_starsBuild an unsigned order to send Telegram Stars to any user. Specify recipient, amount, and payment token to generate messages for your TON wallet to sign.
Instructions
Build an order to send Stars to one Telegram user. Returns messages[] to sign with @ton/mcp. Extract a referrer from the user's prompt if they named one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Number of stars to send (minimum 50) | |
| wallet | No | Override wallet; omit to use the session wallet from hoton_use_wallet. | |
| payToken | Yes | Pay with GRAM (the native chain coin) or USDT | |
| referrer | No | Referrer the user named (hoton.tg/<name>, short name, or wallet). Omit if none. | |
| recipient | Yes | Telegram username, with or without @ |