Common Errors

You may occasionally encounter an issue for which there is no obvious solution. You might be able to resolve problems by using troubleshooting suggestions bellow.

Exchange Issues

INSUFFICIENT_OUTPUT_AMOUNT

You're seeking to trade tokens, but your liquidity or slippage tolerance are too low.

  1. Reload the page and try again later.

  2. Try trading with a lesser sum at a time.

  3. Try increasing slippage tolerance:

    1. Select the settings icon on the liquidity page.

    2. Increase your slippage tolerance a bit and try again.

  4. Try inputting an amount with a fewer decimal numbers.

TRANSFER_FAILED

Transaction cannot succeed / Price impact too high

Try trading a smaller amount, or increase slippage tolerance via the settings icon and try again. This is caused by low liquidity.

Execution reverted: TransferHelper: TRANSFER_FROM_FAILED.

The transaction cannot succeed due to error: execution reverted: TransferHelper: TRANSFER_FROM_FAILED.

The transaction fails while attempting to trade tokens, and this error message appears.

  1. Check your wallet to ensure you have enough funds.

  2. Check that you've granted the contract permission to spend the funds you're trying to trade with.

Mining Pool Issues

Out of Gas

Warning! Error encountered during contract execution [out of gas]

When attempting to complete a transaction, you set a low gas limit.

Before signing the transaction, try manually increasing the gas limit (not the gas price!) in your wallet.

If you're unsure how to adjust the gas limit, check your wallet's instructions.

Transfer amount exceeds allowance

Error: 'ERC20: transfer amount exceeds allowance'

  1. Approve the contract once more without placing an allowance limit.

  2. Try to interact with the contract once again.

Last updated