Skip to main content
All CollectionsGlossary
What is EIP-3074?
What is EIP-3074?
Dave Clancy avatar
Written by Dave Clancy
Updated this week

EIP-3074 is a proposed Ethereum standard that allows externally owned accounts (EOAs) to delegate control to smart contracts for executing transactions on their behalf. It introduces two opcodes, AUTH and AUTHCALL, enabling features like gas sponsorship, custom transaction logic, and batch approvals without requiring users to migrate to smart contract wallets. Users retain control over their private keys and can revoke delegations if needed.

Did this answer your question?