ERC-8004
Smart Contract Standard
Padrão Aberto
Links
Detalhes
Licença https://github.com/ethereum/EIPs/blob/master/EIPS/eip-8004.md
Status de Dev 📝 Rascunho
Detalhe do Status de Dev Draft
Proprietário Ethereum Community (EIP process); led by authors from MetaMask, Ethereum Foundation, Google, Coinbase
País Global / Decentralized
Ano de Início 2024
Stack Solidity / EVM; three singleton registry contracts (Identity, Reputation, Validation)
Financiamento Authors affiliated with MetaMask/Consensys, Ethereum Foundation, Google, Coinbase; no independent grant
Última Investigação 9 de mar. de 2026
Smart Contract Standard Atributos
Origins Authored by Marco De Rossi (MetaMask), Davide Crapis (Ethereum Foundation), Jordan Ellis (Google), and Erik Reppel (Coinbase); emerged from the need to give autonomous AI agents verifiable on-chain identity and trust credentials as agentic AI systems proliferate.
Data Formats ABI-encoded registry interactions; JSON for agent identity metadata (ERC-721 tokenURI schema); structured feedback payloads for reputation updates
Terms CC0
Funds Unknown; developed as part of institutional R&D by author organizations
Based On ERC-721 (identity registry uses NFT standard for agent identity tokens); ERC-4337 (compatible with account-abstracted agent wallets)
Permissions Permissionless agent registration; tiered trust model where validation level scales with value at risk
Development Tools Ethereum development tooling (Hardhat, Foundry); no dedicated SDK yet as of draft status
Protocol Maturity / Standardization Draft EIP; under community review; mainnet deployment of registry contracts anticipated but not confirmed as of early 2026
Trust Framework Three-layer trust: Identity registry (ERC-721 NFT-based); Reputation registry (score accumulation from task feedback); Validation registry (multi-stage verification scaling with stake)
Target Application Domain AI agent infrastructure, autonomous agent coordination, multi-agent systems, agentic DeFi, AI-powered DAO tooling
Deployment Model Three singleton registry contracts on Ethereum mainnet; agents instantiate identity tokens from the Identity registry
Standard Type Agent / Coordination Standard
Ecosystem Ethereum