Home > @3rdweb/sdk > ClaimCondition
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 ClaimCondition
Property | Type | Description |
---|---|---|
availableSupply | string | (BETA) |
currency | string | (BETA) |
currencyContract | string | (BETA) |
currencyMetadata | CurrencyValue | null | (BETA) |
currentMintSupply | string | (BETA) |
maxMintSupply | string | (BETA) |
merkleRoot | BytesLike | (BETA) |
price | BigNumber | (BETA) |
pricePerToken | BigNumber | (BETA) |
quantityLimitPerTransaction | string | (BETA) |
startTimestamp | Date | (BETA) |
waitTimeSecondsLimitPerTransaction | string | (BETA) |