Vaulta

simplemarket

Contract

  • Action parameter in enddutchlog

    {
      "name": "enddutchlog",
      "base": "",
      "fields": [
        {
          "name": "auction_id",
          "type": "uint64"
        },
        {
          "name": "auction_creator",
          "type": "name"
        },
        {
          "name": "tokens",
          "type": "token_ex[]"
        },
        {
          "name": "auction_info",
          "type": "dutch_auction_t"
        },
        {
          "name": "memo",
          "type": "string"
        }
      ]
    }