You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, explorer is calcing a market rate for a validator based on the submitted fees and gas_wanted value. We should also calc the base fee and overage values given the network's floor gas price.
Proposal
Taking the fees that are already ingested, add the base + overage, and recalc from gas used * floor gas price to get the network base/overage values.
Return as network fees breakdown
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Summary
Currently, explorer is calcing a market rate for a validator based on the submitted fees and gas_wanted value. We should also calc the base fee and overage values given the network's floor gas price.
Proposal
For Admin Use
The text was updated successfully, but these errors were encountered: