ETH Gas Station
  • Back to ETH Gas Station
Eth Gas Station Blog Consumer oriented metrics for the Ethereum gas market
July 31, 2019
What is gas?

What is gas?

Gas is the fee you pay to submit transactions to the Ethereum network. Whether you’re transferring ETH, sending tokens, or interacting with a smart contract, you owe gas in the form of Ether (ETH), the native currency of the Ethereum network. Think of gas fees as fueling the network. Why do you pay gas? First, …

June 28, 2019
EGS Garage with Chaz #6: Tackling Time Management on Ethereum

EGS Garage with Chaz #6: Tackling Time Management on Ethereum

Welcome back to EGS Garage with Chaz, a journey through the process of building an Ethereum DApp from idea to deployment. This isn’t formal coding advice; it’s an open diary of my experience and what I’ve learned along the way. Smart contracts can be hard – but far from impossible to learn if you’ve got …

June 14, 2019
What is Gwei?

What is Gwei?

Whether you’re new to Ethereum or a hardened veteran, you’ve likely come across the word Gwei before. The most common situation where you’d notice the word gwei is when choosing a gas price for your Ethereum transaction that won’t make you wait or get stuck. And even then, you probably just paid attention to the …

June 8, 2019
EGS Garage with Chaz #5: Keep V1 of your Ethereum DApp simple

EGS Garage with Chaz #5: Keep V1 of your Ethereum DApp simple

Welcome back to EGS Garage with Chaz, a journey through the process of building an Ethereum DApp from idea to deployment. This isn’t formal coding advice; it’s an open diary of my experience and what I’ve learned along the way. Smart contracts are hard – but far from impossible to learn if you’ve got the …

June 7, 2019
Stuck transaction? Here’s how to unstick it

Stuck transaction? Here’s how to unstick it

Help! My Ethereum transaction is stuck We’ve all been there. You’ve been waiting and waiting, but that Ethereum transaction just isn’t going through. A stuck transaction can be especially frustrating when you aren’t sure what to do. What’s worse, one pending transaction can prevent all the rest of your transactions from completing. Don’t punch a …

June 5, 2019
How long does an Ethereum transaction really take?

How long does an Ethereum transaction really take?

The answer is: it depends. The time for an Ethereum transaction to complete depends on how much you pay in gas (i.e., transaction fees) and how congested the Ethereum network is. As a refresher, every transaction you submit to the Ethereum blockchain must be accompanied by a fee known as gas. You get to decide …

June 4, 2019
EGS Garage with Chaz #4: Smart contracts are hard

EGS Garage with Chaz #4: Smart contracts are hard

Welcome back to EGS Garage with Chaz, a journey through the process of building an Ethereum DApp from idea to deployment. This isn’t formal coding advice; it’s an open diary of my experience and what I’ve learned along the way. Smart contracts are hard – but far from impossible to learn if you’ve got the …

May 28, 2019
EGS Garage with Chaz #3: Getting Started with BridgeBurner

EGS Garage with Chaz #3: Getting Started with BridgeBurner

Catching up If you read my first post, you may recall that I began the process of creating BridgeBurner back January, when I started laying out the DApp’s initial structure following a Twitter brainstorm session. From then until I began this series in April, I had been coding BridgeBurner behind the scenes. But like with many …

May 17, 2019
EGS Garage with Chaz #2: Anyone can learn Solidity

EGS Garage with Chaz #2: Anyone can learn Solidity

Welcome back to EGS Garage with Chaz If you read the first installment of EGS Garage with Chaz, you know we’re here to create a DApp from scratch. Much like cooking from scratch, you’re going to need a few simple ingredients. To get started programming smart contracts, you need 3 things: the skills, the tools, and a …

May 16, 2019
Ethereum Gas Fees Made Easy with EIP-1559

Ethereum Gas Fees Made Easy with EIP-1559

An upgrade to Ethereum gas fees? The Ethereum gas fees you’re familiar with may be changing thanks to EIP-1559. This proposal seeks to do away with the old and sometimes frustrating gas fee auction system. As an alternative, EIP-1559 proposes a BASEFEE, which would make the experience of paying for transaction fees so much smoother. …

May 9, 2019
Ethereum 2.0 Proof of Stake testnet: What we learned

Ethereum 2.0 Proof of Stake testnet: What we learned

Prysmatic Labs’ public Proof of Stake testnet is live! You have to hand it to the folks at Prysmatic Labs for working behind the scenes for months and emerging with something truly remarkable. I won’t try to summarize everything covered in Prysmatic Labs’ announcement of the Prysm Ethereum 2.0 Proof of Stake testnet. In fact, …

May 3, 2019
ENS Update is May 4th: How will it affect me?

ENS Update is May 4th: How will it affect me?

What is the Ethereum Name Service (ENS)? In short, the Ethereum Name Service (or ENS) is a service that lets you turn your Ethereum address from something like this: 0xA19FCDaD77C1F0fd1… to something humans understand, like this: PayMe.eth. It’s the Ethereum equivalent of IP addresses and DNS domains. ENS launched its original registry in May 2017. The ENS …

Posts navigation

Newer Posts
Older Posts
Settle
© 2023 ETH Gas Station