Notification QueuemechanicsClaimClaim export interface IClaimData { claim: IClaim; address: string; transactionHash: string;}