{
  "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_111bzQBB5xzU1EsXby4ckez2qjWFTBiPoqHzZpPkq1Gr9gB7FQpeZ"
    }
  },
  "price_oracle_configuration": {
    "account_id": "pyth-oracle.near",
    "collateral_asset_price_id": "f253cf87dc7d5ed5aa14cba5a6e79aee8bcfaef885a0e1b807035a0bbecc36fa",
    "collateral_asset_decimals": 8,
    "borrow_asset_price_id": "eaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a",
    "borrow_asset_decimals": 7,
    "price_maximum_age_s": 60
  },
  "borrow_mcr_maintenance": "1.5",
  "borrow_mcr_liquidation": "1.4",
  "borrow_asset_maximum_usage_ratio": "0.99",
  "borrow_origination_fee": { "Flat": "0" },
  "borrow_interest_rate_strategy": {
    "Piecewise": {
      "base": "0",
      "optimal": "0.9",
      "rate_1": "0.08888888888888888888888888888888888889",
      "rate_2": "2.4"
    }
  },
  "borrow_maximum_duration_ms": null,
  "borrow_range": {
    "minimum": "1",
    "maximum": "10000000000"
  },
  "supply_range": {
    "minimum": "400000",
    "maximum": "10000000000"
  },
  "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"
}
