Vaulta

simplemarket

Contract

  • Struct property of globalg

    Struct property of sysauctions

    {
      "name": "settings_auctions",
      "base": "",
      "fields": [
        {
          "name": "MINIMUM_ENGLISH_AUCTION_DURATION",
          "type": "uint64"
        },
        {
          "name": "MAXIMUM_ENGLISH_AUCTION_DURATION",
          "type": "uint64"
        },
        {
          "name": "MINIMUM_DUTCH_AUCTION_DURATION",
          "type": "uint64"
        },
        {
          "name": "MAXIMUM_DUTCH_AUCTION_DURATION",
          "type": "uint64"
        }
      ]
    }