Set recipient and amount
Enter the recipient BCH address and the amount per interval in BCH or a token.
Configure the schedule
| Setting | Examples |
|---|---|
| Interval | 604800 = weekly, 2592000 = monthly |
| Start Timestamp | When the first payment can be collected |
| End Timestamp | Hard stop date. 0 = no expiry. |
| Total Pool | Max total payout. 0 = unlimited until cancelled. |
Execution Model
Once deployed, thepay() function is permissionless. The FlowGuard executor service calls it automatically each interval. You can also call it manually from the payment detail page.

