EthereumRawBlock: BlockTransactionObject & {
    id: string;
    timestamp: number;
}

Generated using TypeDoc