Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DecodedLog

Hierarchy

  • Log
    • DecodedLog

Indexable

[key: string]: any

Index

Properties

address

address: Address

blockHash

blockHash: Hex256

blockNumber

blockNumber: Hex

data

data: Hex

ethercast

ethercast: object

Type declaration

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

logIndex

logIndex: Hex

Optional removed

removed: undefined | false | true

topics

topics: Topic[]

transactionHash

transactionHash: Hex256

transactionIndex

transactionIndex: Hex

Generated using TypeDoc