Skip to content

Fix gas estimate error when trying to swap tokens with no native coin in the wallet

Daniel Mandelli requested to merge danny/swap-tokens-with-no-native into master

Previously attempting to swap token to token within a wallet that has no native coin, would silently fail and show a no liquidity found error.

This branch provides an informational modal to "Go Back" if there is not enough native coin to pay the required fees.

Image 5-21-24 at 11.20 PM.jpeg

Edited by Daniel Mandelli

Merge request reports