Home > @3rdweb/sdk > PublicClaimCondition
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 PublicClaimCondition
Property | Type | Description |
---|---|---|
currency | string | (BETA) |
currentMintSupply | BigNumberish | (BETA) |
maxMintSupply | BigNumberish | (BETA) |
merkleRoot | BytesLike | (BETA) |
pricePerToken | BigNumberish | (BETA) |
quantityLimitPerTransaction | BigNumberish | (BETA) |
startTimestamp | BigNumber | (BETA) |
waitTimeSecondsLimitPerTransaction | BigNumberish | (BETA) |