export type Like = { id: string userId: string contractId: string createdTime: number tipTxnId?: string }