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);