<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.seasonaltokens.org/index.php?action=history&amp;feed=atom&amp;title=Tutorials%3AGas_fees</id>
	<title>Tutorials:Gas fees - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.seasonaltokens.org/index.php?action=history&amp;feed=atom&amp;title=Tutorials%3AGas_fees"/>
	<link rel="alternate" type="text/html" href="https://wiki.seasonaltokens.org/index.php?title=Tutorials:Gas_fees&amp;action=history"/>
	<updated>2026-04-29T16:47:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.1</generator>
	<entry>
		<id>https://wiki.seasonaltokens.org/index.php?title=Tutorials:Gas_fees&amp;diff=4982&amp;oldid=prev</id>
		<title>Move page script: Move page script moved page Tutorials:35e1 to Tutorials:Gas fees</title>
		<link rel="alternate" type="text/html" href="https://wiki.seasonaltokens.org/index.php?title=Tutorials:Gas_fees&amp;diff=4982&amp;oldid=prev"/>
		<updated>2025-11-04T00:41:37Z</updated>

		<summary type="html">&lt;p&gt;Move page script moved page &lt;a href=&quot;/wiki/Tutorials:35e1&quot; class=&quot;mw-redirect&quot; title=&quot;Tutorials:35e1&quot;&gt;Tutorials:35e1&lt;/a&gt; to &lt;a href=&quot;/wiki/Tutorials:Gas_fees&quot; title=&quot;Tutorials:Gas fees&quot;&gt;Tutorials:Gas fees&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 02:41, 4 November 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Move page script</name></author>
	</entry>
	<entry>
		<id>https://wiki.seasonaltokens.org/index.php?title=Tutorials:Gas_fees&amp;diff=1439&amp;oldid=prev</id>
		<title>Mediawiki: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.seasonaltokens.org/index.php?title=Tutorials:Gas_fees&amp;diff=1439&amp;oldid=prev"/>
		<updated>2025-10-29T17:13:10Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:13, 29 October 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Mediawiki</name></author>
	</entry>
	<entry>
		<id>https://wiki.seasonaltokens.org/index.php?title=Tutorials:Gas_fees&amp;diff=1438&amp;oldid=prev</id>
		<title>BeginnersGuide&gt;Marin at 01:34, 12 February 2025</title>
		<link rel="alternate" type="text/html" href="https://wiki.seasonaltokens.org/index.php?title=Tutorials:Gas_fees&amp;diff=1438&amp;oldid=prev"/>
		<updated>2025-02-12T01:34:55Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Quest: Gas Fees =&lt;br /&gt;
&lt;br /&gt;
Gas is the unit that measures the computational effort required to execute operations on the Ethereum network.  &lt;br /&gt;
&lt;br /&gt;
* Operations include:&lt;br /&gt;
&lt;br /&gt;
* Sending ETH.  &lt;br /&gt;
* Interacting with a smart contract.  &lt;br /&gt;
* Deploying a new contract.  &lt;br /&gt;
&lt;br /&gt;
   Users of the Ethereum Virtual Machine (EVM) must buy Gas with Ether to perform these operations.  &lt;br /&gt;
   This allows developers to focus on computational work units without being affected by Ether&amp;#039;s market price.  &lt;br /&gt;
&lt;br /&gt;
Gas prices are measured in &amp;#039;&amp;#039;&amp;#039;gwei&amp;#039;&amp;#039;&amp;#039;, where:  &lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;1 gwei = 0.000000001 ETH&amp;#039;&amp;#039;&amp;#039;  &lt;br /&gt;
&lt;br /&gt;
The fluctuations in gas prices are significant, and at times, making Ethereum transactions can become very expensive.&lt;br /&gt;
&lt;br /&gt;
== Task ==&lt;br /&gt;
&lt;br /&gt;
# Visit this website:  [https://etherscan.io/chart/gasprice Historical Gas Price in Ether (Gwei units)]  &lt;br /&gt;
# The quest will validate when you visit the Historical Gas Price chart in Ethereum page.&lt;/div&gt;</summary>
		<author><name>BeginnersGuide&gt;Marin</name></author>
	</entry>
</feed>