📘
XCHandles Docs
  • XCHandles FAQ
  • Techincal Manual
    • Pricing Puzzles
    • State Scheduler
    • XCHandles
      • The Register Action
      • The Refund Action
      • The Extend Action
      • The Expire Action
      • The Oracle Action
      • The Update Action
    • DIG Reward Distributor
      • The Sync Action
      • The New Epoch Action
      • The Add Incentives Action
      • The Commit Incentives Action
      • The Add Mirror Action
      • The Remove Mirror Action
      • The Withdraw Incentives Action
      • The Initiate Payout Action
Powered by GitBook
On this page
  1. Techincal Manual
  2. DIG Reward Distributor

The Add Incentives Action

Current epoch rocks - let's add some rewards to it

PreviousThe New Epoch ActionNextThe Commit Incentives Action

Last updated 3 months ago

Note: The add incentives action code be found .

This action simply adds incentives to the current round. The new rewards will be continuously distributed in a linear fashion from last_update until epoch_end. They cannot be clawed back.

The action also creates a puzzle announcement that be asserted to ensure the dApp singleton is running the right action with the right parameters. For the add incentives action, the announcement prefix, a, is concatenated to (sha256tree (amount . epoch_end)).

Written by from on Feb 16th, 2025.

here
yakuhito
FireAcademy.io