type ClaimConditionsForToken = { claimConditions: Array<ClaimConditionInput>; tokenId: BigNumberish;};