Skip to main content

Payout Operations

Controls

  • REWARDS_PAYOUT_DRY_RUN=true: simulate payouts without transfers
  • Daily payout cap: circuit breaker for maximum payout amount per run
  • Dust threshold: skip tiny payouts to avoid wasteful transactions

Failure Handling

Common failure reason codes:

  • INSUFFICIENT_BALANCE
  • BAD_WALLET
  • RPC_ERROR

Admin can inspect failed payouts and trigger retries after remediation.