IDropClaimCondition Contract
This interface defines the methods that a claim condition must implement to be used with the Drop contract.
The Drop contract uses this interface to determine if a user is eligible to claim a drop. You can create your own claim conditions that implement this interface to customize the drop claiming process.