Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Transaction

Index

Properties

__typename

__typename: string = "Transaction"

abi

abi: string = null

address

address: string = null

blockNumber

blockNumber: number = null

completed

completed: boolean = false

error

error: string = null

fn

fn: any = null

gasLimit

gasLimit: string = null

gasPrice

gasPrice: string = null

hash

hash: string = null

id

id: number

minimumGas

minimumGas: string = null

name

name: string = null

params

params: TransactionParams = new TransactionParams([])

scaleGasEstimate

scaleGasEstimate: string = null

sent

sent: boolean = false

value

value: string = null

Generated using TypeDoc