Home > @3rdweb/sdk > ClaimEligibility
Signature:
export declare enum ClaimEligibility
Member | Value | Description |
---|---|---|
AddressNotAllowed | "This address is not on the allowlist." |
|
AlreadyClaimed | "You have already claimed the token." |
|
NoActiveClaimPhase | "There is no active claim phase at the moment. Please check back in later." |
|
NotEnoughSupply | "There is not enough supply to claim." |
|
NotEnoughTokens | "There are not enough tokens in the wallet to pay for the claim." |
|
WaitBeforeNextClaimTransaction | "Not enough time since last claim transaction. Please wait." |