blockscout-rs
blockscout-rs copied to clipboard
Stats: fix gas_price chart
update gas_price
to COALESCE(transaction.gas_price, block.base_fee_per_gas + LEAST(transaction.max_priority_fee_per_gas, transaction.max_fee_per_gas - block.base_fee_per_gas))
in gas_price chart:
https://blockscout.slack.com/archives/C021BTLEVSP/p1709560666745259?thread_ts=1709560066.099449&cid=C021BTLEVSP