<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article">
 <front>
  <journal-meta>
   <journal-id journal-id-type="publisher-id">
    ojbm
   </journal-id>
   <journal-title-group>
    <journal-title>
     Open Journal of Business and Management
    </journal-title>
   </journal-title-group>
   <issn pub-type="epub">
    2329-3284
   </issn>
   <issn publication-format="print">
    2329-3292
   </issn>
   <publisher>
    <publisher-name>
     Scientific Research Publishing
    </publisher-name>
   </publisher>
  </journal-meta>
  <article-meta>
   <article-id pub-id-type="doi">
    10.4236/ojbm.2024.125169
   </article-id>
   <article-id pub-id-type="publisher-id">
    ojbm-136012
   </article-id>
   <article-categories>
    <subj-group subj-group-type="heading">
     <subject>
      Articles
     </subject>
    </subj-group>
    <subj-group subj-group-type="Discipline-v2">
     <subject>
      Business 
     </subject>
     <subject>
       Economics
     </subject>
    </subj-group>
   </article-categories>
   <title-group>
    Shifts in the Relationships between Gas Price and User Activity in Ethereum Following Ethereum Improvement Proposal 1559
   </title-group>
   <contrib-group>
    <contrib contrib-type="author" xlink:type="simple">
     <name name-style="western">
      <surname>
       Christopher Adiguna
      </surname>
      <given-names>
       Ginting
      </given-names>
     </name>
    </contrib>
   </contrib-group> 
   <aff id="affnull">
    <addr-line>
     aUnited World College of South East Asia, Singapore
    </addr-line> 
   </aff> 
   <pub-date pub-type="epub">
    <day>
     13
    </day> 
    <month>
     08
    </month>
    <year>
     2024
    </year>
   </pub-date> 
   <volume>
    12
   </volume> 
   <issue>
    05
   </issue>
   <fpage>
    3382
   </fpage>
   <lpage>
    3394
   </lpage>
   <history>
    <date date-type="received">
     <day>
      30,
     </day>
     <month>
      July
     </month>
     <year>
      2024
     </year>
    </date>
    <date date-type="published">
     <day>
      15,
     </day>
     <month>
      July
     </month>
     <year>
      2024
     </year> 
    </date> 
    <date date-type="accepted">
     <day>
      15,
     </day>
     <month>
      September
     </month>
     <year>
      2024
     </year> 
    </date>
   </history>
   <permissions>
    <copyright-statement>
     © Copyright 2014 by authors and Scientific Research Publishing Inc. 
    </copyright-statement>
    <copyright-year>
     2014
    </copyright-year>
    <license>
     <license-p>
      This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/
     </license-p>
    </license>
   </permissions>
   <abstract>
    Ethereum 2.0 introduced several significant upgrades, one being Ethereum Improvement Proposal 1559 (EIP-1559), which changed how gas price is determined. This study examines the relationship between gas price and user activity on the Ethereum protocol following EIP-1559 sampled every minute from December 1, 2023, 00:00:00 to December 15, 2023 23:59:59. This study shows a weak positive Pearson correlation between gas price and user activity with a bidirectional Granger causality between them. In other words, an increase in gas price does not decrease user activity, and vice versa. This contrasts with an earlier study before EIP-1559, which showed a moderate to strong negative Pearson correlation between gas price and user activity, as well as an only unidirectional Granger causality from gas price to user activity. The explanation asserted in that earlier study was that when gas prices were high, users waited to submit a transaction, possibly to avoid overpaying. The shift observed in this study, where increases in gas price no longer decrease user activity, shows that EIP-1559 appears to have enhanced user confidence in gas price calculations. This in turn influences their decision-making. Specifically, users are generally more assured in continuing their transactions under the new mechanism, as can be shown from the observation that the raising in gas prices does not cause user activity to decrease. On the other hand, the new observation of Granger causality in which increases in user activity slightly increases gas price is likely a result of the new gas price formula introduced by EIP-1559, which takes into account the network congestion and caps the extent of gas price adjustments. This formula introduces a predictable link between user activity dynamics and gas prices, thereby providing greater certainty for users.
   </abstract>
   <kwd-group> 
    <kwd>
     Ethereum
    </kwd> 
    <kwd>
      EIP-1559
    </kwd> 
    <kwd>
      Gas Price
    </kwd> 
    <kwd>
      User Activity
    </kwd> 
    <kwd>
      Blockchain
    </kwd>
   </kwd-group>
  </article-meta>
 </front>
 <body>
  <sec id="s1">
   <title>1. Introduction</title>
   <p>Among existing blockchains, Ethereum has gained significant attention not only due to its widespread adoption but also due to its features and capabilities. Ethereum introduced self-executing contracts where the agreement can be upheld through the execution of code. Such contracts are known as smart contracts (<xref ref-type="bibr" rid="scirp.136012-6">
     Ethereum Foundation, 2024d
    </xref>). This has allowed for the development of technologies like decentralized applications and decentralized finance.</p>
   <p>Ethereum is a blockchain with a computer, called the Ethereum Virtual Machine (EVM), embedded in it. The EVM allows for application development in a decentralized, permissionless and tamper-resistant manner. Every node in the Ethereum network keeps a copy of the state of the EVM. Additionally, any node on the Ethereum network can request for the EVM to perform computations. Whenever such a request is broadcast, it is verified, validated, then executed by other nodes on the network. This process causes a state change in the EVM, which is committed to the local state and then propagated throughout the entire network. The cumulative record of all transactions as well as the EVM’s present state is stored on the blockchain. This collective agreement on the EVM’s state enables an immutable transaction record, which reduces the need for a central trusted authority to promote trust and transactions between parties (<xref ref-type="bibr" rid="scirp.136012-7">
     Ethereum Foundation, 2024e
    </xref>).</p>
   <p>As a mechanism to determine who gets to use the blockchain’s computing power, users must pay for gas. Gas is the fee required to successfully execute transactions on the Ethereum blockchain network. Gas price is determined by (<xref ref-type="bibr" rid="scirp.136012-5">
     Ethereum Foundation, 2024c
    </xref>):</p>
   <p>Prior to Ethereum Improvement Proposal 1559 (EIP-1559), miners determined the minimum gas required to execute a transaction. Users must then bid a gas price to have their transactions to be included in the next block. This mechanism has caused unpredictable gas prices (<xref ref-type="bibr" rid="scirp.136012-4">
     Ethereum Foundation, 2024b
    </xref>).</p>
   <p>Ethereum implemented EIP-1559 on August 5, 2021, which introduced a new mechanism where the minimum gas required to process and execute the transaction is set by the Ethereum protocol (<xref ref-type="bibr" rid="scirp.136012-5">
     Ethereum Foundation, 2024c
    </xref>). The Ethereum protocol automatically adjusts, with a cap, the minimum price to reflect network congestion. This mechanism allows for transparency, allowing users to get an accurate estimate of the gas price, which ultimately influences their total expenditure on the transactions. Users can add an optional tip to incentivize miners and improve the priority of their transactions in the network. This mechanism aims to promote price predictability. As a side note, after the consensus mechanism switched to proof-of-stake, miners are being referred to as validators.</p>
   <p>A study by Pierro and Rocha (<xref ref-type="bibr" rid="scirp.136012-13">
     Pierro &amp; Rocha, 2019
    </xref>)—which observed, among others, gas price and user activity—was conducted prior to EIP-1559. At that time, the minimum gas price was unpredictable as it was determined independently by each miner. Their study analyzed gas price and user activity, which were represented by the number of pending transactions at an interval of 15 seconds between December 1, 2018, and December 15, 2018. Their study reported a unidirectional Granger causality from gas price to pending transaction. Their result of the Pearson correlation test was −0.6, indicating a moderate to strong inverse correlation: as the gas price increases, the number of pending transactions decreases. The suggested explanation was that when the gas price is high, users wait to submit a transaction in hopes of a lower price later, thus decreasing the overall number of pending transactions during times of high gas price.</p>
   <p>Currently, the price of Ether (ETH) in US$ is 40 times higher than when the previous study (<xref ref-type="bibr" rid="scirp.136012-13">
     Pierro &amp; Rocha, 2019
    </xref>) was conducted. As noted in this earlier study, users tend to avoid overpaying for gas: if immediate transaction approval is not necessary, they may wait for lower gas prices to save money. With the implementation of EIP-1559, which offers users better gas price estimates, it is important to revisit the study to understand how users are responding to these changes.</p>
   <p>This paper re-examines the relationship between gas prices and user activity using historical data taken after the implementation of EIP-1559. Datapoints were collected over a period of 15 days between December 1, 2023, and December 15, 2023, with an interval of 1 minute.</p>
   <p>Section 2 presents a comparison of how gas is determined pre- and post-implementation of EIP-1559. Section 3 presents the main research question of the paper. Section 4 presents the methodology used to gather and analyze the data from Ethereum data sources. Section 5 presents and discusses the results. Section 6 presents the conclusions of the research.</p>
  </sec><sec id="s2">
   <title>2. Gas Price in Ethereum</title>
   <p>EIP-1559 introduced significant changes to how gas price is calculated on the Ethereum network, away from the previously miner-controlled mechanism to the new protocol-controlled approach (<xref ref-type="bibr" rid="scirp.136012-4">
     Ethereum Foundation, 2024b
    </xref>). The detailed comparison of the mechanisms before and after EIP-1559 is elaborated below.</p>
   <p>Pre EIP-1559 (Legacy Gas Model)</p>
   <p>In this model, the gas price was determined entirely by the market through a first-price auction model, with a minimum amount set by the miners. The user sends a transaction with a gas price bid, and miners choose the transaction that offers the highest bid. The transaction that gets included would pay the entire bid amount to the miner (<xref ref-type="bibr" rid="scirp.136012-4">
     Ethereum Foundation, 2024b
    </xref>).</p>
   <p>This mechanism was identified to have disadvantages, which lead to inefficiencies such as gas price volatility, problems with high and unpredictable gas prices, as well as instability of the blockchain. EIP-1559 was introduced to mitigate these weaknesses (<xref ref-type="bibr" rid="scirp.136012-4">
     Ethereum Foundation, 2024b
    </xref>).</p>
   <p>Post EIP-1559 (New Gas Model)</p>
   <p>EIP-1559 introduced a new model of gas price where validators received only part of the gas price paid by users. The new mechanism split gas price into two components: the base fee and the priority fee.</p>
   <p>The base fee is set by the Ethereum protocol and represents the minimum fee that will be accepted by the network and is therefore considered valid.</p>
   <p>The priority fee is a tip that is added to the base fee to improve the queue position and increase the chance of inclusion in the next block.</p>
   <p>The base fee is dynamically adjusted by the protocol to respond to the level of network congestion. It is determined by a formula which compares the gas value for all the transactions in the previous block with the target gas for one block. The target gas for one block is set by the protocol and currently is 15 million gas. The adjustment of the new base fee is capped at a 12.5% increase or decrease from the fee of the current block. The formula for the base fee is written as follows:</p>
   <p>
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mtable columnalign="left"> 
      <mtr> 
       <mtd> 
        <mtext>
          New 
        </mtext> 
        <mtext>
            
        </mtext> 
        <mtext>
          Base 
        </mtext> 
        <mtext>
            
        </mtext> 
        <mtext>
          Fee 
        </mtext> 
       </mtd> 
      </mtr> 
      <mtr> 
       <mtd> 
        <mo>
          = 
        </mo> 
        <mtext>
          Current 
        </mtext> 
        <mtext>
            
        </mtext> 
        <mtext>
          Base 
        </mtext> 
        <mtext>
            
        </mtext> 
        <mtext>
          Fee 
        </mtext> 
        <mo>
          × 
        </mo> 
        <mrow> 
         <mo>
           ( 
         </mo> 
         <mrow> 
          <mn>
            1 
          </mn> 
          <mo>
            + 
          </mo> 
          <mfrac> 
           <mrow> 
            <mtext>
              Gas 
            </mtext> 
            <mtext>
                
            </mtext> 
            <mtext>
              Used 
            </mtext> 
            <mo>
              − 
            </mo> 
            <mtext>
              Target 
            </mtext> 
            <mtext>
                
            </mtext> 
            <mtext>
              Gas 
            </mtext> 
            <mtext>
                
            </mtext> 
            <mtext>
              Used 
            </mtext> 
           </mrow> 
           <mrow> 
            <mtext>
              Target 
            </mtext> 
            <mtext>
                
            </mtext> 
            <mtext>
              Gas 
            </mtext> 
            <mtext>
                
            </mtext> 
            <mtext>
              Used 
            </mtext> 
           </mrow> 
          </mfrac> 
          <mo>
            × 
          </mo> 
          <mn>
            12.5 
          </mn> 
          <mi>
            % 
          </mi> 
         </mrow> 
         <mo>
           ) 
         </mo> 
        </mrow> 
       </mtd> 
      </mtr> 
     </mtable> 
    </math></p>
   <p>The base fee does not go to the validators; instead, it is burned when the transaction is completed. On the other hand, the priority fee will be paid to the validators as an incentive to process the transaction. In this mechanism, the base fee becomes the determining factor for a transaction to be processed.</p>
   <p>The following summarizes key differences between the pre- and post-EIP-1559 mechanisms (<xref ref-type="bibr" rid="scirp.136012-4">
     Ethereum Foundation, 2024b
    </xref>).</p>
   <p>Fee Structure:</p>
   <p>Pre-EIP-1559: Single gas price bid set by the user, paid entirely to miners.</p>
   <p>Post-EIP-1559: Dual fee structure with a base fee that is burned and a priority fee that is paid to validators.</p>
   <p>Fee Adjustment Mechanism:</p>
   <p>Pre-EIP-1559: Gas prices are entirely market-driven, often leading to volatility and unpredictability.</p>
   <p>Post-EIP-1559: Base fee is dynamically adjusted, with a cap, based on network congestion, providing more predictability.</p>
   <p>User Experience:</p>
   <p>Pre-EIP-1559: Users had to overbid to ensure that transactions were included quickly, potentially leading to overpayment.</p>
   <p>Post-EIP-1559: Users set a maximum fee, protecting them from overpaying during network congestion.</p>
  </sec><sec id="s3">
   <title>3. Research Question</title>
   <p>The aim of this paper is to investigate the relationship between gas price and user activity and whether the changes introduced by EIP-1559 in the gas price calculation mechanism and the increasing ETH price have resulted in changes to this relationship, compared to previous findings pre-EIP-1559. The results are useful to gain insights into how users adjust their activity in response to these changes.</p>
   <p>This paper uses the number of pending transactions as a representation of user activity, the same indicator used in the previous study (<xref ref-type="bibr" rid="scirp.136012-13">
     Pierro &amp; Rocha, 2019
    </xref>). Technically, because there is a limit to the number of transactions that can be confirmed in a block, the number of confirmed transactions in a well-utilized blockchain, such as Ethereum, will be roughly constant and, therefore, not a good reflection of user activity. However, pending transactions are not subject to such a limitation since transactions that do not fit into the current block are left pending for the next. Therefore, they are a more suitable indicator of user activity than the number of confirmed transactions.</p>
   <p>This approach will be used to answer the main research question: Does the relationship between gas price and user activity that was observed prior to EIP-1559 still hold after EIP-1559?</p>
  </sec><sec id="s4">
   <title>4. Data Collection and Analysis Methods</title>
   <p>Justification of the data collection interval</p>
   <p>Every submitted transaction to an Ethereum node contains the following information, which users must decide and input (<xref ref-type="bibr" rid="scirp.136012-3">
     Ethereum Foundation, 2024a
    </xref>):</p>
   <p>The address of the sender.</p>
   <p>The destination address.</p>
   <p>The cryptographic signature of the sender. This is generated when the transaction is signed using the sender’s private key, confirming the sender’s authorization of the transaction.</p>
   <p>The nonce, which is a unique and sequentially increasing identifier assigned to each transaction sent by the user.</p>
   <p>The amount of ETH to be transferred from sender to recipient.</p>
   <p>Optional data.</p>
   <p>The gas limit, which is the maximum amount of gas that can be expended in completing the transaction. This depends on the level of complexity of the transaction.</p>
   <p>The maximum priority fee, which is the maximum tip a user is willing to pay to validators for prioritizing their transaction. This fee, in conjunction with the base fee and the maximum gas price determines the total transaction cost, ensuring users can expedite transactions while maintaining cost predictability.</p>
   <p>The maximum gas price, which is the maximum total fee the user is willing to pay for the transaction, which includes the base fee and the priority fee.</p>
   <p>To transact on the Ethereum network, the majority of users use a wallet on a web browser or a smartphone (<xref ref-type="bibr" rid="scirp.136012-15">
     Yu Qian, 2023
    </xref>). An interval of 1 minute was chosen because the author estimates that, on a web browser or smartphone, it takes about 1 minute to complete all the above steps before deciding to submit the transaction after knowing the applicable gas price. In addition, the previous study (<xref ref-type="bibr" rid="scirp.136012-13">
     Pierro &amp; Rocha, 2019
    </xref>) also found that the gas price Granger causes user activity when the number of lags exceeds 6, or slightly above 1 minute.</p>
   <p>Methods for Data Collection</p>
   <p>This study uses Dune Analytics (<xref ref-type="bibr" rid="scirp.136012-2">
     Dune Analytics, 2024
    </xref>) via SQL querying as the main data source for acquiring the time series of gas prices, the number of pending transactions, and Ethereum prices, all within the Ethereum network. Datapoints were taken at 1-minute intervals. The dataset covers the period from December 1, 2023, 00:00:00 to December 15, 2023, 23:59:00.</p>
   <p>Dune Analytics is a platform for exploring, analyzing, and visualizing blockchain data. It has an extensive suite of tools that allow users to query and interpret data from various blockchain networks. The platform allows users to create custom queries using SQL.</p>
   <p>In terms of the gas price, this study uses Dune Analytics’ min_gas reading, which is the minimum gas accepted by the network. The previous study (<xref ref-type="bibr" rid="scirp.136012-13">
     Pierro &amp; Rocha, 2019
    </xref>) used the minimum gas price accepted by all top miners. The min_gas statistic is comparable to the gas price used in the previous study, as it also represents the minimum gas price that allows for the transaction to be successfully executed.</p>
   <p>In the period considered in this paper, gas prices ranged from 19 Gwei to 332 Gwei. One Gwei is 10<sup>−</sup><sup>9</sup> ETH.</p>
   <p>Pearson Correlation Test</p>
   <p>The Pearson correlation test is a calculated statistical index that shows the strength and direction of a linear correlation between two continuous sets of data (<xref ref-type="bibr" rid="scirp.136012-9">
     Freedman, Pisani, &amp; Purves, 2007
    </xref>). It produces a correlation coefficient, denoted by “R”, which ranges from −1 to 1. When the correlation is 1, it suggests a perfect positive linear relationship. When it is −1, it suggests a perfect negative linear relationship, and a correlation of 0 indicates no such relationship between the variables.</p>
   <p>The test assesses how well a straight line can describe the relationship between the variables. It is crucial to note that correlation does not imply causation; it only measures how closely the two variables move together.</p>
   <p>In this study, the Pearson coefficient was calculated between simultaneous data points of two variables: the gas price, and the number of pending transactions. This is to investigate the relationship and interplay between the two.</p>
   <p>Augmented Dickey-Fuller Test</p>
   <p>The Augmented Dickey-Fuller (ADF) test (<xref ref-type="bibr" rid="scirp.136012-1">
     Dickey &amp; Fuller, 1979
    </xref>) is specifically designed for time series data analysis to reveal the statistical stationarity of a given time series. Stationarity is a key concept in time series analysis, characterized by the relative stability of several statistical properties, including mean, variance, and autocorrelation (<xref ref-type="bibr" rid="scirp.136012-14">
     Statistics Solutions, 2024
    </xref>).</p>
   <p>The ADF test helps in assessing the stationarity of a time series by examining the presence of a unit root. By performing the ADF test and accepting the null hypothesis, which is that there is no unit root, it confirms that the time series is stationary. This allows for more reliable statistical analysis, modelling, and forecasting, which is a requirement for the Granger causality test.</p>
   <p>Granger Causality</p>
   <p>Granger Causality is a statistical approach used to evaluate if one time series can predict another (<xref ref-type="bibr" rid="scirp.136012-10">
     Granger, 1969
    </xref>, <xref ref-type="bibr" rid="scirp.136012-11">
     1981
    </xref>), and helps in establishing a causal relationship between the two. It does so by determining the ability of past values of one variable to forecast future values of another variable. In summary, if variable X Granger causes variable Y, then past values of X should hold information that helps predict Y.</p>
   <p>This test is used to examine, in both directions, the causal relationship between user activity and gas price.</p>
   <p>Key Equations (<xref ref-type="bibr" rid="scirp.136012-10">
     Granger, 1969
    </xref>, <xref ref-type="bibr" rid="scirp.136012-11">
     1981
    </xref>)</p>
   <p>The two time series analyzed in this study are that of Gas Price 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msub> 
       <mi>
         G 
       </mi> 
       <mi>
         t 
       </mi> 
      </msub> 
     </mrow> 
    </math> and User Activity 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msub> 
       <mi>
         A 
       </mi> 
       <mi>
         t 
       </mi> 
      </msub> 
     </mrow> 
    </math>. Then, the Granger Causality test estimates the following two regressions:</p>
   <p>Unrestricted Model:</p>
   <p>
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msub> 
       <mi>
         A 
       </mi> 
       <mi>
         t 
       </mi> 
      </msub> 
      <mo>
        = 
      </mo> 
      <msub> 
       <mi>
         α 
       </mi> 
       <mn>
         0 
       </mn> 
      </msub> 
      <mo>
        + 
      </mo> 
      <munderover> 
       <mstyle mathsize="140%" displaystyle="true"> 
        <mo>
          ∑ 
        </mo> 
       </mstyle> 
       <mrow> 
        <mi>
          i 
        </mi> 
        <mo>
          = 
        </mo> 
        <mn>
          1 
        </mn> 
       </mrow> 
       <mi>
         p 
       </mi> 
      </munderover> 
      <mtext>
          
      </mtext> 
      <mtext>
          
      </mtext> 
      <msub> 
       <mi>
         α 
       </mi> 
       <mi>
         i 
       </mi> 
      </msub> 
      <msub> 
       <mi>
         A 
       </mi> 
       <mrow> 
        <mi>
          t 
        </mi> 
        <mo>
          − 
        </mo> 
        <mi>
          i 
        </mi> 
       </mrow> 
      </msub> 
      <mo>
        + 
      </mo> 
      <munderover> 
       <mstyle mathsize="140%" displaystyle="true"> 
        <mo>
          ∑ 
        </mo> 
       </mstyle> 
       <mrow> 
        <mi>
          j 
        </mi> 
        <mo>
          = 
        </mo> 
        <mn>
          1 
        </mn> 
       </mrow> 
       <mi>
         q 
       </mi> 
      </munderover> 
      <mtext>
          
      </mtext> 
      <mtext>
          
      </mtext> 
      <msub> 
       <mi>
         β 
       </mi> 
       <mi>
         j 
       </mi> 
      </msub> 
      <msub> 
       <mi>
         G 
       </mi> 
       <mrow> 
        <mi>
          t 
        </mi> 
        <mo>
          − 
        </mo> 
        <mi>
          j 
        </mi> 
       </mrow> 
      </msub> 
      <mo>
        + 
      </mo> 
      <msub> 
       <mi>
         ϵ 
       </mi> 
       <mi>
         t 
       </mi> 
      </msub> 
     </mrow> 
    </math></p>
   <p>where 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msub> 
       <mi>
         α 
       </mi> 
       <mn>
         0 
       </mn> 
      </msub> 
     </mrow> 
    </math> is a constant, 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msub> 
       <mi>
         α 
       </mi> 
       <mi>
         i 
       </mi> 
      </msub> 
     </mrow> 
    </math> and 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msub> 
       <mi>
         β 
       </mi> 
       <mi>
         j 
       </mi> 
      </msub> 
     </mrow> 
    </math> are coefficients, and 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msub> 
       <mi>
         ϵ 
       </mi> 
       <mi>
         t 
       </mi> 
      </msub> 
     </mrow> 
    </math> is the error term.</p>
   <p>Restricted Model:</p>
   <p>
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msub> 
       <mi>
         A 
       </mi> 
       <mi>
         t 
       </mi> 
      </msub> 
      <mo>
        = 
      </mo> 
      <msub> 
       <mi>
         α 
       </mi> 
       <mn>
         0 
       </mn> 
      </msub> 
      <mo>
        + 
      </mo> 
      <munderover> 
       <mstyle mathsize="140%" displaystyle="true"> 
        <mo>
          ∑ 
        </mo> 
       </mstyle> 
       <mrow> 
        <mi>
          i 
        </mi> 
        <mo>
          = 
        </mo> 
        <mn>
          1 
        </mn> 
       </mrow> 
       <mi>
         p 
       </mi> 
      </munderover> 
      <mtext>
          
      </mtext> 
      <mtext>
          
      </mtext> 
      <msub> 
       <mi>
         α 
       </mi> 
       <mi>
         i 
       </mi> 
      </msub> 
      <msub> 
       <mi>
         A 
       </mi> 
       <mrow> 
        <mi>
          t 
        </mi> 
        <mo>
          − 
        </mo> 
        <mi>
          i 
        </mi> 
       </mrow> 
      </msub> 
      <mo>
        + 
      </mo> 
      <msub> 
       <mi>
         u 
       </mi> 
       <mi>
         t 
       </mi> 
      </msub> 
     </mrow> 
    </math></p>
   <p>where 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msub> 
       <mi>
         u 
       </mi> 
       <mi>
         t 
       </mi> 
      </msub> 
     </mrow> 
    </math> is the error term.</p>
   <p>The null hypothesis ( 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msub> 
       <mi>
         H 
       </mi> 
       <mn>
         0 
       </mn> 
      </msub> 
     </mrow> 
    </math>) for the Granger Causality test is that G does not Granger-cause A, which mathematically translates to:</p>
   <p>
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <msub> 
       <mi>
         H 
       </mi> 
       <mn>
         0 
       </mn> 
      </msub> 
      <mo>
        : 
      </mo> 
      <msub> 
       <mi>
         β 
       </mi> 
       <mn>
         1 
       </mn> 
      </msub> 
      <mo>
        = 
      </mo> 
      <msub> 
       <mi>
         β 
       </mi> 
       <mn>
         2 
       </mn> 
      </msub> 
      <mo>
        = 
      </mo> 
      <mo>
        ⋯ 
      </mo> 
      <mo>
        = 
      </mo> 
      <msub> 
       <mi>
         β 
       </mi> 
       <mi>
         q 
       </mi> 
      </msub> 
      <mo>
        = 
      </mo> 
      <mn>
        0 
      </mn> 
     </mrow> 
    </math></p>
   <p>Test Procedure (<xref ref-type="bibr" rid="scirp.136012-10">
     Granger, 1969
    </xref>, <xref ref-type="bibr" rid="scirp.136012-11">
     1981
    </xref>)</p>
   <p>1) Fit the unrestricted and restricted models using ordinary least squares (OLS) to estimate both models.</p>
   <p>2) Compute F-Statistic to compare the fit of the two models:</p>
   <p>
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <mi>
        F 
      </mi> 
      <mo>
        = 
      </mo> 
      <mfrac> 
       <mrow> 
        <mrow> 
         <mrow> 
          <mrow> 
           <mo>
             ( 
           </mo> 
           <mrow> 
            <mi>
              R 
            </mi> 
            <mi>
              S 
            </mi> 
            <msub> 
             <mi>
               S 
             </mi> 
             <mi>
               r 
             </mi> 
            </msub> 
            <mo>
              − 
            </mo> 
            <mi>
              R 
            </mi> 
            <mi>
              S 
            </mi> 
            <msub> 
             <mi>
               S 
             </mi> 
             <mi>
               u 
             </mi> 
            </msub> 
           </mrow> 
           <mo>
             ) 
           </mo> 
          </mrow> 
         </mrow> 
         <mo>
           / 
         </mo> 
         <mi>
           q 
         </mi> 
        </mrow> 
       </mrow> 
       <mrow> 
        <mrow> 
         <mrow> 
          <mi>
            R 
          </mi> 
          <mi>
            S 
          </mi> 
          <msub> 
           <mi>
             S 
           </mi> 
           <mi>
             u 
           </mi> 
          </msub> 
         </mrow> 
         <mo>
           / 
         </mo> 
         <mrow> 
          <mrow> 
           <mo>
             ( 
           </mo> 
           <mrow> 
            <mi>
              N 
            </mi> 
            <mo>
              − 
            </mo> 
            <mi>
              k 
            </mi> 
           </mrow> 
           <mo>
             ) 
           </mo> 
          </mrow> 
         </mrow> 
        </mrow> 
       </mrow> 
      </mfrac> 
     </mrow> 
    </math></p>
   <p>where 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <mi>
        R 
      </mi> 
      <mi>
        S 
      </mi> 
      <msub> 
       <mi>
         S 
       </mi> 
       <mi>
         r 
       </mi> 
      </msub> 
     </mrow> 
    </math> and 
    <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
      <mi>
        R 
      </mi> 
      <mi>
        S 
      </mi> 
      <msub> 
       <mi>
         S 
       </mi> 
       <mi>
         u 
       </mi> 
      </msub> 
     </mrow> 
    </math> are the residual sum of squares of the restricted and unrestricted models, respectively. In the above equation, q is the number of lagged G terms, N is the number of observations, and k is the total number of parameters estimated in the unrestricted model. k was denoted under Key Equations as p and q, the degree of the polynomial.</p>
   <p>3) Decision Rule: If the F-statistic exceeds the critical value from the F-distribution, reject the null hypothesis. This indicates that G Granger-causes A.</p>
   <p>This test was used to examine the causal relationship between the gas price and user activity. The same test was also performed in the opposite direction: from A to G.</p>
   <p>These three tests—Pearson, ADF, and Granger causality—were performed with gas price both in ETH and US$. The results for US$ are shown in section 5. Analysis for gas price in ETH yielded very similar results.</p>
   <p>The datasets and results of analysis are publicly available on:<xref ref-type="bibr" rid="scirp.136012-https://drive.google.com/drive/folders/105IhHQX7PsT34b5r14GMd-0Qq4uwtG-u">
     https://drive.google.com/drive/folders/105IhHQX7PsT34b5r14GMd-0Qq4uwtG-u
    </xref></p>
  </sec><sec id="s5">
   <title>5. Results and Discussion</title>
   <p>The datasets for pending transactions, gas price in ETH, ETH price in US$, and gas price in US$ each contain 21,601 observations and are shown in <xref ref-type="fig" rid="figFigures 1-4">
     Figures 1-4
    </xref> respectively.</p>
   <p>
    <xref ref-type="fig" rid="fig1">
     Figure 1
    </xref> indicates that during the data collection period, pending transactions were prevalent, suggesting that transaction volume exceeded block capacity most of the time. The peak number of pending transactions, 1243, occurred on December 15 at 08:02. Although extremely high transaction volumes are often associated with activities like ICOs and IDOs (<xref ref-type="bibr" rid="scirp.136012-8">
     Faqir-Rhazoui, Ariza-Garzón, Arroyo, &amp; Hassan, 2021
    </xref>), there were no reports of such events during this period (<xref ref-type="bibr" rid="scirp.136012-12">
     ICODrops, 2024
    </xref>).</p>
   <fig id="fig1" position="float">
    <label>Figure 1</label>
    <caption>
     <title>Figure 1. User activity (log scale) represented by the number of pending transactions.</title>
    </caption>
    <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/1533968-rId43.jpeg?20240918043634" />
   </fig>
   <p>
    <xref ref-type="fig" rid="fig2">
     Figure 2
    </xref> shows the gas price in ETH over time, with the highest recorded gas price of 332 Gwei on December 1<sup>st</sup> at 11:37 and the lowest of 19 Gwei on December 11<sup>th</sup> at 00:16. The mean gas price is 42 Gwei.</p>
   <p>
    <xref ref-type="fig" rid="fig3">
     Figure 3
    </xref> presents a graphical representation of the raw data collected, depicting the ETH price in US$ over time. The highest price, US$ 2396.65, was recorded on December 9<sup>th</sup> at 08:30, while the lowest price, US$ 2046.20, occurred on December 1<sup>st</sup> at 00:30. The price trend shows a step-like pattern of increases and decreases, with the overall fluctuation remaining within a relatively narrow range of approximately 13%.</p>
   <p>
    <xref ref-type="fig" rid="fig4">
     Figure 4
    </xref> illustrates the gas price in US$ over time, with the lowest recorded</p>
   <fig id="fig2" position="float">
    <label>Figure 2</label>
    <caption>
     <title>Figure 2. Gas price in ETH (log scale).</title>
    </caption>
    <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/1533968-rId44.jpeg?20240918043635" />
   </fig>
   <fig id="fig3" position="float">
    <label>Figure 3</label>
    <caption>
     <title>Figure 3. Ethereum Price during the observed period (US$).</title>
    </caption>
    <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/1533968-rId45.jpeg?20240918043635" />
   </fig>
   <fig id="fig4" position="float">
    <label>Figure 4</label>
    <caption>
     <title>Figure 4. Gas price in US$.</title>
    </caption>
    <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/1533968-rId46.jpeg?20240918043635" />
   </fig>
   <p>value of US$ 0.0000435 on December 11<sup>th</sup> at 05:18 and the highest value of US$ 0.000778 on December 10<sup>th</sup> at 17:33. The mean value of the gas price is US$ 0.0000953.</p>
   <p>A statistical summary of the collected data is shown below in <xref ref-type="table" rid="table1">
     Table 1
    </xref>.</p>
   <table-wrap id="table1">
    <label>
     <xref ref-type="table" rid="table1">
      Table 1
     </xref></label>
    <caption>
     <title>
      <xref ref-type="bibr" rid="scirp.136012-"></xref>Table 1. Statistical Description of Data on 1-15 Dec 2023.</title>
    </caption>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter"><p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter">Gas Price<p style="text-align:center"></p>(Gwei or 10<sup>−</sup><sup>9</sup> ETH)<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter">User Activity<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter">ETH Price (US$/ETH)<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter">Gas Price (10<sup>−</sup><sup>5</sup> US$)<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter">Mean<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter">42<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter">14<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter">2244.13<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter">9.53<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter">Std. Dev<p style="text-align:center"></p></td> 
      <td class="acenter">17<p style="text-align:center"></p></td> 
      <td class="acenter">13<p style="text-align:center"></p></td> 
      <td class="acenter">82.95<p style="text-align:center"></p></td> 
      <td class="acenter">3.82<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter">Min<p style="text-align:center"></p></td> 
      <td class="acenter">19<p style="text-align:center"></p></td> 
      <td class="acenter">0<p style="text-align:center"></p></td> 
      <td class="acenter">2046.20<p style="text-align:center"></p></td> 
      <td class="acenter">4.35<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter">50%<sup>a</sup><p style="text-align:center"></p></td> 
      <td class="acenter">40<p style="text-align:center"></p></td> 
      <td class="acenter">12<p style="text-align:center"></p></td> 
      <td class="acenter">2246.03<p style="text-align:center"></p></td> 
      <td class="acenter">9.01<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter">75%<sup>b</sup><p style="text-align:center"></p></td> 
      <td class="acenter">49<p style="text-align:center"></p></td> 
      <td class="acenter">16<p style="text-align:center"></p></td> 
      <td class="acenter">2298.60<p style="text-align:center"></p></td> 
      <td class="acenter">10.97<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter">95%<sup>c</sup><p style="text-align:center"></p></td> 
      <td class="acenter">69<p style="text-align:center"></p></td> 
      <td class="acenter">27<p style="text-align:center"></p></td> 
      <td class="acenter">2365.19<p style="text-align:center"></p></td> 
      <td class="acenter">15.60<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter">99%<sup>d</sup><p style="text-align:center"></p></td> 
      <td class="acenter">104<p style="text-align:center"></p></td> 
      <td class="acenter">48<p style="text-align:center"></p></td> 
      <td class="acenter">2375.65<p style="text-align:center"></p></td> 
      <td class="acenter">23.00<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter">Max<p style="text-align:center"></p></td> 
      <td class="acenter">332<p style="text-align:center"></p></td> 
      <td class="acenter">1,243<p style="text-align:center"></p></td> 
      <td class="acenter">2396.65<p style="text-align:center"></p></td> 
      <td class="acenter">77.86<p style="text-align:center"></p></td> 
     </tr> 
    </table>
   </table-wrap>
   <p><sup>a</sup>50<sup>th</sup> percentile, <sup>b</sup>75<sup>th</sup> percentile, <sup>c</sup>95<sup>th</sup> percentile, <sup>d</sup>99<sup>th</sup> percentile.</p>
   <p>Statistical analysis on user activity were performed with gas price in both Gwei (10<sup>−</sup><sup>9</sup> ETH) and US$.</p>
   <p>Pearson Correlation</p>
   <p>To understand the relationship between gas prices and user activity, Pearson correlation tests were conducted, yielding a coefficient of 0.1887 for gas price in Gwei (10<sup>−</sup><sup>9</sup> ETH) and a coefficient of 0.0356 for gas price in US$ (see <xref ref-type="table" rid="table2">
     Table 2
    </xref>). This correlation coefficient suggests that while the variables sometimes move together, the association is weak.</p>
   <table-wrap id="table2">
    <label>
     <xref ref-type="table" rid="table2">
      Table 2
     </xref></label>
    <caption>
     <title>
      <xref ref-type="bibr" rid="scirp.136012-"></xref>Table 2. Pearson correlation value.</title>
    </caption>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter" width="59.15%">Gas Price (Gwei or 10<sup>−</sup><sup>9</sup> ETH) vs User Activity<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="40.85%">Coefficient Value<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="59.15%">R<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="40.85%">0.1887<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-bottom-td acenter" width="59.15%">R²<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="40.85%">0.0356<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-bottom-td custom-top-td acenter" width="59.15%">User Activity vs Gas Price (US$)<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="40.85%">Coefficient Value<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="59.15%">R<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="40.85%">0.1780<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="59.15%">R²<p style="text-align:center"></p></td> 
      <td class="acenter" width="40.85%">0.0317<p style="text-align:center"></p></td> 
     </tr> 
    </table>
   </table-wrap>
   <p>Augmented Dickey-Fuller Test</p>
   <p>An ADF test was performed to confirm the stationarity of the series. The ADF test results show that both data series—gas price and pending transactions—were stationary. The ADF test results are summarized in <xref ref-type="table" rid="table3">
     Table 3
    </xref>.</p>
   <p>The ADF test, therefore, indicates that the data series is suitable for the Granger Causality test due to the lack of a unit root.</p>
   <table-wrap id="table3">
    <label>
     <xref ref-type="table" rid="table3">
      Table 3
     </xref></label>
    <caption>
     <title>
      <xref ref-type="bibr" rid="scirp.136012-"></xref>Table 3. ADF test results.</title>
    </caption>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter" width="22.91%">Variables<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="17.62%">ADF Stats.<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="17.62%">p-value<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="22.02%">Critical Value 1%<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="19.82%">Conclusion<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="22.91%">Gas price (Gwei)<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="17.62%">−39.731<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="17.62%">0.0000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="22.02%">−3.9714<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="19.82%">Stationarity<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-bottom-td acenter" width="22.91%">User Activity<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="17.62%">−51.383<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="17.62%">0.0000<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="22.02%">−3.9714<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="19.82%">Stationarity<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-bottom-td custom-top-td acenter" width="22.87%">Variables<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="17.67%">ADF Stats.<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="17.62%">p−value<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="22.02%">Critical Value 1%<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="19.82%">Conclusion<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="22.87%">Gas Price (US$)<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="17.67%">−39.914<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="17.62%">0.0000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="22.02%">−3.9714<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="19.82%">Stationarity<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="22.87%">User Activity<p style="text-align:center"></p></td> 
      <td class="acenter" width="17.67%">−51.383<p style="text-align:center"></p></td> 
      <td class="acenter" width="17.62%">0.0000<p style="text-align:center"></p></td> 
      <td class="acenter" width="22.02%">−3.9714<p style="text-align:center"></p></td> 
      <td class="acenter" width="19.82%">Stationarity<p style="text-align:center"></p></td> 
     </tr> 
    </table>
   </table-wrap>
   <p>Granger Causality Test</p>
   <p>The results in <xref ref-type="table" rid="table4">
     Table 4
    </xref> show that the gas price Granger causes user activity, because the p-value (0.0000) is significant.</p>
   <table-wrap id="table4">
    <label>
     <xref ref-type="table" rid="table4">
      Table 4
     </xref></label>
    <caption>
     <title>
      <xref ref-type="bibr" rid="scirp.136012-"></xref>Table 4. Granger Causality Test Results</title>
    </caption>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter" width="61.89%">Null Hypothesis<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="13.08%">F-statistic<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="10.76%">p-value<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.26%">Decision<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="61.89%">Gas Price (Gwei) does not Granger cause User Activity<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="13.08%">10.7591<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="10.76%">0.0000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.26%">Rejected<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-bottom-td acenter" width="61.89%">User Activity does not Granger cause Gas Price (Gwei)<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="13.08%">44.1093<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="10.76%">0.0000<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td acenter" width="14.26%">Rejected<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-bottom-td custom-top-td acenter" width="61.89%">Null Hypothesis<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="13.08%">F-statistic<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="10.76%">p-value<p style="text-align:center"></p></td> 
      <td class="custom-bottom-td custom-top-td acenter" width="14.26%">Decision<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="61.89%">Gas Price (US$) does not Granger cause User Activity<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="13.08%">10.7874<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="10.76%">0.0000<p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="14.26%">Rejected<p style="text-align:center"></p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="61.89%">User Activity does not Granger cause Gas Price (US$)<p style="text-align:center"></p></td> 
      <td class="acenter" width="13.08%">44.1788<p style="text-align:center"></p></td> 
      <td class="acenter" width="10.76%">0.0000<p style="text-align:center"></p></td> 
      <td class="acenter" width="14.26%">Rejected<p style="text-align:center"></p></td> 
     </tr> 
    </table>
   </table-wrap>
   <p>The study found a bidirectional causal relationship between gas price and user activity.</p>
   <p>Discussion</p>
   <p>The previous study (<xref ref-type="bibr" rid="scirp.136012-13">
     Pierro &amp; Rocha, 2019
    </xref>) conducted prior to EIP-1559 reported a moderate to strong negative Pearson correlation coefficient of −0.6, suggesting that increases in gas prices led to decreased user activity. It was reasoned that users were delaying their transactions to avoid overpayment. Regarding the implementation of EIP-1559, this observation can be further understood: pre-EIP-1559, there was no predictability in gas prices because miners independently determined the minimum gas price, and there was no maximum gas fee to limit how much users would pay for their transactions, thus increasing the risk of overpayment.</p>
   <p>In contrast, this study reveals a shift: a weak positive Pearson correlation coefficient of 0.1887, indicating that increases in gas prices do not lead to decreased user activity. It is possible that EIP-1559 has enhanced user confidence through its gas price determination. This, in turn, influences users’ decision-making. Specifically, users are generally more assured in continuing their transactions under the new mechanism, as can be shown from the observation that a raise in gas prices does not cause user activity to decrease.</p>
   <p>Furthermore, this study observed a new phenomenon: Granger causality in which an increase in user activity causes slight increases in gas price. This was not present in the previous study and is likely a result of the new gas price formula introduced by EIP-1559, which takes into account the level of user activity on the network as well as the price adjustment cap. This formula has introduced a predictable link between user activity dynamics and gas price, thereby providing greater certainty for users.</p>
   <p>The results of the Pearson correlation and Granger causality analyses are very similar whether gas prices are denominated in ETH or US$. This suggests that Ethereum users are not sensitive to conversion rates between ETH and US$.</p>
   <p>The results of this study represent normal conditions, as specific events such as ICOs and IDOs were not found during the study period (<xref ref-type="bibr" rid="scirp.136012-12">
     ICODrops, 2024
    </xref>). This is important to know because this study observed that user activity did not decrease even when gas prices increased, a phenomenon usually seen during events like ICOs and IDOs where users compete to get their transactions executed in anticipation of profit (<xref ref-type="bibr" rid="scirp.136012-8">
     Faqir-Rhazoui et al., 2021
    </xref>).</p>
  </sec><sec id="s6">
   <title>6. Summary and Conclusions</title>
   <p>The results of this study show a weak positive Pearson correlation and a bidirectional Granger causality between gas price and user activity.</p>
   <p>The statistically causal effect of gas price to user activity with weak positive correlation can be attributed to increases of users’ confidence because of more transparent and predictable gas price calculations due to EIP-1559.</p>
   <p>The causal effect of user activity to gas price can be explained by the explicit inclusion of user activity in the formula of gas price determination in EIP-1559.</p>
   <p>This study gives a timely update on the state of transaction economics in Ethereum and focuses on the effects of EIP-1559. The study reveals shifts between pre-EIP-1559 and post-EIP-1559 datasets, as well as offers explanations. It appears that EIP-1559 offers confidence, in terms of gas price determination, to users. This in turn has affected the way that users make decisions—they usually still submit transactions for a spot on the block, regardless of increases in gas price. These findings and suggestions are therefore of interest to Ethereum blockchain economics. This study adds a new perspective to previous research on similar themes.</p>
   <p>Between the previous study and this study, EIP-1559 resulted in significant changes in the determination of gas prices on the Ethereum network due to its direct redefinition of gas price setting. Other changes, such as the switching of consensus mechanisms from Proof-of-Work (PoW) to Proof-of-Stake (PoS), although indirect, may also have influenced the relationship between gas prices and user activity, making it a valuable area for future research.</p>
  </sec>
 </body><back>
  <ref-list>
   <title>References</title>
   <ref id="scirp.136012-ref1">
    <label>1</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Dickey, D. A.,&amp;Fuller, W. A. (1979). Distribution of the Estimators for Autoregressive Time Series with a Unit Root. Journal of the American Statistical Association, 74, 427-431.
    </mixed-citation>
   </ref>
   <ref id="scirp.136012-ref2">
    <label>2</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Dune Analytics (2024). Dune. &gt;https://dune.com 
    </mixed-citation>
   </ref>
   <ref id="scirp.136012-ref3">
    <label>3</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ethereum Foundation (2024a). Blocks. &gt;https://ethereum.org/en/developers/docs/blocks/ 
    </mixed-citation>
   </ref>
   <ref id="scirp.136012-ref4">
    <label>4</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ethereum Foundation (2024b). eip-1559. &gt;https://eips.ethereum.org/EIPS/eip-1559 
    </mixed-citation>
   </ref>
   <ref id="scirp.136012-ref5">
    <label>5</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ethereum Foundation (2024c). Gas Fees. &gt;https://ethereum.org/en/developers/docs/gas/#how-are-gas-fees-calculated 
    </mixed-citation>
   </ref>
   <ref id="scirp.136012-ref6">
    <label>6</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ethereum Foundation (2024d). Sidechains. &gt;https://ethereum.org/en/developers/docs/scaling/sidechains/#evm-compatibility 
    </mixed-citation>
   </ref>
   <ref id="scirp.136012-ref7">
    <label>7</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ethereum Foundation (2024e). What Is Ethereum. &gt;https://ethereum.org/en/developers/docs/intro-to-ethereum/#what-is-ethereum 
    </mixed-citation>
   </ref>
   <ref id="scirp.136012-ref8">
    <label>8</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Faqir-Rhazoui, Y., Ariza-Garzón, M.-J., Arroyo, J.,&amp;Hassan, S. (2021). Effect of the Gas Price Surges on User Activity in the Daos of the Ethereum Blockchain. In Proceedings of the Extended Abstracts of the 2021 CHI Conference on Human Factors in Computing Systems (pp. 1-7). 
    </mixed-citation>
   </ref>
   <ref id="scirp.136012-ref9">
    <label>9</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Freedman, D., Pisani, R.,&amp;Purves, R. (2007). Statistics (International Student ed., 4th ed.). WW Norton&amp;Company.
    </mixed-citation>
   </ref>
   <ref id="scirp.136012-ref10">
    <label>10</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Granger, C. W. (1969). Investigating Causal Relations by Econometric Models and Cross-Spectral Methods. Econometrica: Journal of the Econometric Society, 37, 424-438.
    </mixed-citation>
   </ref>
   <ref id="scirp.136012-ref11">
    <label>11</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Granger, C. W. (1981). Some Properties of Time Series Data and Their Use in Econometric Model Specification. Journal of Econometrics, 16, 121-130.
    </mixed-citation>
   </ref>
   <ref id="scirp.136012-ref12">
    <label>12</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     ICODrops (2024). &gt;https://icodrops.com/ 
    </mixed-citation>
   </ref>
   <ref id="scirp.136012-ref13">
    <label>13</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Pierro, G. A.,&amp;Rocha, H. (2019). The Influence Factors on Ethereum Transaction Fees. In The 2019 IEEE/ACM 2nd International Workshop on Emerging Trends in Software Engineering for Blockchain (pp. 24-31). IEEE.
    </mixed-citation>
   </ref>
   <ref id="scirp.136012-ref14">
    <label>14</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Statistics Solutions (2024). The Stationary Data Assumption in Time Series Analysis. &gt;https://www.statisticssolutions.com/stationary-data-assumption-in-time-series-analysis/ 
    </mixed-citation>
   </ref>
   <ref id="scirp.136012-ref15">
    <label>15</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Yu Qian, L. (2023). Most Popular Crypto Hot Wallets for Self-Custody (2023). &gt;https://www.coingecko.com/research/publications/most-popular-crypto-hot-wallets
    </mixed-citation>
   </ref>
  </ref-list>
 </back>
</article>