Futures
Access hundreds of perpetual contracts
TradFi
Gold
One platform for global traditional assets
Options
Hot
Trade European-style vanilla options
Unified Account
Maximize your capital efficiency
Demo Trading
Introduction to Futures Trading
Learn the basics of futures trading
Futures Events
Join events to earn rewards
Demo Trading
Use virtual funds to practice risk-free trading
Launch
CandyDrop
Collect candies to earn airdrops
Launchpool
Quick staking, earn potential new tokens
HODLer Airdrop
Hold GT and get massive airdrops for free
Pre-IPOs
Unlock full access to global stock IPOs
Alpha Points
Trade on-chain assets and earn airdrops
Futures Points
Earn futures points and claim airdrop rewards
Promotions
AI
Gate AI
Your all-in-one conversational AI partner
Gate AI Bot
Use Gate AI directly in your social App
GateClaw
Gate Blue Lobster, ready to go
Gate for AI Agent
AI infrastructure, Gate MCP, Skills, and CLI
Gate Skills Hub
10K+ Skills
From office tasks to trading, the all-in-one skill hub makes AI even more useful.
GateRouter
Smartly choose from 40+ AI models, with 0% extra fees
Vitalik just made a very interesting comment about account abstraction (AA) — this mechanism could become a major trend on Ethereum and Layer 2s in the near future. I also notice that this is starting to receive greater attention from the community.
First, it’s important to understand that account abstraction is not a completely new concept. It essentially refers to a type of account that can be flexibly customized according to user needs, rather than just performing basic functions like receiving, sending, or withdrawing tokens as regular wallets (Metamask, TrustWallet, etc.). The really cool thing here is that account abstraction combines the advantages of both EOA (Externally Owned Account) and CA (Contract Account), maintaining ease of use while inheriting higher security and automation.
Why is this important? Because account abstraction opens up highly programmable and customizable possibilities. This creates enormous opportunities in wallet design and user protocol interfaces, solving many specific issues that users currently face.
From a technical perspective, ERC-4337 (the standard for account abstraction) introduces some truly useful mechanisms. First is Bundler — allowing users to swap any token into the network’s native token (e.g., ETH) during a transaction to pay gas fees. This means you no longer need to worry about running out of gas before sending a transaction. Second is signature aggregation, where a single signature can authorize multiple transactions, making it more convenient and significantly reducing on-chain data and storage costs.
Regarding security, account abstraction via smart contracts allows for notable improvements over standard EOAs. Users can store and recover private keys, modify public or private keys, add additional security conditions, and use various signature verification systems like session keys. That’s why Vitalik emphasizes that the real value of ERC-4337 is providing a decentralized fee market for user activities through smart contract wallets.
In terms of user experience, account abstraction enables full real-time transaction tracking — you’ll know whether a transaction has been approved, what stage it’s in, instead of just seeing “pending” as with EOA wallets.
Many new Layer 2 rollups like ZkSync 2.0 and Starknet are becoming ideal platforms for integrating account abstraction, as their core infrastructure is already quite compatible. Optimism had plans but dropped them to maintain easier EVM compatibility.
Regarding projects, many promising wallets are already benefiting or will soon benefit from this wave of development. ArgentX, Braavos, and Safe are wallets without tokens but are building on account abstraction. NEAR Wallet and Ambire Wallet already have tokens ($NEAR and $WALLET/$ADX). Additionally, projects like Biconomy ($BICO) and Gelato ($GEL) are building infrastructure to support account abstraction. Uniswap ($UNI) is also integrating. Major wallets like TrustWallet ($TWT) and SafePal ($SFP) also have potential to transition to this model.
Overall, account abstraction is a significant step forward for user experience in Web3, and this is just the beginning of a long-lasting trend.