frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Base Fees - Extend Datapoint-Tooltip

Open ckoopmann opened this issue 1 year ago • 1 comments

The data-point tooltip in the Base Fees chart could be extended to include the burned / issued eth amount. Also maybe switch to a more concise / readable datetime format ?

image

ckoopmann avatar Jan 16 '24 04:01 ckoopmann

Also maybe switch to a more concise / readable datetime format ?

Agreed! Maybe a white(r) font colour could work.

extended to include the burned / issued eth amount

If the API exposes both (with reasonable precision, e.g. 2 decimal places) the frontend could also just show the net supply change (issuance - burn).

JustinDrake avatar Jan 16 '24 10:01 JustinDrake