Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

ERC20WithAutoMinerRewardUpgradeable

Inherits: Initializable, ERC20Upgradeable

Functions

__ERC20WithAutoMinerReward_init

function __ERC20WithAutoMinerReward_init() internal onlyInitializing;

__ERC20WithAutoMinerReward_init_unchained

function __ERC20WithAutoMinerReward_init_unchained() internal onlyInitializing;

_mintMinerReward

function _mintMinerReward() internal;

_update

function _update(address from, address to, uint256 value) internal virtual override;