1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00
2023-05-02 18:18:30 +01:00

1.2 KiB

@oceanprotocol/lib / Exports / Event

Interface: Event

Table of contents

Properties

Properties

block

Optional block: number

Block of txid

Defined in

@types/DDO/Event.ts:12


contract

Optional contract: string

Contract

Defined in

@types/DDO/Event.ts:24


datetime

Optional datetime: string

datetime of tx

Defined in

@types/DDO/Event.ts:30


from

Optional from: string

Sender of tx

Defined in

@types/DDO/Event.ts:18


txid

Optional txid: string

TX id of the last create/update

Defined in

@types/DDO/Event.ts:6