web3-ronin-provider

web3-ronin-providerDocs


web3-ronin-provider / get_block_by_hash_timestamp_block_number_range_Result

Interface: get_block_by_hash_timestamp_block_number_range_Result

Properties

baseFeePerGas

baseFeePerGas: string

Defined in

src/web3-ronin-types-blocks.ts:92


coinbase

coinbase: string

Defined in

src/web3-ronin-types-blocks.ts:85


difficulty

difficulty: number

Defined in

src/web3-ronin-types-blocks.ts:86


extraData

extraData: string

Defined in

src/web3-ronin-types-blocks.ts:88


gasLimit

gasLimit: number

Defined in

src/web3-ronin-types-blocks.ts:90


gasUsed

gasUsed: number

Defined in

src/web3-ronin-types-blocks.ts:91


hash

hash: string

Defined in

src/web3-ronin-types-blocks.ts:75


logsBloom

logsBloom: string

Defined in

src/web3-ronin-types-blocks.ts:81


mixHash

mixHash: string

Defined in

src/web3-ronin-types-blocks.ts:80


nonce

nonce: number

Defined in

src/web3-ronin-types-blocks.ts:79


number

number: number

Defined in

src/web3-ronin-types-blocks.ts:76


parentHash

parentHash: string

Defined in

src/web3-ronin-types-blocks.ts:77


receiptsRoot

receiptsRoot: string

Defined in

src/web3-ronin-types-blocks.ts:84


size

size: number

Defined in

src/web3-ronin-types-blocks.ts:89


stateRoot

stateRoot: string

Defined in

src/web3-ronin-types-blocks.ts:82


timestamp

timestamp: number

Defined in

src/web3-ronin-types-blocks.ts:93


totalDifficulty

totalDifficulty: number

Defined in

src/web3-ronin-types-blocks.ts:87


transactions

transactions: string[]

Defined in

src/web3-ronin-types-blocks.ts:78


transactionsRoot

transactionsRoot: string

Defined in

src/web3-ronin-types-blocks.ts:83