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

ERC1363ReturnFalseMockUpgradeable

Inherits: Initializable, ERC1363Upgradeable

Functions

__ERC1363ReturnFalseMock_init

function __ERC1363ReturnFalseMock_init() internal onlyInitializing;

__ERC1363ReturnFalseMock_init_unchained

function __ERC1363ReturnFalseMock_init_unchained() internal onlyInitializing;

transferAndCall

function transferAndCall(address, uint256, bytes memory) public pure override returns (bool);

transferFromAndCall

function transferFromAndCall(address, address, uint256, bytes memory) public pure override returns (bool);

approveAndCall

function approveAndCall(address, uint256, bytes memory) public pure override returns (bool);