Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

# ⛽ 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-Tracker

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages