ERC-8199 Sandboxed Smart Wallet
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| SandboxedSmartWallet | 0xd3605c18 |
⚙️ Functions this standard introduces (7)
0x531ef90a | executeFromOwner((address,uint256,bytes)[]) | |
0xeac3fda4 | getAgents() | view |
0xf9287c65 | invokeAgentExec((address,uint256,bytes)[],bytes) | |
0x554c4f4b | isAgentActive(address) | view |
0x8da5cb5b | owner() | view |
0x9495d5db | registerAgents((address,uint256,(address,bytes)[])[]) | |
0xdfe97518 | removeAgents((address,uint256,(address,bytes)[])[]) |
⚖️ Compare with
Parsed from the canonical specification · discussion