Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ExchangeContract

Hierarchy

  • ExchangeContract

Index

Constructors

Methods

Constructors

constructor

Methods

Static deployed

  • deployed(): Promise<ExchangeInstance>
  • Returns Promise<ExchangeInstance>

Static getEvents

  • Parameters

    • event: "BidPlaced"

    Returns Promise<BidPlacedEvent[]>

  • Parameters

    • event: "TokenAuctionStarted"

    Returns Promise<TokenAuctionStartedEvent[]>

  • Parameters

    • event: "TokenRightsSold"

    Returns Promise<TokenRightsSoldEvent[]>

  • Parameters

    • event: "TokenRightsListed"

    Returns Promise<TokenRightsListedEvent[]>

Generated using TypeDoc