Bundle Simulation Errors
In this section, you’ll find a list of common errors you might encounter during bundle simulation, along with explanations to help troubleshoot and resolve them.
Last updated
In this section, you’ll find a list of common errors you might encounter during bundle simulation, along with explanations to help troubleshoot and resolve them.
Last updated
Invalid Inclusion
Bundle was submitted too late to be included in the current block.
Retry after a few seconds.
Tx Failed
Incorrect open trading function
Ensure the function you selected matches the one in your contract.
TransferHelper: TRANSFER_FROM_FAILED
Insufficient Token balance in the contract
Ensure the contract has been sent enough Tokens to execute the liquidity addition.
UniswapV2Router: EXCESSIVE_INPUT_AMOUNT
Incorrect initial ETH or Token liquidity percentage
Your 'Initial Token Liquidity %' might be too high, or the ETH liquidity entered doesn't match the amount in your contract (for preloaded contracts). Double-check your inputs or contact us for support if needed.
UniswapV2Library: INSUFFICIENT_LIQUIDITY
Liquidity has not been added to a non preloaded contract
Add liquidity before opening trading.
UniswapV2: TRANSFER_FAILED
Exceeding max transaction or max wallet limit
Ensure the max transaction set in your bundle does not exceed the max transaction limits in your contract.
ds-math-sub-underflow
Insufficient ETH balance in the contract
Ensure the contract has enough ETH to perform the liquidity addition.
If you are still experiencing issues, feel free to or check out the for further details.