Vaulta

endrmng.xsat

Contract

  • Table row type of config

    {
      "name": "config_row",
      "base": "",
      "fields": [
        {
          "name": "donation_account",
          "type": "string"
        },
        {
          "name": "min_donate_rate",
          "type": "uint16$"
        },
        {
          "name": "btc_deposit_proxy",
          "type": "checksum160$"
        },
        {
          "name": "xsat_deposit_proxy",
          "type": "checksum160$"
        },
        {
          "name": "next_credit_weight_block",
          "type": "uint64$"
        },
        {
          "name": "next_credit_weight",
          "type": "uint16$"
        },
        {
          "name": "credit_weight",
          "type": "uint64$"
        }
      ]
    }