Version: Next

Interface: ExchangeFillEvent

"typings".ExchangeFillEvent

Hierarchy#

Properties#

blockHash#

• blockHash: string

Inherited from BlockchainEvent.blockHash

Defined in src/typings.ts:122


blockNumber#

• blockNumber: number

Inherited from BlockchainEvent.blockNumber

Defined in src/typings.ts:119


counterParty#

• counterParty: string

Inherited from TLEvent.counterParty

Defined in src/typings.ts:130


direction#

• direction: string

Inherited from TLEvent.direction

Defined in src/typings.ts:129


exchangeAddress#

• exchangeAddress: string

Inherited from ExchangeEvent.exchangeAddress

Defined in src/typings.ts:260


filledMakerAmount#

• filledMakerAmount: Amount

Defined in src/typings.ts:272


filledTakerAmount#

• filledTakerAmount: Amount

Defined in src/typings.ts:273


from#

• from: string

Inherited from TLEvent.from

Defined in src/typings.ts:127


logIndex#

• logIndex: number

Inherited from BlockchainEvent.logIndex

Defined in src/typings.ts:123


makerTokenAddress#

• makerTokenAddress: string

Inherited from ExchangeEvent.makerTokenAddress

Defined in src/typings.ts:261


orderHash#

• orderHash: string

Inherited from ExchangeEvent.orderHash

Defined in src/typings.ts:263


status#

• status: string

Inherited from BlockchainEvent.status

Defined in src/typings.ts:120


takerTokenAddress#

• takerTokenAddress: string

Inherited from ExchangeEvent.takerTokenAddress

Defined in src/typings.ts:262


timestamp#

• timestamp: number

Inherited from BlockchainEvent.timestamp

Defined in src/typings.ts:118


to#

• to: string

Inherited from TLEvent.to

Defined in src/typings.ts:128


transactionHash#

• transactionHash: string

Inherited from BlockchainEvent.transactionHash

Defined in src/typings.ts:121


type#

• type: string

Inherited from BlockchainEvent.type

Defined in src/typings.ts:117


user#

• user: string

Inherited from TLEvent.user

Defined in src/typings.ts:131