Skip to main content

ClaimConditionInput type

Input model to create a claim condition with optional snapshot of wallets

Signature:

export declare type ClaimConditionInput = z.input<
typeof PartialClaimConditionInputSchema
>;