mint_loyalty_tokens
Generate smart contract parameters to mint loyalty tokens for customer rewards in on-chain loyalty programs.
Instructions
Record mint intent and get smart contract call params
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_address | Yes | Token contract address | |
| recipient | Yes | Recipient wallet (0x...) | |
| amount | Yes | Tokens to mint |