Ethereum Devs Assess Reducing Data Transfer Cost 5x, EIP-4488 Becomes Possible Solution (2024)

Ethereum Devs Assess Reducing Data Transfer Cost 5x, EIP-4488 Becomes Possible Solution Ethereum Devs Assess Reducing Data Transfer Cost 5x, EIP-4488 Becomes Possible Solution (1)

The second leading crypto asset ethereum has been dealing with high fees since the end of June and today the average ethereum transaction fee is between $5 and $34 per transfer. While there’s been a lot of complaints about ether gas costs this year, Ethereum founder Vitalik Buterin has recommended an Ethereum Improvement Proposal (EIP) that aims to decrease transaction costs by five times. Ethereum developer Tim Beiko discussed the idea as well, and talked about possible “challenges” both long and short term.

Moving Ether, Transferring an ERC20, and Swapping Tokens on Ethereum Is Costly — Tim Beiko Shares EIP-4488 Insights

Following the London upgrade during the first week of August, it was assumed that EIP-1559 would relieve at least some of the pressure. However, the average transaction network fee continued to rise after the London upgrade reaching, $62 per transfer on November 9. Today, ether gas cost is lower as bitinfocharts.com indicates the average ether fee is 0.0083 ETH per transfer, or $34.09. The web portal l2fees.info shows an ETH transaction as low as $5.77 per transfer, but the cost to move an ERC20 is $13.20, and swapping ETH-based tokens can cost $28.27 per swap.

On November 22, Bitcoin.com News reported on the arguments taking place on crypto forums and social media platforms like Twitter, between Ethereum and Avalanche advocates. Ethereum has stiff competition these days as blockchains like Binance Smart Chain, Avalanche, Terra, Solana, Harmony, Near, Fantom, and many more have been siphoning ether users and use cases. Now the high fees seem to be pushing the developers to step up and do something about the expensive gas costs. On November 26, Ethereum developer Tim Beiko shared the most recent developer discussion and talked about an idea to lower the costs of rollups.

The gas costs have further pushed Ethereum co-founder Vitalik Buterin to propose leveraging an idea called EIP-4488. “Decrease transaction calldata gas cost, and add a limit of how much total transaction calldata can be in a block,” Buterin suggested on Github on November 24. Essentially, the solution could decrease data transaction costs significantly and estimates say gas cost could be reduced by five times. EIP-4488 leverages a scheme called “calldata,” which is utilized in L2 (layer 2) solutions such as Optimistic and ZK rollups. Beiko talked about the possible solution in his Twitter thread on Friday.

“The cost of rollup txns is a function of the data they post back to the Ethereum mainnet,” Beiko said. “If a rollup compresses X transactions and pays Y gas fees to commit it to mainnet, the cost of rollup transactions is a function of Y/X. To do this, rollups add calldata to their transactions, which is currently priced at 16 gas per byte. If we reduce the calldata cost, then we reduce the cost of rollup transactions,” the programmer added. Beiko further stated that one of the challenges to the calldata solution is that it “influences the block sizes on Ethereum.” Beiko continued:

