Skip to content

Commit

Permalink
chore: update market configs (#221)
Browse files Browse the repository at this point in the history
Signed-off-by: Urban Vidovič <[email protected]>
  • Loading branch information
pseudobun authored Nov 21, 2024
1 parent f3e55c5 commit b904616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/configs/mainnet_usdc_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"supply_per_second_interest_rate_slope_high": 70000000000,
"supply_per_second_interest_rate_base": 0,
"borrow_per_second_interest_rate_slope_low": 1950000000,
"borrow_per_second_interest_rate_slope_high": 70000000000,
"borrow_per_second_interest_rate_slope_high": 90000000000,
"borrow_per_second_interest_rate_base": 775000000,
"store_front_price_factor": 600000000000000000,
"base_tracking_index_scale": 1000000000000000,
Expand Down

0 comments on commit b904616

Please sign in to comment.