UNPKG

@fractional-company/common

Version:
7 lines (6 loc) 156 B
export declare type EventContextBody = { date: Date | string; fromAddress: string; transactionHash?: string; blockNumber?: number; };