Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GMP Transaction Recovery: got Already paid sufficient gas fee error message and cannot increase gas #224

Open
pjenviri opened this issue Dec 21, 2022 · 0 comments

Comments

@pjenviri
Copy link

https://axelarscan.io/gmp/0xd4806c94c10a32b1a3d4ac18a6e0fa9f82741186f47b61c8357217dbdd716854

The paid gas seems insufficient. Here's my rough calculation:

  • They paid: 0.4299346MATIC
  • Base fee: 0.24573259MATIC
  • Estimated gas for execution from MM: 0.30704808915065923MATIC

0.4299346-0.24573259-0.30704808915065923 = -0.12284607915MATIC

However, the SDK returns the below error message when clicking the Add Gas button. So it blocks users from recovering via increasing gas on the source chain. Axelarscan calls addNativeGas under the hood.
Screenshot 2565-12-22 at 01 05 55

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

No branches or pull requests

1 participant