Skip to main content

ClaimConditionInput type

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

Signature:

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