web3wagmi
← All standards

ERC-8023 vs ERC-8199

Multi-step Contract Ownership compared with Sandboxed Smart Wallet.

Overlapping, neither contains the other
1 shared · 10 vs 7 functions · 14% of the smaller surface

ERC-8199 lists ERC-8023 in its requires field but declares no inheritance in its interface, so any surface it inherits is not counted here.

🤝 Shared (1)

0x8da5cb5bowner()

◀️ Only in ERC-8023 (9)

0xb842e87facceptOwnershipTransfer()
0x737293e2cancelPendingOwnershipTransfer()
0x15ec3698confirmOwnershipBufferUpdate(uint256)
0x3c213957confirmOwnershipTransfer(address)
0x0f9f2530getOwnershipTransferBuffer()
0xa49421e9initiateOwnershipBufferUpdate(uint256)
0xc0b6f561initiateOwnershipTransfer(address)
0xe30c3978pendingOwner()
0x1af1b0c4preConfirmedOwner()

▶️ Only in ERC-8199 (6)

0x531ef90aexecuteFromOwner((address,uint256,bytes)[])
0xeac3fda4getAgents()
0xf9287c65invokeAgentExec((address,uint256,bytes)[],bytes)
0x554c4f4bisAgentActive(address)
0x9495d5dbregisterAgents((address,uint256,(address,bytes)[])[])
0xdfe97518removeAgents((address,uint256,(address,bytes)[])[])

Both surfaces parsed from the canonical specifications: ERC-8023 · ERC-8199