Skip to main content
This page lists the Anchor custom errors returned by the DLMM lb_clmm program.
Anchor custom program errors start at 6000. When a transaction log contains custom program error: 0x1771, convert the hex value to decimal to find the matching code. For example, 0x1771 is 6001, which maps to InvalidBinId.

Instruction and Error Map

The table below maps each LBError variant to where it can be raised in the current lb_clmm program. Use it to trace a transaction failure back to an instruction.

How to read the Instructions column

Error Codes