Skip to content

Releases: numairawan/eth-gas-tracker-php

v2.0.0

26 Sep 23:38
96eb32d
Compare
Choose a tag to compare

Gas prices object to array (toArray() methood) conversation has been removed and examples has been updated with the new changes.

v1.0.0

16 Jul 02:00
157ecd7
Compare
Choose a tag to compare

eth-gas-tracker-php v1.0.0

This is the first official release of eth-gas-tracker-php, a powerful PHP library that allows developers to effortlessly retrieve live Ethereum gas prices. With this library, you can obtain up-to-date and accurate gas price data, enabling you to optimize transactions and smart contracts on the Ethereum network.

Features

  • Retrieve live Ethereum gas prices with ease.
  • Obtain up-to-date and accurate gas price data.
  • Fine-tune transaction optimization based on real-time gas prices.
  • Support for multiple networks and blockchains.
  • Seamless integration into existing PHP projects.
  • Comprehensive documentation and code examples for easy implementation.

Usage

To use eth-gas-tracker-php, simply install it via Composer and follow the code examples provided in the documentation. You can retrieve individual gas prices, convert prices to Wei or Hexadecimal format, and more.

Contributions

Contributions to this project are welcome! Feel free to fork the repository and submit pull requests as well.

License

This project is licensed under the MIT License.