beefy-app
beefy-app copied to clipboard
Fix "Transaction Error - transaction underpriced"
Error message: transaction underpriced: address 0x01DeF23114-(trimmed) have gas fee cap (5000000000) < pool minimum fee cap (25000000000)
Before:
After:
Console:
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.
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.