Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITxHistoryEventData

Event data with block timestamp

Hierarchy

  • EventData
    • ITxHistoryEventData

Index

Properties

address: string
blockHash: string
blockNumber: number
event: string
logIndex: number
raw: { data: string; topics: string[] }

Type declaration

  • data: string
  • topics: string[]
returnValues: {}

Type declaration

  • [key: string]: any
signature: string
timestamp: number
transactionHash: string
transactionIndex: number

Generated using TypeDoc