Overview of ORE Program Instructions
masterThe ORE program provides a suite of instructions categorized into Mining and Admin operations.
Mining Instructions
These instructions are used by participants to interact with the game state and claim rewards:
Automate: Configures a new automation.Checkpoint: Checkpoints rewards from a prior round.ClaimORE: Claims ORE mining rewards.ClaimSOL: Claims SOL mining rewards.Deploy: Deploys SOL to claim space on the board.Initialize: Initializes program variables.Log: Logs non-truncatable event data.Reset: Resets the board for a new round.
Admin Instructions
These instructions are used for program governance and treasury management:
Bury: Executes a buy-and-bury transaction.Wrap: Wraps SOL in the treasury for swap transactions.SetAdmin: Re-assigns the admin authority.SetFeeCollector: Updates the fee collection address.SetFeeRate: Updates the fee charged per swap.