beefy-app icon indicating copy to clipboard operation
beefy-app copied to clipboard

Fix "Transaction Error - transaction underpriced"

Open ELanning opened this issue 2 years ago • 1 comments

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 avatar Jun 10 '22 08:06 ELanning

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.

ELanning avatar Jun 10 '22 08:06 ELanning