An open API service indexing awesome lists of open source software.

https://github.com/flashbots/curve-based-bundle-pricing


https://github.com/flashbots/curve-based-bundle-pricing

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Curve-based gas price estimator

Data gathering and model to estimate gas price as a function of position in the block from a parameterized curved anchored in prior-block data.
- `/src`: jupyter notebook with data collection, analysis and model
- `/data`: some colleted gas data for running the script

To run, you will need to have jupyter and the relevant python libraries installed (`pip install jupyterlab`, `pip install `), or try the online [jupyter nbviewer](https://nbviewer.jupyter.org/) for a static version.