ultrasoundmoney / frontend

ultrasound.money frontend
https://ultrasound.money
MIT License
216 stars 73 forks source link

New Feature - Blob Data Burn #312

Closed ckoopmann closed 6 months ago

ckoopmann commented 9 months ago

Once EIP-4844 has shipped on mainnet we will want to display details on the Blob fee market and it's effects on burn / eth supply.

Answering questions such as:

(Probably will have a lot of overlap with https://github.com/ultrasoundmoney/frontend/issues/311 , might even be in the same widget ? )

@JustinDrake Lmk if you have concrete ideas for specific graphs / visualizations that would work here. Especially for the second question.

JustinDrake commented 9 months ago

Probably will have a lot of overlap with https://github.com/ultrasoundmoney/frontend/issues/311 , might even be in the same widget ?

Good point!

Lmk if you have concrete ideas for specific graphs / visualizations that would work here.

A great starting point could be:

1) blob gas price (similar to current widget titled "base fees") 2) blob gas usage leaderboard (similar to "burn leaderboard") 3) total burn from blobs (similar to "burn total", "burn rate", "issuance offer")

ckoopmann commented 6 months ago

Closing this as we have added the New section. Even though 2. blob gas usage leaderboard (similar to "burn leaderboard" is not fully implemented. @JustinDrake lmk if we still want to extend the blob gas section with such a leaderboard or other features.