(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.data-privacy-src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-P62T34Z');
Categories
< All Topics

What is gas?

In the context of a cryptocurrency blockchain like Ethereum, “gas” refers to a unit of measurement for the computational work required to execute operations or transactions on the network. Gas is core to how transactions are processed and fees are determined on the Ethereum blockchain and other blockchains like Polygon that are compatible with Ethereum Virtual Machine (EVM).

Gas is a network fee and not a protocol-specific fee. Some DeFi protocols may charge a separate fee from the Gas fee as a maintenance fee. 

Gas is based on the quantity of computational power required. Executing a smart contract, transferring tokens, or interacting with decentralized applications (dApps) all need a different level of computational power and as such will incur different gas costs.

Gas fees can fluctuate based on network demand and congestion. During times of high network activity, such as when there are many pending transactions, gas prices may increase as users compete to have their transactions processed quickly. Conversely, when network activity is low, gas prices may decrease.

Still need help? Check out our knowledgebase, ask one of our helpful community members on the Stabull Discord, or submit a ticket via our helpdesk to our team for help.


Go to Top