- Live Site URL: EVM Gas Dashboard
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- React - JS library
- Tailwind CSS - For styling
It takes the last few blocks of any EVM chain, sorts all transactions by gas price, removes the top and bottom outliers, then uses the remaining entries to calculate fast (top 10%), medium (average) and slow (bottom 10%) gas prices.
The methodology can probably use some work, but there's no standardized way of calculating this stuff anyway. Converting the gwei price to USD should also be pretty simple. I'm not sure if I will come back to this but it was fun little project.
- Twitter - @uncoolzero