Season 2 - From The Moon
  • Who We are
    • playNomm
      • Who We Are
        • 플레이놈
  • User Guide
    • Getting Started
      • How to Create playNomm Wallet
        • PLAYNOMM 지갑 만드는 방법
      • How to Mint NFT
        • NFT 민팅 방법
    • SEASON 2 - From The Moon
      • Sign Up Guide
      • Early Bird Participation Guide
      • Main Sale Participation Guide
        • ❗Metamask --> PlayNomm wallet(PC)
      • A2E Master Guide
    • 시즌 2- From The Moon
      • 회원 가입
      • 얼리버드 참여방법
      • 메인세일 참여방법
        • ❗거래소(빗썸) --> 플레이놈 지갑(PC)
      • A2E 마스터 가이드
  • Education
    • What is NFT?
      • NFT란 무엇인가?
      • Advanced - token standards & smart contracts
    • What is Cryptocurrency?
      • Cryptocurrency란 무엇인가?
    • What is Blockchain?
      • Blockchain이란 무엇인가?
    • What is gas?
    • What is ETH and WETH?
    • What is Etherscan?
    • How to avoid stolen token
    • playNomm
      • What is playNomm?
        • 플레이놈은 어떤 서비스인가요?
      • What is a crypto wallet?
        • 암호 화폐 지갑이란 무엇인가요?
      • What crypto wallets can I use with playNomm?
        • 어떤 암호화폐 지갑을 사용해야하나요?
      • What is Metamask wallet
        • 메타 마스크란 무엇인가요?
      • How to set up a Metamask wallet
        • 메타 마스크는 어떻게 추가 하나요?
      • What if my Metamask is not connecting?
        • 메타 마스크가 연동이 되지 않을 때
      • How can I transfer an NFT using playNomm
        • 보유한 NFT를 다른 사람에게 보낼 수 있나요?
      • Which blockchains does playNomm support?
        • 플레이놈은 어떤 블록체인을 기반으로 운용되나요?
      • How do I convert crypto to my local currency?
        • 암호화폐를 원화로 어떻게 바꿀 수 있을까요?
      • What currencies can I use on playNomm?
        • 플레이놈에서 사용할 수 있는 화폐의 종류가 어떻게 되나요?
      • Where can I buy LM?
        • LM은 어디서 구매할 수 있나요?
      • Suggestion?
        • 제안 사항이 있으신가요?
      • What is a mobile wallet?
        • 모바일 지갑은 무엇인가요?
      • What is LM token?
        • LM 토큰은 무엇인가요?
    • NFT
      • What is NFT
        • NFT란 무엇인가요?
      • What does NFT minting mean?
        • NFT 민팅이 무슨 뜻인가요?
      • How do I change the NFT information I created?
        • 생성한 NFT 정보는 어떻게 변경하나요?
      • How do I buy NFT?
        • NFT는 어떻게 구매하나요?
      • Can I pay NFT by credit card or KRW?
        • NFT를 신용카드나 원화로 결제할 수 있나요?
      • How do I buy fixed-price NFTs?
        • 정해진 가격의 NFT를 어떻게 구매할 수 있나요?
      • Where can I check the history of an NFT?
        • 어디서 NFT 기록을 확인할 수 있나요?
      • How do I sell NFT?
        • NFT는 어떻게 판매하나요?
      • How do I delete an NFT?
        • NFT를 삭제하는 방법이 뭔가요?
      • What is the sales fee?
        • 판매 수수료는 무엇인가요?
      • What is NFT rarity?
        • NFT 레어리티란 무엇인가요?
      • What is the NFT minting fee?
        • NFT 생성 수수료는 무엇인가요?
      • How do I find my transaction hash?
        • 내 트렌스엑션 해쉬는 어떻게 찾을 수 있나요?
      • What is a floor price?
        • 바닥가란 무엇인가요?
      • What is the blockchain usage fee?
        • 블록체인 이용 수수료는 무엇인가요?
      • What is the NFT purchase reward?
        • NFT 구매 리워드는 무엇인가요?
      • What is the NFT holding reward?
        • NFT 홀딩 리워드란 무엇인가요?
      • What is the NFT Exhibition Reward?
        • NFT 전시 리워드란 무엇인가요?
      • What is NFT Ranking?
        • NFT 랭킹이란 무엇인가요? (7d, all)
Powered by GitBook
On this page
  • What's the math?
  • Fast, medium, and slow transaction speeds
  • Mempool
  1. Education

What is gas?

PreviousBlockchain이란 무엇인가?NextWhat is ETH and WETH?

Last updated 2 years ago

Gas, on the Ethereum network, measures the amount of computational effort required to perform transactions through the network.

Think of Gas similar to how fuel allows a car to drive. Gas fuels any type of transaction on the Ethereum blockchain.

What's the math?

For example, sending Ethereum from one wallet to another wallet costs 21,000 Gas. But the 21,000 Gas doesn’t tell us how much a transaction is going to cost. We need to multiply the cost of a particular transaction by Gigawei (GWEI).

The gas cost is measured in gwei.

1GWEI = 0.000000001 ETH

If you want to execute a transaction in which your wallet estimates the gwei to be 100, in order to process your transaction fairly quickly, you need to do the simple math below:

21,000 x 100 gwei = 21 million gwei which equals 0.0021 ETH.

Multiply 0.0021 by the current price of ETH, which is currently $3,900 USD and you get $8.19 USD. That is the total cost of the transaction.

Fast, medium, and slow transaction speeds

Wallets typically let you know how much a transaction is going to cost in real-time. You can choose between fast, medium, and slow transaction speeds. The faster you’d like the transaction to be processed, the higher the Gas fee.

Mempool

All transactions are sent to the “Mempool” (short for memory pool). The Mempool is where pending transactions are waiting for miners to execute them. Miners are incentivized to pick the pending transactions with the highest gas price first. Essentially, people are bidding higher gas fees in order for their transactions to be processed first.

You can visit to check what the live medium (average) gas rate is, so you can execute your transaction as quickly as possible.

https://etherscan.io/