Skip to main content
This page lists the Anchor custom errors returned by the Alpha Vault alpha-vault program.
Anchor error codes 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 IncorrectTokenMint.

Error Codes