Skip to main content

JsonRpcTx

Index

Properties

optionalaccessList

accessList?: JsonAccessListItem[]

blockHash

blockHash: null | string

blockNumber

blockNumber: null | string

optionalchainId

chainId?: string

from

from: string

gas

gas: string

gasPrice

gasPrice: string

hash

hash: string

input

input: string

optionalmaxFeePerDataGas

maxFeePerDataGas?: string

optionalmaxFeePerGas

maxFeePerGas?: string

optionalmaxPriorityFeePerGas

maxPriorityFeePerGas?: string

nonce

nonce: string

r

r: string

s

s: string

to

to: null | string

transactionIndex

transactionIndex: null | string

type

type: string

v

v: string

value

value: string

optionalversionedHashes

versionedHashes?: string[]