Constructors

Properties

address: string
blockHash: string
blockNumber: number
data: string
logIndex: number
orphaned?: boolean
removed: boolean
topics: string[]
transactionHash: string
transactionIndex: number
attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...

Type declaration

  • baseName: string
  • format: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

  • Returns {
        baseName: string;
        format: string;
        name: string;
        type: string;
    }[]