TxWhy

Error codes / Pump.fun Bonding Curve

TooLittleSolReceived

Pump.fun Bonding Curve · Custom(6003) · 0x1773

custom program error: 0x1773

What it means

slippage: Too little SOL received to sell the given amount of tokens.

What to do

The error name is the program's own diagnosis. Paste the failed transaction into TxWhy to see which instruction raised it and with which accounts.

TxWhy can repair this one

When the swap was routed through Jupiter, TxWhy replaces only the stale swap instruction with a current quote for the same tokens, amount and slippage tolerance, keeps every other instruction byte for byte, and proves the result passes simulation.

Code 6003 means something else in other programs

Custom codes are private to each program. Check which program actually raised it: it is the innermost failed call, not necessarily the program you called.