Getting a super weird gas issue. Below is the error code which suggests gas is insufficient to complete the transaction.
Swap failed: replacement fee too low (error={“code”:-32603,“message”:"[ethjs-query] while formatting outputs from RPC ‘{“value”:{“code”:-32603,“data”:{“code”:-32000,“message”:“replacement transaction underpriced”}}}’",“stack”:"{\n “code”: -32603,\n “message”: “[ethjs-query] while formatting outputs from RPC ‘{“value”:{“code”:-32603,“data”:{“code”:-32000,“message”:“replacement transaction underpriced”}}}’”,\n “stack”: "Error: [ethjs-query] while formatting outputs from RPC ‘{“value”:{“code”:-32603,“data”:{“code”:-32000,“message”:“replacement transaction underpriced”}}}’ there is more to the message but I would have to upload a file for you to read
However, increasing gas results in the same error. Now here is the really weird part
-
This issue is specific to Avalanche chain. I can use the affected wallet address on different chains just fine.
-
There is no issue when using a different wallet address installed on the same metamask during the same browser session
-
The error is generated regardless of the device - Metamask chrome extension or mobile app.
-
Resetting the wallet, removing the account and even reinstalling the extension/app all result in the same issue
Never seen an error like this before especially one that is so specific. Anyone ever experienced this before?