Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DecodedTransaction

Hierarchy

Indexable

[key: string]: any

Index

Properties

blockHash

blockHash: Hex256

blockNumber

blockNumber: Hex

ethercast

ethercast: object

Type declaration

  • methodName: string
  • parameters: object
    • [parameter: string]: any

from

from: Address

gas

gas: Hex

gasPrice

gasPrice: Hex

hash

hash: Hex256

input

input: Hex

nonce

nonce: Hex

Optional r

r: Hex

Optional s

s: Hex

to

to: Address | null

transactionIndex

transactionIndex: Hex

Optional v

v: Hex

value

value: Hex

Generated using TypeDoc