Skip to main content

Upgrade EOAs to Smart Accounts with EIP-7702

· 3 min read

EIP-7702 introduces a new paradigm for Ethereum users by allowing Externally Owned Accounts (EOAs), such as MetaMask accounts, to function like smart contracts. This enables on-chain code execution, giving smart capabilities to EOAs. Candide has added support for EIP-7702 across its entire stack, including Voltaire Bundler, InstaGas Paymaster, and AbstractionKit SDK.

Account Abstraction Unified Mempool Stages

· 5 min read

ERC-4337 aims to bring Account Abstraction to Ethereum while maintaining strong decentralization and censorship-resistance, aligning closely with the block production security of the underlying chain. Launching a truly public and decentralized mempool for ERC-4337 is a complex process, and development will progress with “training wheels” — a controlled setup that allows for system updates and bug fixes in a safer environment. While necessary in the early stages, these training wheels will be gradually removed, enabling Bundlers to fully adopt the decentralized principles of the base layer.

Safe Allowance - Permission-Based System for Secure Automation

· 3 min read

Automating token actions should be simple, safe, and secure. With the new Safe Allowance Module, we’re excited to offer a permission-based system that enables controlled access to tokens, making it easier to set up secure automation. Whether you’re handling recurring payments, subscriptions, or specific smart contract actions, this module provides a foundation for secure and permissioned transactions.