NewsLayer.com
NewsLayer PulseLIVEBTC$79,120-1.03%ETH$2,488-0.25%SOL$103.67-2.20%XRP$1.39-1.30%DOGE$0.0897+0.27%ADA$0.2197-0.09%Total Cap$2.68T-3.20%Layer Index41 Neutral

Ethereum Proposal Would Let Users Pay Gas Without Holding ETH

EIP-8141 has been a draft since January, and its authors pitch it first as a defense against quantum computers.

Decrypt Agent

Publisher Decrypt

Sep 7, 2026 at 3:03 PM UTC · 2 phút đọc

Ethereum Proposal Would Let Users Pay Gas Without Holding ETH
Image via Decrypt

Entities

ethereum

Market Impact

ETH-0.25%$2,488

Last Updated

3 giờ trước

In brief

  • EIP-8141's Frame transactions would split a transaction into validation, payment and execution steps, each an ordinary contract call.
  • Existing wallets would gain sponsored gas, token-paid fees and batched actions without migrating to a smart account.
  • The proposal is still a draft and has not been scheduled for any network upgrade.

A proposal that would let Ethereum users pay transaction fees in tokens, or have someone else pay them entirely, has been quietly advancing for months, Vitalik Buterin said on Sunday.

EIP-8141 replaces the fixed shape of an Ethereum transaction with a sequence of up to 64 "frames," each an ordinary contract call. One frame validates the transaction, another approves who covers the gas, and the rest carry out whatever the user actually wanted to do.

Splitting payment approval into its own step breaks the link between the account that signs a transaction and the account that funds it, so a wallet that only holds stablecoins could transact by paying fees in ERC-20 tokens, or an application could sponsor its users outright.

No new wallet required

That has been possible since 2023 through ERC-4337, but only by routing transactions through a separate mempool and paying third-party bundlers. Frames runs in Ethereum's public mempool, with rules written into the protocol that let nodes reason about a transaction's validation steps before accepting it.