Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

ERC-8335: Account-Level Transfer With Authorization

Дата публикации: 10-07-2026 03:12:15

Add a standard interface on smart contract accounts that executes ERC-20 and native asset transfers from an off-chain signed EIP-712 authorization, submittable by any relayer with no prior on-chain approval. The account verifies the authorization with its own signature validation logic, so any signature scheme the account supports can be used. Intended to offer similar functionality to ERC-3009, implemented at the account level instead of the token level so it works for any ERC-20 token and native ETH.

github.com/ethereum/ERCs








Add ERC: Account-Level Transfer With Authorization


master ← okx:smart-account-authorization



opened 03:20AM - 10 Jul 26 UTC




yongqjn




+634
-0





## Summary
Adds draft ERC: Account-Level Transfer With Authorization
- Spe…c file: `ERCS/erc-9999.md`
- Status: Draft. The eip/filename number (9999) is a placeholder and will be updated to the PR number on assignment.
The proposal takes ERC-3009's `transferWithAuthorization` and implements it on the smart account instead of the token contract. The account owner signs an EIP-712 authorization off-chain, and any relayer can submit it to the account, which verifies it against its own signature validation logic and executes the transfer. Since the account does the verification, it supports any ERC-20 token and native ETH without changes to token contracts, and without enshrining a signature scheme.
## Discussion
https://ethereum-magicians.org/t/erc-xxxx-account-level-authorization/28977
## Reference implementation
Included inline in the spec: an abstract `AccountTransferAuthorization` base contract and two example integrations (an ECDSA owner account, and a modular account routing to ERC-1271 validators).
## Authors
Aaron Zhou (@AaronZgl), Joe Qiao (@0xUb), Mike Fu (@fumeng00mike), Rick Zha (@rickzha610), Nicholas Yong (@yongqjn)







Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1ERC-8100: Representable Contract State0508-07-2026
2ERC-8240: Trust Infrastructure for Agents and Assets0508-07-2026
3ERC-7303: Token-Controlled Token Circulation0508-07-2026
4All Core Devs - Testing (ACDT) #87, July 13, 20260510-07-2026
5EIPIP Meeting #128, July 08, 20260708-07-2026
6Add ERC 8217: Agent NFT Identity Bindings7808-07-2026
7EIP-7730: Proposal for a clear signing standard format for wallets0708-07-2026
8EIP-8146: Block Access List Sidecars0610-07-2026
9RPC Standards # 30, July 13, 2026,0510-07-2026
10EIP-7906: Transaction Assertions via State Diff Opcode0308-07-2026

Классификация: Пресс-релизы. Схожих патентов: 0. Схожих новостей: 10. Тональность: 0. Информативность: 7. Источник: ethereum-magicians.org.