Skip to main content
Version: Next

Allocator

Summaryโ€‹

Calculate the reward per block

Interfaceโ€‹

Allocator inherits from UsingConfig, and retains its interface.

function calculateMaxRewardsPerBlock() external view returns (uint256)

function beforeBalanceChange(address _property, address _from, address _to) external