Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TakerEvent

Hierarchy

  • TakerEvent

Index

Properties

dateCreated

dateCreated: Date

Date of creation

dateUpdated

dateUpdated: Date

Date of updated

id

id: number

Unique Identifier

order

order: Order

orderId

orderId: number

ID of the associated order

state

state: number

State of the event: Pending(0), Complete (1), Failed (2)

taker

taker: string

Address of the order taker

takerAmount

takerAmount: string

Amount filled on the order

txHash

txHash: string

Associated transaction hash of fill event

Generated using TypeDoc