Vaulta

bancorxusdb1

Contract

  • Action parameter in init

    {
      "name": "init",
      "base": "",
      "fields": [
        {
          "name": "x_token_name",
          "type": "name"
        },
        {
          "name": "min_reporters",
          "type": "uint64"
        },
        {
          "name": "min_limit",
          "type": "uint64"
        },
        {
          "name": "limit_inc",
          "type": "uint64"
        },
        {
          "name": "max_issue_limit",
          "type": "uint64"
        },
        {
          "name": "max_destroy_limit",
          "type": "uint64"
        }
      ]
    }