prepare_config
Creates an unsigned admin transaction to generate a shared mint configuration for SHIT tokens on Sui blockchain.
Instructions
Prepare an unsigned admin transaction that creates the shared mint config after publishing the Move package.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accessToken | Yes | OAuth bearer token issued to the MCP client. | |
| sender | Yes | Admin Sui address that owns the AdminCap. | |
| adminCapId | Yes | AdminCap object id created at package publish time. | |
| treasuryCapId | Yes | TreasuryCap<SHIT_COIN> object id created at package publish time. | |
| feeRecipient | No | ||
| lpRecipient | No | ||
| feeMist | No |