Version: 0.13.7

Interface: NetworkTransferEvent

"typings".NetworkTransferEvent

Hierarchy#

Properties#

amount#

• amount: Amount

Defined in src/typings.ts:142


blockHash#

• blockHash: string

Inherited from BlockchainEvent.blockHash

Defined in src/typings.ts:120


blockNumber#

• blockNumber: number

Inherited from BlockchainEvent.blockNumber

Defined in src/typings.ts:117


counterParty#

• counterParty: string

Inherited from TLEvent.counterParty

Defined in src/typings.ts:128


direction#

• direction: string

Inherited from TLEvent.direction

Defined in src/typings.ts:127


extraData#

• extraData: string

Defined in src/typings.ts:143


from#

• from: string

Inherited from TLEvent.from

Defined in src/typings.ts:125


logIndex#

• logIndex: number

Inherited from BlockchainEvent.logIndex

Defined in src/typings.ts:121


networkAddress#

• networkAddress: string

Inherited from NetworkEvent.networkAddress

Defined in src/typings.ts:133


paymentRequestId#

• paymentRequestId: string

Defined in src/typings.ts:144


status#

• status: string

Inherited from BlockchainEvent.status

Defined in src/typings.ts:118


timestamp#

• timestamp: number

Inherited from BlockchainEvent.timestamp

Defined in src/typings.ts:116


to#

• to: string

Inherited from TLEvent.to

Defined in src/typings.ts:126


transactionHash#

• transactionHash: string

Inherited from BlockchainEvent.transactionHash

Defined in src/typings.ts:119


transferId#

• transferId: string

Defined in src/typings.ts:145


type#

• type: string

Inherited from BlockchainEvent.type

Defined in src/typings.ts:115


user#

• user: string

Inherited from TLEvent.user

Defined in src/typings.ts:129