Skip to content

F4ever/gas-strategy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lido Gas fee strategy visualization

Start

pip install -r req.txt
export INFURA_PROJECT_ID=...
python main.py

Go to http://127.0.0.1:8050/

Params

Days to fetch - How many blocks fetch from mainnet
Percentile (min 0, max 100)
Blocks to calculate - How many previous blocks to consider when calculating the percentile

Output

Gas chart

If recommended price is higher than the current gas fee, it's time to deposit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages