web3wagmi
← All standards

ERC-7579 Minimal Modular Smart Accounts

🆔 ERC-165 interface ids

Computed here as the XOR of the selectors each interface defines.

IERC7579Execution0x3f3f9537
IERC7579AccountConfig0xbe1d6cf6
IERC7579ModuleConfig0x232dbb4a
IERC7579Module0x0b2017f2

⚙️ Functions this standard introduces (12)

0x9cfd7cffaccountId()view
0xe9ae5c53execute(bytes32,bytes)
0xd691c964executeFromExecutor(bytes32,bytes)
0x9517e29finstallModule(uint256,address,bytes)
0x112d3a7disModuleInstalled(uint256,address,bytes)view
0xecd05961isModuleType(uint256)view
0xf551e2eeisValidSignatureWithSender(address,bytes32,bytes)view
0x6d61fe70onInstall(bytes)
0x8a91b0e3onUninstall(bytes)
0xd03c7914supportsExecutionMode(bytes32)view
0xf2dc691dsupportsModule(uint256)view
0xa71763a8uninstallModule(uint256,address,bytes)

⚖️ Compare with

Parsed from the canonical specification · discussion