Glossary
ERC-7702 delegation
A transaction type letting an ordinary externally-owned account temporarily run contract code, so a plain wallet can behave like a smart account.
ERC-7702 lets an EOA sign an authorisation pointing at a contract's code, after which transactions from that account execute with that code's logic. Batching, sponsored gas and scoped permissions become available without migrating to a new address — the account keeps its history, balances and approvals.
For agent work it narrows the gap between the two account models. A key that was only ever able to sign one transfer at a time can be given, temporarily, the permission structure a smart account has.
It also concentrates risk: whatever code an account delegates to acts with the account's full authority, so the authorisation itself is the thing to scrutinise. Delegation is a capability, never a safeguard.
Where Sato Hub measures it
Numbers live on those pages and refresh on their own schedule; this definition does not restate them.
Related terms
Sources
Cite this page
Sato Hub. "ERC-7702 delegation (glossary)." Sato Hub, updated 2026-09-14, accessed 2026-09-14. https://satohub.ai/glossary/erc-7702-delegationData last refreshed 2026-09-14; this page is rebuilt daily. Citations carry the date so a reader can tell which snapshot a claim came from. Catalog data is licensed CC-BY-4.0.