ERC-4337 vs EIP-8130
Account Abstraction Using Alt Mempool compared with Keystore Accounts.
No shared functions
0 shared · 9 vs 19 functions · 0% of the smaller surface
EIP-8130 lists ERC-4337 in its requires field but declares no inheritance in its interface, so any surface it inherits is not counted here.
🤝 Shared (0)
None.
◀️ Only in ERC-4337 (9)
0x0396cb60 | addStake(uint32) |
0x70a08231 | balanceOf(address) |
0xb760faf9 | depositTo(address) |
0xb0a398d1 | getCurrentUserOpHash() |
0x35567e1a | getNonce(address,uint192) |
0x7c627b21 | postOp(uint8,bytes,uint256,uint256) |
0xbb9fe6bf | unlockStake() |
0xc23a5cea | withdrawStake(address) |
0x205c2878 | withdrawTo(address,uint256) |
▶️ Only in EIP-8130 (19)
0x20c4a62c | applySignedAccountChanges(address,(uint8,uint64,(uint8,bytes)[],bytes)) |
0x30ba1adf | authenticate(bytes32,bytes) |
0x92a5497a | authenticateActor(address,bytes32,bytes) |
0x500fa70e | computeAddress(bytes32,bytes,(bytes32,address,uint16,bytes)[]) |
0x28ecd68b | createAccount(bytes32,bytes,(bytes32,address,uint16,bytes)[]) |
0x823268e3 | envelopeDigest(uint8,address,bytes32) |
0xbdbb5ddf | getActor(address,bytes32) |
0xd1a62df4 | getActorConfig(address,bytes32) |
0x82e5f7c6 | getChangeSequences(address) |
0x0f36f691 | getLockStatus(address) |
0x89535803 | getNonce(address,uint256) |
0xdf66b5cb | getTransactionCalls() |
0xd13f350a | getTransactionGasLimit() |
0x690b3a9d | getTransactionPayer() |
0xbead3f50 | getTransactionSender() |
0xe14fe3f3 | getTransactionSenderActorId() |
0x91867138 | importAccount(address,uint256,(bytes32,address,uint16,bytes)[],bytes) |
0x12804095 | replaySafeHash(address,uint256,bytes32) |
0x971604c6 | validateSignature(address,bytes32,bytes) |
Both surfaces parsed from the canonical specifications: ERC-4337 · EIP-8130