Skip to main content

BlockHeaderOutput

Index

Properties

optionalreadonlybaseFeePerGas

baseFeePerGas?: Numbers

optionalreadonlydifficulty

difficulty?: Numbers

readonlygasLimit

gasLimit: Numbers

readonlygasUsed

gasUsed: Numbers

optionalreadonlyminer

miner?: string

optionalreadonlynumber

number?: Numbers

optionalreadonlyparentHash

parentHash?: string

readonlysha3Uncles

sha3Uncles: string[]

readonlytimestamp

timestamp: Numbers

optionalreadonlytotalDifficulty

totalDifficulty?: Numbers

optionalreadonlytransactions

transactions?: TransactionOutput[]