update_program_status
Update loyalty program status in the database to reflect on-chain activation or pausing, ensuring data consistency between blockchain and backend systems.
Instructions
Update program status in database after on-chain activation/pause
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_address | Yes | Token contract address | |
| status | Yes | New status: active, paused, or inactive |