+
Phase start
{field.startTime?.toLocaleString()}
-
-
+
+
{isErc20 ? "Tokens" : "NFTs"} to drop
{field.maxClaimableSupply}
-
+
-
+
Limit per wallet
{claimConditionType === "specific" ? (
Set in the snapshot
@@ -119,7 +119,7 @@ export const ClaimConditionsPhase: React.FC = ({
{field.maxClaimablePerWallet}
)}
-
+