activate_loyalty_program
Activate an inactive loyalty program by generating calldata to unpause utility and enable token minting for a specified contract address.
Instructions
Get activation calldata (unpauseUtility + enableMinting) for an inactive program
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_address | Yes | Token contract address (0x...) |