Enumeration Members

ArithmeticError: "ArithmeticError"

Arithmetic Error (overflow/underflow)

ClaimExpired: "ClaimExpired"

Claim window expired

ClaimIsClosed: "ClaimIsClosed"

Claim is closed

ClaimsAreNotClosable: "ClaimsAreNotClosable"

Claims are not closable

ClawbackAlreadyClaimed: "ClawbackAlreadyClaimed"

Clawback already claimed

ClawbackBeforeStart: "ClawbackBeforeStart"

Attempted clawback before start

ClawbackBeforeVesting: "ClawbackBeforeVesting"

Clawback cannot be before vesting starts

ExceededMaxClaim: "ExceededMaxClaim"

Exceeded maximum claim amount

InsufficientClawbackDelay: "InsufficientClawbackDelay"

Clawback start must be at least one day after vesting end

InsufficientUnlockedTokens: "InsufficientUnlockedTokens"

Insufficient unlocked tokens

InvalidMint: "InvalidMint"

Invalid Mint

InvalidProof: "InvalidProof"

Invalid Merkle proof

InvalidVersion: "InvalidVersion"

Airdrop Version Mismatch

MaxNodesExceeded: "MaxNodesExceeded"

Exceeded maximum node count

OwnerMismatch: "OwnerMismatch"

Token account owner did not match intended owner

SameAdmin: "SameAdmin"

New and old admin are identical

SameClawbackReceiver: "SameClawbackReceiver"

New and old Clawback receivers are identical

StartTimestampAfterEnd: "StartTimestampAfterEnd"

Start Timestamp cannot be after end Timestamp

StartTooFarInFuture: "StartTooFarInFuture"

Deposit Start too far in future

TimestampsNotInFuture: "TimestampsNotInFuture"

Timestamps cannot be in the past

Unauthorized: "Unauthorized"

Account is not authorized to execute this instruction