Minimization of Ethereum Transaction Fees Using AI and Compression Techniques
DOI:
https://doi.org/10.63163/jpehss.v3i4.761Keywords:
Ethereum, Gas Fee Optimization, Linear Regression, Brotli, ZLIB, GZIP, Blockchain, Compression, Smart ContractsAbstract
Blockchain technology has transformed decentralized data exchange and digital payments but the consistently high gas prices pose a significant challenge to its scalability and efficiency. This research explores the role of AI-driven gas price prediction and data compression methods on gas utilization in blockchain systems with special emphasis on Ethereum transactions. Using actual Ethereum transaction history, we compare the performance of compressed versus uncompressed payloads with three different compression algorithms: Zlib, Brotli, and Gzip. Beyond that, a linear regression model is also trained to forecast hourly gas Price fluctuations given past transaction history. The methodology includes thorough statistical analysis to provide accurate and reproducible results. Our results show that compressing text data over 141 bytes using the Zlib algorithm prior to making transactions on the Ethereum network decreases the amount of gas Used without altering system time. This validates the efficiency of combining data compression with gas price forecasting in minimizing transaction costs without affecting performance. Moreover, our study further encompasses investigation of actual gas Price trends and provides real-world insights for optimizing timing strategies for economic transaction execution. These results enhance the knowledge of Ethereum gas dynamics and provide valuable solutions for enhancing economic efficiency and resource utilization in applications based on blockchain. Future efforts will involve applying the framework to the Ethereum mainnet, using deep learning models for increased prediction accuracy, and adaptive compression dependent on network state and transaction size.
Â