Advanced
Blockchain & Web3
Q88 / 100
What is the purpose of "account abstraction" (e.g., ERC-4337) on Ethereum?
Correct! Well done.
Incorrect.
The correct answer is A) It allows smart contracts to act as user accounts with custom validation logic (like social recovery or gas sponsorship), without requiring changes to the core protocol
A
Correct Answer
It allows smart contracts to act as user accounts with custom validation logic (like social recovery or gas sponsorship), without requiring changes to the core protocol
Explanation
ERC-4337 enables "smart accounts" with programmable validation (e.g., multi-factor approval, gasless transactions paid by a third party) using a higher-level infrastructure layer rather than consensus-level changes.
Progress
88/100