OptionalaccessList
accessList?: {
address: `0x${string}`;
storageKeys: `0x${string}`[];
}[]
blockHash
blockHash: `0x${string}`
blockNumber
blockNumber: `0x${string}`
OptionalchainId
chainId?: number
OptionalgasPrice
gasPrice?: `0x${string}`
input
input: `0x${string}`
OptionalmaxFeePerGas
maxFeePerGas?: `0x${string}`
OptionalmaxPriorityFeePerGas
maxPriorityFeePerGas?: `0x${string}`
nonce
nonce: `0x${string}`
Optionalr
r?: `0x${string}`
Optionals
s?: `0x${string}`
Optionalto
to?: `0x${string}`
transactionIndex
transactionIndex: `0x${string}`
Optionaltype
type?: `0x${string}`
Optionalv
v?: `0x${string}`
value
value: `0x${string}`
OptionalyParity
yParity?: `0x${string}`