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
When Metamask send max is used the transaction fails on L1 fee. We probably fail to do a good estimate on the L1 fee overhead for gas, let's dig into this
Steps to reproduce
Switch to Citrea devnet on metamask with an address with balance.
Send cBTC to another address. Use the max button on the side.
The tx will be stuck on the mempool for sometime and eventually dropped out.
Expected Result
We can empty the wallet (a few wei is fine)
Actual Result
Tx is failing
The text was updated successfully, but these errors were encountered:
Summary
When Metamask send max is used the transaction fails on L1 fee. We probably fail to do a good estimate on the L1 fee overhead for gas, let's dig into this
Steps to reproduce
Expected Result
We can empty the wallet (a few wei is fine)
Actual Result
Tx is failing
The text was updated successfully, but these errors were encountered: