mint_activate_bsv21
Activates a BSV-21 token ID with GorillaPool to make it visible on WOC and overlay indexers. Pays the required 2000-sat fee; use dryRun to preview first.
Instructions
Activate a BSV-21 token id with GorillaPool so WOC and overlay indexers surface it. Only needed for external discovery — the wallet already shows the token without this. Polls for the fee address, then pays it 2000 sats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | Preview only. Defaults to true. Pass false to actually broadcast — this spends real mainnet satoshis. | |
| tokenId | Yes | BSV-21 token id, formatted "<64-hex-txid>_<vout>". |