Vaulta

gtatokenbonu

Contract

  • Action parameter in setglobals

    {
      "name": "setglobals",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "maximum_supply",
          "type": "asset"
        },
        {
          "name": "beginofyear",
          "type": "uint64"
        },
        {
          "name": "endofyear",
          "type": "uint64"
        },
        {
          "name": "year",
          "type": "uint64"
        }
      ]
    }