Vaulta

farms.v2.wei

Contract

  • Action parameter in mgrnotice

    {
      "name": "mgrnotice",
      "base": "",
      "fields": [
        {
          "name": "controller",
          "type": "name"
        },
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "notice_time",
          "type": "string"
        },
        {
          "name": "cid",
          "type": "uint64"
        },
        {
          "name": "content_cn",
          "type": "string"
        },
        {
          "name": "content_en",
          "type": "string"
        }
      ]
    }