Home > @3rdweb/sdk > BundleDropCreateClaimCondition
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export interface BundleDropCreateClaimCondition
Property | Type | Description |
---|---|---|
currency? | string | (BETA) (Optional) |
maxClaimableSupply | BigNumberish | (BETA) |
merkleRoot? | BytesLike | (BETA) (Optional) |
pricePerToken? | BigNumberish | (BETA) (Optional) |
quantityLimitPerTransaction? | BigNumberish | (BETA) (Optional) |
startTimestamp? | BigNumberish | (BETA) (Optional) |
waitTimeInSecondsBetweenClaims? | BigNumberish | (BETA) (Optional) |