Vaulta

eosdtliqdatr

Contract

  • Table row type of liqsettings

    {
      "name": "liqsetting",
      "base": "",
      "fields": [
        {
          "name": "setting_id",
          "type": "l"
        },
        {
          "name": "position_account",
          "type": "n"
        },
        {
          "name": "global_unlock",
          "type": "uint8"
        },
        {
          "name": "auction_price",
          "type": "a"
        },
        {
          "name": "burn_rate",
          "type": "f"
        },
        {
          "name": "gov_return_rate",
          "type": "f"
        },
        {
          "name": "tokenswap_rate",
          "type": "f"
        },
        {
          "name": "savings_rate",
          "type": "f"
        }
      ]
    }