Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 536 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 536 Bytes

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.