It’s literally data we add to each transaction. If we lower the gas cost, and keep the same gas limit, we then have bigger blocks, which can be problematic in the short and long term. Short term, it increases the worst case block size. If, for example, calldata was 1 gas/byte, with a 30m gas block, you’d get a 30MB block (average right now is

EIP-4444, EIP-4490, and the Upcoming Arrow Glacier Upgrade

Currently, ethereum (ETH) users either are not transacting with ether at all, leveraging expensive L1 (layer 1) network fees, or they are utilizing rollup layer solutions. At the time of writing, L2 solutions are much cheaper than L1 fees and the cost to send ethereum via Loopring can cost up to $0.25 per transfer. Polygon Hermez costs $0.25, Zksync is around $0.27, Optimism costs $2.39 today, and transferring with Arbitrum One is $2.43. Beiko’s thread noted that L1 fees were high but L2 fees were also fairly expensive as well.

“Fees on Ethereum are *high* and also aren’t trivial on rollups today (~3-4$ for a ETH send on ORs and ~0.25c on ZKRs), so it’s worth thinking about the tradeoff more,” Beiko said. In addition to talking about EIP-4488, the software programmer also mentioned EIP-4444 (Bound Historical Data in Execution Clients) and EIP-4490. “Clients must stop serving historical headers, bodies, and receipts older than one year on the p2p layer,” the EIP-4444 description says. The EIP-4444 abstract summary adds:

Clients may locally prune this historical data — This change will result in less bandwidth usage on the network as clients adopt more lightweight sync strategies based on the PoS weak subjectivity assumption.

The Ethereum developer’s Twitter thread also told people about the upcoming December 8th Arrow Glacier upgrade, which aims to postpone the network’s difficulty bomb. While open-source programmers prepare to address the network’s issues, alternative blockchain networks continue to advance on Ethereum’s heels.

What do you think about the recent solutions proposed to address the Ethereum network’s high transfer costs? Let us know what you think about this subject in the comments section below.

Ethereum Devs Assess Reducing Data Transfer Cost 5x, EIP-4488 Becomes Possible Solution (2024)

FAQs

What is EIP 4488? ›

EIP-4488 focuses on two critical rules: A limit of 10 MB per block, plus an additional 300 bytes per transaction. Reducing call data gas costs from 16 gas per byte to 3 gas per byte.

What is Ethereum trying to solve? ›

What problem does Ethereum solve? Ethereum is fully decentralized and censorship-resistant, meaning it's accessible to users worldwide. Through smart contracts, people can access financial tools and services they might otherwise not have access to.

Why is the Ethereum network fee so high? ›

In addition to being under the sway of demand, one of the reasons Ethereum can be costly to transact on is because of its security. In a way, security is the feature for which you're paying a premium.

How much does Ethereum cost per transaction? ›

Ethereum Average Transaction Fee is at a current level of 0.0003, unchanged from 0.0003 yesterday and down from 0.0007 one year ago. This is a change of 0.00% from yesterday and -57.14% from one year ago.

What does EIP mean Ethereum? ›

An Ethereum Improvement Proposal (EIP) is a design document providing information to the Ethereum community, typically to improve the Ethereum network. EIPs follow a standardized format and are used to propose changes to the Ethereum blockchain.

What is ETH expected to do? ›

According to our Ethereum price prediction, ETH price is expected to have a 0.42% decrease and drop as low as by May 30, 2024. Our technical indicators signal about the Bullish Bullish 85% market sentiment on Ethereum, while the Fear & Greed Index is displaying a score of 72 (Greed).

Is Ethereum better than Bitcoin? ›

Bitcoin is primarily designed to be an alternative to traditional currencies and hence a medium of exchange and store of value. Ethereum is a programmable blockchain that finds application in numerous areas, including DeFi, smart contracts, and NFTs. In that respect, they are both the best at what they do.

What is the main problem with Ethereum? ›

Ethereum's scalability was to be initially achieved through 64 shards, or mini blockchains, which would execute, store and process 1/64th of the blockchains transactions.

What is the solution of Ethereum? ›

L2 solutions essentially operate as independent blockchains — running “side by side” the main chain — that complement the Ethereum network. These solutions aim to enhance scalability by processing transactions off the main Ethereum chain, only interacting with the mainnet when necessary.

What is the difference between Ethereum and Bitcoin fees? ›

Every cryptocurrency has transaction fees built into their basic operating structure. Bitcoin (BTC 0.23%) calls it a network fee, Ethereum (ETH 3.83%) transactions result in gas fees, and the Solana (SOL -4.17%) platform simply refers to processing costs as transaction fees.

Why is gas so high in ETH? ›

Gas fees rise and fall with supply and demand for transactions—if the network is congested, gas prices might be high. On the other hand, they could be low if there is not much traffic.

Why is the Ethereum chain so expensive? ›

Why does Ethereum cost so high? Ethereum has a high market value due to its vast network of decentralized applications and smart contracts. Its popularity and widespread adoption have also contributed to its high cost.

How much 1 Ethereum costs? ›

The current price of Ethereum is $3,793.40 per ETH. With a circulating supply of 120,138,396.928 ETH, it means that Ethereum has a total market cap of $457,085,261,409.49. The amount of Ethereum traded has risen by $1,398,864,908.52 in the last 24 hours, which is a 7.26% increase.

How long does an ETH transaction take? ›

CoinList waits for 30 confirmations to consider an ETH or ERC-20 transaction final. Although typically this should only take about ~5 minutes,this can take anywhere from five minutes to four hours. You can see the number of confirmations in your CoinList wallet.

What is the price of ETH in use? ›

Price of ETH today

The live price of Ethereum is $ 3,116.81 per (ETH / USD) with a current market cap of $ 374.40B USD. 24-hour trading volume is $ 9.22B USD. ETH to USD price is updated in real-time. Ethereum is +0.81% in the last 24 hours with a circulating supply of 120.12M.

What does the ENS token do? ›

The ENS token is used for governance of the ENS decentralized autonomous organization (DAO) that manages the shared treasury of the protocol. The ENS token allows holders to submit proposals and cast votes on decisions that influence the management and future development of the protocol.

What is the purpose of EIP 1559? ›

EIP-1559 changes the transaction fee market for Ethereum from a first-price auction to a fixed-price sale. Transactions specify the maximum gas price they are willing to pay, as well as the portion of that gas price they are willing to pay to miners. The portion not paid to miners is burned.

What is the ETH transaction accelerator? ›

In your Ethereum (ETH) or ERC20 token wallet, click on the transaction that is stuck pending. You'll pay a higher transaction fee to resend your stuck transaction, which will be deducted from your ETH balance as soon as you click Accelerate. If you would like to proceed, click Accelerate.

What is ether digital currency? ›

Ether is the native cryptocurrency for the Ethereum blockchain and network. It is used to pay transaction fees and as collateral by network validators. Block Reward: Definition, How They Provide Incentive, and Future.

Top Articles
Latest Posts
Article information

Author: Prof. An Powlowski

Last Updated:

Views: 5264

Rating: 4.3 / 5 (44 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Prof. An Powlowski

Birthday: 1992-09-29

Address: Apt. 994 8891 Orval Hill, Brittnyburgh, AZ 41023-0398

Phone: +26417467956738

Job: District Marketing Strategist

Hobby: Embroidery, Bodybuilding, Motor sports, Amateur radio, Wood carving, Whittling, Air sports

Introduction: My name is Prof. An Powlowski, I am a charming, helpful, attractive, good, graceful, thoughtful, vast person who loves writing and wants to share my knowledge and understanding with you.