Hierarchy (View Summary, Expand)

Constructors

Properties

blockHandlers: BlockHandler[] = ...
config: BindInternalOptions
eventHandlers: EventsHandler[] = ...
traceHandlers: TraceHandler[] = ...
filters: {
    AnswerUpdated(
        current?: null | BigNumberish,
        roundId?: null | BigNumberish,
        updatedAt?: null,
    ): DeferredTopicFilter;
    NewRound(
        roundId?: null | BigNumberish,
        startedBy?: null | string,
        startedAt?: null,
    ): DeferredTopicFilter;
    OwnershipTransferred(
        from?: null | string,
        to?: null | string,
    ): DeferredTopicFilter;
    OwnershipTransferRequested(
        from?: null | string,
        to?: null | string,
    ): DeferredTopicFilter;
} = ...

Methods

MMNEPVFCICPMFPCPTTAAATR