Common Error Messages
Error Messages | Reasons | Solutions |
---|---|---|
execution reverted: Return amount is not enough. | The amount of actual swapping tokens from the route obtained from API gave fewer results than the user's minimum receives. | Increase slippage. |
execution reverted: Received token is not enough. | The destination token has its own tax. | Increase slippage. |
execution reverted: TransferHelper: TRANSFER_FROM FAILED. | There was a problem with the tokens used in the swap hop, it could be bought but could not be sold. | - |
execution reverted: BEP20: transfer amount exceeds balance. | The input token amount had more value than the user's balance. This error was probably caused by the balance in our platform was not being updated in time. | Refresh your browser. Wait and try again. |
execution reverted: Pancake:K. | Try swapping directly at each DEX. | |
execution reverted: ApeSwap:K. | same with Pancake:K. | Try swapping directly at each DEX. |
execution reverted: WaultSwap:K. | same with Pancake:K. | Try swapping directly at each DEX. |
Last modified 5mo ago