# ⛽ Base Gas Tracker (Python)
A streamlined Python script designed to fetch, convert, and track real-time gas prices on the Base Network directly from mainnet RPC endpoints...
## 🛠️ Features
- **Instant Gas Parsing:** Queries the `eth_gasPrice` hex value and converts it into readable Gwei values.
- **Automated Intervals:** Runs a multi-stage active tracking sequence to monitor network congestion over time.
- **Minimalist Footprint:** Built with lightweight Python HTTP libraries, making it ideal for integration into larger Web3 monitoring bots.
## 💻 Tech Stack
- **Language:** Python 3.x
- **Libraries:** Requests
- **Target Network:** Base Mainnet (`https://mainnet.base.org`)
## 🚀 Quick Start
### Installation
1. Clone this repository:
```bash
git clone [https://github.com/legend-builds/Base-Gas-Tracker.git](https://github.com/legend-builds/Base-Gas-Tracker.git)
cd Base-Gas-TrackerFolders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|