Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CloseSale

End public sale/minting, going back to the pre-presale state in which no one can mint.

allow

["::admins", "::owner"]

contractmethod

change

Hierarchy

  • CloseSale

Index

Properties

Properties

args: {}

Type declaration

    options: { attachedDeposit?: string; gas?: string }

    Type declaration

    • Optional attachedDeposit?: string

      Units in yoctoNear

      default

      "0"

    • Optional gas?: string

      Units in gas

      pattern

      [0-9]+

      default

      "30000000000000"

    Generated using TypeDoc