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
What was the migration for handling the v5 usage of lastBaseFeePerGas in FeeData post v6? The v5 to v6 doc seems to be missing any mention of this removed value.
The use case for this was summing the maxPriorityFeePerGas along with the lastBaseFeePerGas to get the wanted gas price.