Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SendTransactionOptions

Index

Properties

Properties

address: string
tx: { data: any; from: string; gas: string; maxFeePerGas: string; maxPriorityFeePerGas: null | string; to: string }

Type declaration

  • data: any
  • from: string
  • gas: string
  • maxFeePerGas: string
  • maxPriorityFeePerGas: null | string
  • to: string

Generated using TypeDoc