All errors

Contract reverts

INSUFFICIENT_INPUT_AMOUNT


What it means

The swap reached the pool with a zero or too-small input amount. Usually a dapp bug or a stale quote rather than something you set: the route was built for an amount that no longer matches what the transaction carries.

How to fix it

Refresh the page, rebuild the swap with a fresh quote, and retry. If it persists on one dapp, try the same trade on another front end for the same protocol.

Still stuck?

Paste your transaction hash and get the exact decoded reason for your failure, free.

Decode my transaction

For the full walkthrough of why transactions fail, read the complete error guide.