Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional accessList

accessList: AccessList

Optional blockHash

blockHash: string

Optional blockNumber

blockNumber: number

chainId

chainId: number

confirmations

confirmations: number

data

data: string

from

from: string

gasLimit

gasLimit: BigNumber

Optional gasPrice

gasPrice: BigNumber

hash

hash: string

Optional maxFeePerGas

maxFeePerGas: BigNumber

Optional maxPriorityFeePerGas

maxPriorityFeePerGas: BigNumber

nonce

nonce: number

Optional r

r: string

Optional raw

raw: string

Optional s

s: string

Optional timestamp

timestamp: number

Optional to

to: string

Optional type

type: null | number

Optional v

v: number

value

value: BigNumber

wait

wait: (confirmations?: number) => Promise<TransactionReceipt>

Type declaration

Legend

  • Variable
  • Interface
  • Class

Generated using TypeDoc