Properties
Optional authorizationList
Optional blobVersionedHashes
blobVersionedHashes?: string[]
Optional blockHash
blockHash?: string
Optional blockNumber
blockNumber?: number
Optional chainId
chainId?: number
Optional contractAddress
contractAddress?: string
Optional cumulativeGasUsed
cumulativeGasUsed?: bigint
Optional effectiveGasPrice
effectiveGasPrice?: bigint
Optional from
from?: string
Optional gasPrice
gasPrice?: bigint
Optional gasUsed
gasUsed?: bigint
Optional gasUsedForL1
gasUsedForL1?: bigint
Optional hash
hash?: string
Optional input
input?: string
Optional kind
kind?: number
Optional l1Fee
l1Fee?: bigint
Optional l1FeeScalar
l1FeeScalar?: number
Optional l1GasPrice
l1GasPrice?: bigint
Optional l1GasUsed
l1GasUsed?: bigint
Optional logsBloom
logsBloom?: string
Optional maxFeePerBlobGas
maxFeePerBlobGas?: bigint
Optional maxFeePerGas
maxFeePerGas?: bigint
Optional maxPriorityFeePerGas
maxPriorityFeePerGas?: bigint
Optional nonce
nonce?: bigint
Optional root
root?: string
Optional status
status?: number
Optional transactionIndex
transactionIndex?: number
Optional value
value?: bigint
Optional yParity
yParity?: string
Evm transaction object
See ethereum rpc spec for the meaning of fields