Vaulta

bitcashtreas

Contract

  • Table row type of exfees

    {
      "name": "ExchangeFee",
      "base": "",
      "fields": [
        {
          "name": "exchange_fee_id",
          "type": "uint64"
        },
        {
          "name": "symbol_purchasing",
          "type": "symbol"
        },
        {
          "name": "symbol_purchasing_treasury_ratio_min",
          "type": "float32"
        },
        {
          "name": "symbol_purchasing_treasury_ratio_max",
          "type": "float32"
        },
        {
          "name": "exchange_fee",
          "type": "float32"
        }
      ]
    }