Gas fees explained: gas is the unit measuring how much computing work a blockchain transaction requires. Validators charge this fee to process and confirm your transaction. Fees are paid in the native token – ETH on Ethereum – and rise or fall with network demand. You cannot avoid gas, but you can pay less.
Key Takeaways
- Gas measures computation, not data size. A simple ETH transfer uses 21,000 gas units; a complex DeFi swap can use 200,000 or more.
- Fees spike during congestion because block space is limited and users bid against each other to get included faster.
- EIP-1559 (August 2021) introduced a base fee that gets burned and a priority tip that goes to validators.
- Layer 2 networks like Polygon can cut fees by 90% or more compared to Ethereum mainnet.
- Timing matters: transacting on weekends or late at night (UTC) can save you real money.
What Gas Actually Measures
Every action on Ethereum – sending ETH, swapping tokens, minting an NFT – requires the network’s computers to do work. Gas is the unit that quantifies that work, similar to how a car uses fuel per kilometre. The more complex the operation, the more gas it consumes.
A basic ETH transfer always costs exactly 21,000 gas units. A Uniswap token swap typically runs between 100,000 and 200,000 gas units. An NFT mint with complex smart contract logic can go well above 300,000 units. Gas units themselves have no INR or USD value – the cost only appears when you multiply gas used by the current gas price.
Gwei Explained: Gas Fees in Plain Numbers
Gas price is quoted in gwei, which is one-billionth of one ETH (0.000000001 ETH). If gas costs 20 gwei and your transaction uses 21,000 units, you pay 420,000 gwei, or 0.00042 ETH. At an ETH price of roughly Rs 2,50,000, that single transfer costs about Rs 105. During peak congestion in 2021, average gas prices crossed 200 gwei according to Etherscan historical data, pushing simple transfers above Rs 1,000 each.
Why Gas Fees Spike: The Blockspace Auction
Ethereum processes roughly 1 to 1.5 million transactions per day, but each block holds limited space – around 15 million gas units on average. When demand outstrips that capacity, a natural auction begins. Users who want their transactions confirmed quickly raise their bids; everyone else waits.
Think of it like booking a train ticket during Diwali. The train (the block) has a fixed number of seats. If more people want to travel than seats available, those willing to pay a premium get confirmed first. Your transaction sitting in the mempool is essentially your bid in that auction.
What Triggers Congestion?
Major DeFi protocol launches, NFT collection drops, and market volatility events all flood the mempool simultaneously. During the May 2021 crypto sell-off, average Ethereum gas fees briefly exceeded 1,500 gwei according to Etherscan. That made even a simple token transfer cost more than $50 at the time. Market conditions and price swings are directly connected to how expensive the network becomes to use.
AI agents executing on-chain transactions are a newer source of congestion too. Automated bots that arbitrage price differences or manage DeFi positions fire thousands of transactions per minute, competing directly with regular users for block space.
EIP-1559 and How Gas Fees Are Priced Today
Before August 2021, users had to guess a single gas price and hope it was competitive. EIP-1559 changed the fee structure entirely. It split the fee into two parts: a base fee that the protocol sets automatically and burns forever, and a priority fee (tip) that goes to the validator who includes your transaction.
The base fee adjusts block by block based on how full the previous block was. If a block is more than 50% full, the base fee rises for the next block. If it is less than 50% full, it falls. This makes gas fee prediction much more reliable – your wallet can estimate costs accurately instead of forcing you to guess blindly.
What Does Burning ETH Mean for You?
When the base fee is burned, that ETH is permanently removed from supply. Since EIP-1559 launched, over 4.4 million ETH has been burned as of mid-2025 according to ultrasound.money. This deflationary pressure is one reason long-term ETH holders pay attention to network activity. The more the network is used, the more ETH is removed from circulation.
| Transaction Type | Typical Gas Units | Cost at 20 Gwei (approx. INR at Rs 2,50,000/ETH) |
|---|---|---|
| ETH Transfer | 21,000 | ~Rs 105 |
| ERC-20 Token Transfer | 45,000-65,000 | ~Rs 225-Rs 325 |
| Uniswap Token Swap | 100,000-200,000 | ~Rs 500-Rs 1,000 |
| NFT Mint (simple) | 150,000-300,000 | ~Rs 750-Rs 1,500 |
| Complex DeFi Interaction | 300,000+ | Rs 1,500+ |
Note: Gas unit estimates are approximations. Actual costs vary by contract complexity and network conditions. Always verify current gas prices on Etherscan or Blocknative before transacting.
Six Ways to Pay Less in Gas Fees
Reducing gas fees does not require deep technical knowledge. These six tactics work for regular retail users, including those who access DeFi through Indian exchanges or self-custody wallets.
1. Time Your Transactions
Ethereum gas fees follow a weekly pattern. According to Etherscan historical data, fees are consistently lower on Saturday and Sunday mornings (UTC) and between 2 AM and 8 AM UTC on weekdays. If your transaction is not urgent, scheduling it during off-peak hours can cut costs by 30% to 60%.
2. Use Layer 2 Networks to Reduce Gas Fees
Layer 2 rollups like Arbitrum, Optimism, and Polygon batch hundreds of transactions together and settle them on Ethereum mainnet in one go. This spreads the cost across many users. A swap that costs Rs 800 on mainnet can cost under Rs 10 on Polygon. For Indian users doing regular DeFi activity, this difference adds up fast, especially after accounting for the 30% VDA tax on gains – keeping gas fees low maximises your effective returns.
3. Set a Max Fee and Priority Tip Manually
Most wallets like MetaMask let you set a custom gas limit and max fee. If your transaction can wait 5 to 10 minutes, set your max fee close to the current base fee and a minimal priority tip of 1 to 2 gwei. The transaction will confirm once the base fee drops to your limit. Do not set it too low or your transaction may get stuck in the mempool.
4. Avoid Peak Demand Windows
Major token launches, NFT drops, and protocol governance votes create predictable congestion spikes. Following project announcements on social channels lets you avoid these windows. If a major airdrop claim goes live at a specific time, waiting even two hours after the rush can save hundreds of rupees per transaction.
5. Batch Transactions Where Possible
Some DeFi protocols and wallets support transaction batching, which combines multiple actions into one on-chain call. Instead of paying gas fees for three separate approvals and swaps, you pay for one. Smart contract wallets like Safe (formerly Gnosis Safe) support this natively. Decentralised compute networks like Akash Network are also exploring off-chain compute models that reduce on-chain gas dependency entirely.
6. Use Gas Tracker Tools
Tools like Blocknative, ETH Gas Station, and Etherscan’s gas tracker show real-time base fee trends and predict optimal send times. Spending 30 seconds checking the tracker before a transaction is the simplest habit you can build. Some wallets now integrate live gas estimates directly in the confirmation screen.
Indian users transacting through centralised exchanges like CoinDCX, ZebPay, or WazirX do not pay gas fees directly – the exchange covers it. But if you are moving assets to a self-custody wallet or interacting with DeFi, these tactics apply directly to your costs. Remember that every on-chain transaction is also a taxable VDA event under India’s 30% flat tax rule, with 1% TDS on qualifying transactions, so keeping gas fees low matters for your net returns.
Frequently Asked Questions About Gas Fees
What are gas fees in crypto?
Gas fees are payments made to blockchain validators for processing and confirming your transaction. They are measured in gas units and priced in gwei (one-billionth of ETH). The total fee equals gas used multiplied by the gas price. They exist because block space is a scarce resource and the network needs economic incentives to stay secure.
Why do gas fees get so high?
Gas fees spike when transaction demand exceeds block space. Ethereum blocks can only hold around 15 million gas units at a time. When too many users want to transact at once – during NFT drops, DeFi launches, or volatile market periods – users bid higher to get priority. The auction dynamic pushes fees up quickly and they fall just as fast once demand eases.
What is gwei and how does it relate to gas fees?
Gwei is a denomination of ETH: 1 gwei equals 0.000000001 ETH. Gas prices are quoted in gwei because the numbers are more readable – saying “20 gwei” is cleaner than “0.00000002 ETH.” Your wallet multiplies gwei per gas by the gas units your transaction needs to show you the total fee in ETH and its INR equivalent.
Do Indian crypto exchanges charge gas fees?
When you buy or sell crypto on Indian centralised exchanges like CoinDCX, WazirX, or ZebPay, you do not pay gas fees directly – the exchange absorbs or bundles that cost. Gas fees only become your direct responsibility when you withdraw assets to a self-custody wallet or interact with DeFi protocols on-chain. At that point, the tactics in this guide apply fully.
How can I pay less in gas fees?
The most effective tactics are: transact during off-peak hours (weekends or early UTC mornings), use Layer 2 networks like Polygon or Arbitrum where gas fees can be under Rs 10, set a custom max fee and wait for the base fee to drop, and use gas tracker tools like Etherscan before confirming. For regular DeFi users, moving activity to L2s is the single biggest saving available today.
Risk disclosure: Crypto assets are highly volatile and speculative. Gas fees, token prices, and network conditions can change rapidly. Indian investors should note that profits from VDA transactions are taxed at 30% with a 1% TDS on qualifying transactions. SEBI and RBI have not yet issued a comprehensive crypto regulatory framework. Never invest more than you can afford to lose.
This is not financial advice. Data as of July 2025. Last updated: July 2025. Reviewed by the CryptoWire editorial team.