Vaulta

bank.wal

Contract

  • Table row type of productrate

    {
      "name": "product_rate",
      "base": "",
      "fields": [
        {
          "name": "other_id",
          "type": "uint64"
        },
        {
          "name": "other_symbol",
          "type": "symbol"
        },
        {
          "name": "other_contract",
          "type": "name"
        },
        {
          "name": "is_fixed_income",
          "type": "bool"
        },
        {
          "name": "other_rate",
          "type": "float64"
        }
      ]
    }