Home > @3rdweb/sdk > ClaimConditionPhase > setMaxQuantity
Override the maxQuantity for the claim condition after creating the phase.
Signature:
setMaxQuantity(maxQuantity: BigNumberish): ClaimConditionPhase;
Parameter | Type | Description |
---|---|---|
maxQuantity | BigNumberish | The max quantity NFTs that can be claimed in this phase. |
Returns:
ClaimConditionPhase