Vaulta

mdseosmutual

Contract

  • Table row type of global

    {
      "name": "global",
      "base": "",
      "fields": [
        {
          "name": "ref_rate",
          "type": "uint64"
        },
        {
          "name": "guarantee_rate",
          "type": "uint64"
        },
        {
          "name": "guarantee_pool",
          "type": "asset"
        },
        {
          "name": "bonus_pool",
          "type": "asset"
        },
        {
          "name": "cases_num",
          "type": "uint64"
        },
        {
          "name": "applied_cases",
          "type": "uint64"
        },
        {
          "name": "guaranteed_accounts",
          "type": "uint64"
        },
        {
          "name": "max_claim",
          "type": "asset"
        },
        {
          "name": "min_apply_interval",
          "type": "time"
        },
        {
          "name": "time_for_vote",
          "type": "time"
        },
        {
          "name": "time_for_observation",
          "type": "time"
        },
        {
          "name": "time_for_announcement",
          "type": "time"
        },
        {
          "name": "total_key",
          "type": "asset"
        },
        {
          "name": "total_skey",
          "type": "asset"
        },
        {
          "name": "tatal_donate",
          "type": "asset"
        },
        {
          "name": "rule_hash",
          "type": "string"
        }
      ]
    }