web3-ronin-provider

web3-ronin-providerDocs


web3-ronin-provider / get_block_by_number_Result

Interface: get_block_by_number_Result

Properties

baseFeePerGas

baseFeePerGas: string

Defined in

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


coinbase

coinbase: string

Defined in

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


difficulty

difficulty: number

Defined in

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


extraData

extraData: string

Defined in

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


gasLimit

gasLimit: number

Defined in

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


gasUsed

gasUsed: number

Defined in

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


hash

hash: string

Defined in

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


logsBloom

logsBloom: string

Defined in

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


mixHash

mixHash: string

Defined in

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


nonce

nonce: number

Defined in

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


number

number: number

Defined in

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


parentHash

parentHash: string

Defined in

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


receiptsRoot

receiptsRoot: string

Defined in

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


size

size: number

Defined in

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


stateRoot

stateRoot: string

Defined in

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


timestamp

timestamp: number

Defined in

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


totalDifficulty

totalDifficulty: number

Defined in

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


transactions

transactions: string[]

Defined in

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


transactionsRoot

transactionsRoot: string

Defined in

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