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

MyAccountERC7702Upgradeable

Inherits: Initializable, Account, SignerERC7702, ERC7821, ERC721HolderUpgradeable, ERC1155HolderUpgradeable

Functions

__MyAccountERC7702_init

function __MyAccountERC7702_init() internal onlyInitializing;

__MyAccountERC7702_init_unchained

function __MyAccountERC7702_init_unchained() internal onlyInitializing;

_erc7821AuthorizedExecutor

Allows the entry point as an authorized executor.

function _erc7821AuthorizedExecutor(address caller, bytes32 mode, bytes calldata executionData)
    internal
    view
    virtual
    override
    returns (bool);