Class ContractType

Hierarchy

  • ContractType

Constructors

Properties

Constructors

Properties

FUTURE: {
    future: {};
} = ...

Type declaration

  • future: {}
    PERPETUAL: {
        perpetual: {};
    } = ...

    Type declaration

    • perpetual: {}
      PREDICTION: {
          prediction: {};
      } = ...

      Type declaration

      • prediction: {}

        Generated using TypeDoc