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

AccessManagedERC20MintUpgradeable

Inherits: Initializable, ERC20Upgradeable, AccessManagedUpgradeable

Functions

__AccessManagedERC20Mint_init

function __AccessManagedERC20Mint_init(address manager) internal onlyInitializing;

__AccessManagedERC20Mint_init_unchained

function __AccessManagedERC20Mint_init_unchained(address) internal onlyInitializing;

mint

function mint(address to, uint256 amount) public restricted;