Hierarchy

  • PopulatedTransaction

Properties

accessList?: AccessList
ccipReadEnabled?: boolean
chainId?: number
customData?: Record<string, any>
data?: string
from?: string
gasLimit?: BigNumber
gasPrice?: BigNumber
maxFeePerGas?: BigNumber
maxPriorityFeePerGas?: BigNumber
nonce?: number
to?: string
type?: number
value?: BigNumber

Generated using TypeDoc