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
{{ message }}
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
@paouvrard can we modify gas limit to always be minimum between estimated and some constant (let say 500K).
Which tool are we using right now to estimate the gas limit? is it from ethers library? Maybe it is worth to make some research about why can this happen, and whether it is safe to use lower limit.
@Patrick1904 can you still reproduce this now? In that case, can you check what is the gas price and gas limit used. I don't see how to do it from the metamask you shared in screenshot, but the version I'm using has some advanced options that allows me to check gas limit and gas price.
@mfornet The gas limit is estimated by Metamask. I've never experienced the mis estimation, but since this seems to have happened several times we can fix it with a safe margin, like 500K.
@Patrick1904 can you still reproduce this now? In that case, can you check what is the gas price and gas limit used. I don't see how to do it from the metamask you shared in screenshot, but the version I'm using has some advanced options that allows me to check gas limit and gas price.
@mfornet yep I'm still able to reproduce the high gas fee, and here is the gas price and limit used (I haven't changed it):
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Problem
The gas fee shown in Metamask seems unreasonably high. Here is the TX from Explorer: https://explorer.near.org/transactions/GKSFuDXg825h2vXrnLJCntd5arMSUyqczAJziYB169Ku
The text was updated successfully, but these errors were encountered: