prepare_sponsored_mint
Prepares an unsigned Sui transaction for minting SHIT tokens, where the user signs as sender/recipient and a configured sponsor covers gas and mint fees.
Instructions
Prepare an unsigned Sui transaction where the user signs as sender/recipient and the configured sponsor pays gas plus the 1 SUI mint fee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accessToken | Yes | OAuth bearer token issued to the MCP client. | |
| userAddress | Yes | Sui address that signs and receives the mint. |