dmihal / l2-fees

l2-fees.vercel.app
31 stars 16 forks source link

feat: update for new OP gas estimation logic #3

Closed smartcontracts closed 3 years ago

smartcontracts commented 3 years ago

OVM 2.0 introduces a new simplified fee mechanism. This PR updates the gas calculations to account for this new fee mechanism. I need to triple check the numbers so a deploy preview would be great.

vercel[bot] commented 3 years ago

@smartcontracts is attempting to deploy a commit to the Crypto Fees Info Team on Vercel.

A member of the Team first needs to authorize it.

smartcontracts commented 3 years ago

Actually this has a few bugs in it, fixing...

smartcontracts commented 3 years ago

Ok this should work now!

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/crypto-fees-info/l2-fees/9LYtYajETWxZHatKF2EwTsMAKVmA
✅ Preview: Failed

dmihal commented 3 years ago

Thanks so much for fixing this!