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

ERC20ForceApproveMockUpgradeable

Inherits: Initializable, ERC20Upgradeable

Functions

__ERC20ForceApproveMock_init

function __ERC20ForceApproveMock_init() internal onlyInitializing;

__ERC20ForceApproveMock_init_unchained

function __ERC20ForceApproveMock_init_unchained() internal onlyInitializing;

approve

function approve(address spender, uint256 amount) public virtual override returns (bool);