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 30+ AI models, with 0% extra fees
I just read Vitalik's post about how Ethereum is finally preparing to close the multi-year debate around account abstraction. Interestingly, the community has been discussing this issue for over ten years, and now it seems they've found a comprehensive solution through EIP-8141.
The essence of the proposal is quite elegant — introducing the concept of "frame transactions." Imagine: one transaction can contain multiple calls that interact with each other, and the system itself understands who pays for gas and who authorizes the operation. This opens up a sea of possibilities.
From a practical standpoint, EIP-8141 allows developers to implement what they've long dreamed of. Multi-signatures, variable keys, even quantum-resistant signature schemes — all become possible through the verification and execution mechanism. And what about paying for gas with non-ETH tokens? Now, this can be done without intermediaries, simply through a payment contract.
Interestingly, developers haven't forgotten about privacy. Using the same mechanism, ZK-SNARKs can be integrated for verification or two-dimensional nonces can be added. On the security level, everything is also well thought out — on-chain, a transaction is considered valid only if the verification frame returns ACCEPT with a gas payment mark.
Vitalik also noted that EIP-8141 complements FOCIL very well. While FOCIL provides fast inclusion of transactions, account abstraction allows complex operations to be executed as first-class transactions. It's like two puzzle pieces that fit perfectly together.
Compatibility with EOA is also being considered — and in practice, this is quite feasible. The most interesting part is that after all these years of research, these technologies could be implemented through the Hegota fork within a year. If this happens, it will be a significant step forward for the network's development.