Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ArtworkContract

Hierarchy

  • ArtworkContract

Index

Constructors

Methods

Constructors

constructor

Methods

Static deployed

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

Static getEvents

  • Parameters

    • event: "Transfer"

    Returns Promise<TransferEvent[]>

  • Parameters

    • event: "PaymentReceived"

    Returns Promise<PaymentReceivedEvent[]>

  • Parameters

    • event: "ArtworkCreated"

    Returns Promise<ArtworkCreatedEvent[]>

Generated using TypeDoc