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

ERC1363ForceApproveMockUpgradeable

Inherits: Initializable, ERC1363Upgradeable

Functions

__ERC1363ForceApproveMock_init

function __ERC1363ForceApproveMock_init() internal onlyInitializing;

__ERC1363ForceApproveMock_init_unchained

function __ERC1363ForceApproveMock_init_unchained() internal onlyInitializing;

approveAndCall

function approveAndCall(address spender, uint256 amount, bytes memory data) public virtual override returns (bool);