Skip to content

Commit

Permalink
chore: increase eth supply cap (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
martines3000 authored Dec 9, 2024
1 parent 06113ce commit 9425503
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 @@ -36,7 +36,7 @@
"borrow_collateral_factor": 600000000000000000,
"liquidate_collateral_factor": 800000000000000000,
"liquidation_penalty": 880000000000000000,
"supply_cap": 7000000000000,
"supply_cap": 9000000000000,
"is_active": true
},
{
Expand Down

0 comments on commit 9425503

Please sign in to comment.