{
  "time_chunk_configuration": {
    "duration_ms": "600000"
  },
  "borrow_asset": {
    "Nep245": {
      "contract_id": "intents.near",
      "token_id": "nep245:v2_1.omni.hot.tg:1100_111bzQBB65GxAPAVoxqmMcgYo5oS3txhqs1Uh1cgahKQUeTUq1TJu"
    }
  },
  "collateral_asset": {
    "Nep245": {
      "contract_id": "intents.near",
      "token_id": "nep245:v2_1.omni.hot.tg:1100_111bzQBB5v7AhLyPMDwS8uJgQV24KaAPXtwyVWu2KXbbfQU6NXRCz"
    }
  },
  "price_oracle_configuration": {
    "account_id": "pyth-oracle.near",
    "collateral_asset_price_id": "b7a8eba68a997cd0210c2e1e4ee811ad2d174b3611c22d9ebf16f4cb7e9ba850",
    "collateral_asset_decimals": 7,
    "borrow_asset_price_id": "eaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a",
    "borrow_asset_decimals": 7,
    "price_maximum_age_s": 60
  },
  "borrow_mcr_maintenance": "1.33333333333333333333333333333333333334",
  "borrow_mcr_liquidation": "1.33333333333333333333333333333333333334",
  "borrow_asset_maximum_usage_ratio": "0.99000000000000000000000000000000000001",
  "borrow_origination_fee": {
    "Flat": "0"
  },
  "borrow_interest_rate_strategy": {
    "Piecewise": {
      "base": "0",
      "optimal": "0.90000000000000000000000000000000000001",
      "rate_1": "0.08888888888888888888888888888888888889",
      "rate_2": "2.40000000000000000000000000000000000001"
    }
  },
  "borrow_maximum_duration_ms": null,
  "borrow_range": {
    "minimum": "1",
    "maximum": null
  },
  "supply_range": {
    "minimum": "400000",
    "maximum": null
  },
  "supply_withdrawal_range": {
    "minimum": "400000",
    "maximum": null
  },
  "supply_withdrawal_fee": {
    "fee": {
      "Flat": "0"
    },
    "duration": "0",
    "behavior": "Fixed"
  },
  "yield_weights": {
    "supply": 4,
    "static": {
      "revenue.tmplr.near": 1
    }
  },
  "protocol_account_id": "revenue.tmplr.near",
  "liquidation_maximum_spread": "0.1"
}