Faça a gestão do Quicknode a partir do seu terminal, código ou agente de IA.Agora com CLI, API de administração, MCP e SDK.
Começa a construir
Implementação da norma ERC-4337, que permite que as contas de contratos inteligentes funcionem como contas de utilizador principais na Ethereum sem alterações ao protocolo.
Certificação SOC 2 Tipo II · ISO 27001
Account Abstraction, implemented via the ERC-4337 standard, redefines how user accounts operate on Ethereum and compatible EVM chains by enabling Smart Contract Accounts (SCAs) to serve as primary user accounts. Unlike traditional Externally Owned Accounts (EOAs) controlled by private keys, SCAs are programmable and governed by customizable verification logic. This shift allows developers to build accounts with enhanced security features such as multi-factor authentication, social recovery, and flexible transaction authorization. ERC-4337 achieves this without requiring any changes to the Ethereum protocol itself, running entirely on top of existing infrastructure.
The core innovation lies in the introduction of UserOperations, a new transaction-like object that bundles multiple user intents and metadata, processed by specialized nodes called Bundlers. Bundlers aggregate these UserOperations into single blockchain transactions, enabling features like gas sponsorship and batch execution. The EntryPoint contract acts as a central verifier and executor for these operations, ensuring funds and gas payments are properly managed. Additionally, Paymasters allow dapps to sponsor gas fees or accept alternative payment tokens, removing the need for users to hold native ETH for transaction fees.
This architecture addresses key usability and security challenges in web3, such as seed phrase management, native token requirements, and rigid transaction flows. Developers can integrate Account Abstraction using Alchemy’s comprehensive SDKs and APIs, including Bundler and Gas Manager services, to build wallets and dapps with seamless onboarding and advanced account automation. The solution supports Ethereum Layer 2s and other EVM-compatible chains, making it a versatile foundation for next-generation decentralized applications.
Traditional Ethereum accounts rely on externally owned accounts (EOAs) controlled by private keys, which pose usability and security challenges such as seed phrase management, lack of flexible authorization, and mandatory native token holdings for gas fees. These limitations hinder user onboarding and advanced account features.
UserOperations represent user intents processed by Bundlers that aggregate and submit transactions, improving efficiency and UX.
A singleton contract that verifies and executes UserOperations, managing gas payments and transaction validity.
Developers can onboard users without requiring them to hold ETH by sponsoring gas fees through Paymasters, reducing friction.
Wallets can implement multi-factor authentication, social recovery, and custom authorization rules using smart contract accounts.
Users can automate portfolio rebalancing, scheduled transfers, or batch multiple operations into a single blockchain transaction.
RPC gratuito em mais de 80 cadeias. Crie um ponto de extremidade em menos de 30 segundos.
Explore web3 competitors and apps like Account Abstraction.






Gratuito | Empresa | |
|---|---|---|
| Preço (mensal) | Gratuito | Preços personalizados |
| Preço (anual) | Gratuito | Preços personalizados |
| Mensagens | Apoio da comunidade através do Discord e do GitHub | Suporte dedicado e SLAs |
| Apoio | Apoio da comunidade através do Discord e do GitHub | Apoio dedicado às empresas |
| Análise |
RPC fiável, APIs poderosas e sem complicações.
Comprehensive resources including technical deep dives, API references, quickstart guides, and community channels are available to help developers implement ERC-4337 account abstraction.
| Componibilidade | |||
| Entre cadeias | |||
| Personalização | |||
| Apoio aos programadores | |||
| Facilidade de integração | |||
| Desempenho |
Supports composable account plugins via ERC-6900, enabling portable and customizable smart contract accounts.