mint_token
Mint STAS, DSTAS, or BSV-21 tokens into a BSV Desktop wallet. Tokens are registered and appear in Assets within seconds, no refresh needed. Ensure the minter is funded.
Instructions
Mint one token into the wallet and register it so it appears in Assets within seconds (no Refresh needed). Requires the minter to be funded — check minter_status first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Human-readable token name. Ignored for bsv-21. | |
| amount | No | Token supply. For stas/dstas this is also the satoshi value (1 sat = 1 unit); default 1000. For bsv-21 the supply is free of the satoshi value; default 10000. | |
| dryRun | No | Preview only. Defaults to true. Pass false to actually broadcast — this spends real mainnet satoshis. | |
| symbol | No | Ticker, e.g. "EXSTAS". Defaults per protocol. | |
| protocol | Yes | Which token standard to mint. |