ShouldRequireClaim
Emitted from:
Definition
event ShouldRequireClaim(uint256 indexed projectId, bool indexed flag, address caller)
- projectIdis the ID of the project which is requiring claimed tokens or not.
- flagis whether or not claimed tokens are being required.
- calleris the address that issued the transaction within which the event was emitted.