{
  "borrow_asset": {
    "Nep141": "usdt.fakes.testnet"
  },
  "borrow_asset_maximum_usage_ratio": "0.99000000000000000000000000000000000001",
  "borrow_interest_rate_strategy": {
    "Piecewise": {
      "base": "0",
      "optimal": "0.90000000000000000000000000000000000001",
      "rate_1": "0.03999999999999999999999999999999999999",
      "rate_2": "0.6"
    }
  },
  "borrow_maximum_duration_ms": null,
  "borrow_mcr_liquidation": "1.19999999999999999999999999999999999999",
  "borrow_mcr_maintenance": "1.25",
  "borrow_origination_fee": {
    "Flat": "0"
  },
  "borrow_range": {
    "maximum": null,
    "minimum": "1"
  },
  "collateral_asset": {
    "Nep141": "wrap.testnet"
  },
  "liquidation_maximum_spread": "0.05000000000000000000000000000000000001",
  "price_oracle_configuration": {
    "account_id": "pyth-oracle.testnet",
    "borrow_asset_decimals": 6,
    "borrow_asset_price_id": "1fc18861232290221461220bd4e2acd1dcdfbc89c84092c93c18bdc7756c1588",
    "collateral_asset_decimals": 24,
    "collateral_asset_price_id": "27e867f0f4f61076456d1a73b14c7edc1cf5cef4f4d6193a33424288f11bd0f4",
    "price_maximum_age_s": 60
  },
  "protocol_account_id": "templar-in-training.testnet",
  "supply_range": {
    "maximum": "500000000",
    "minimum": "1"
  },
  "supply_withdrawal_fee": {
    "behavior": "Fixed",
    "duration": "0",
    "fee": {
      "Flat": "0"
    }
  },
  "supply_withdrawal_range": {
    "maximum": null,
    "minimum": "1"
  },
  "time_chunk_configuration": {
    "duration_ms": "600000"
  },
  "yield_weights": {
    "static": {},
    "supply": 1
  }
}
