SnapshotInput type
Input model to pass a snapshot of addresses + amount claimable for a claim condition
Signature:
export declare type SnapshotInput = z.input<typeof SnapshotInputSchema>;
Input model to pass a snapshot of addresses + amount claimable for a claim condition
Signature:
export declare type SnapshotInput = z.input<typeof SnapshotInputSchema>;