Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Fix "Transaction Error - transaction underpriced" #1276

Open
ELanning opened this issue Jun 10, 2022 · 1 comment
Open

Fix "Transaction Error - transaction underpriced" #1276

ELanning opened this issue Jun 10, 2022 · 1 comment

Comments

@ELanning
Copy link

Error message:
transaction underpriced: address 0x01DeF23114-(trimmed) have gas fee cap (5000000000) < pool minimum fee cap (25000000000)

Before:
before

After:
after

Console:
image

Other things tried:

  • Depositing GRAPE-MIM LP pairs directly. Same error message.

Wallet:

  • Coinbase

Seems to be a permission error of some kind. In which case, it could hopefully ask for permissions before trying to do whatever it needs to do? Would greatly improve the UX.

@ELanning
Copy link
Author

A complete reinstall of the coinbase wallet on chrome fixed the issue. This happened last time with a different vault as well. I imagine some precondition somewhere could potentially be checked and then asserted to prevent the hassle.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant