Vaulta

gratokenliqs

Contract

  • Action parameter in init

    {
      "name": "init",
      "base": "",
      "fields": [
        {
          "name": "admin",
          "type": "name"
        },
        {
          "name": "token",
          "type": "name"
        },
        {
          "name": "log",
          "type": "name"
        },
        {
          "name": "max_supply",
          "type": "asset"
        },
        {
          "name": "threshold",
          "type": "uint64"
        }
      ]
    }