Skip to content

Commit

Permalink
Merge branch 'main' into feat/add-broker
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmic-vagabond authored Dec 2, 2023
2 parents a87eeba + 9b9595b commit de2a72f
Show file tree
Hide file tree
Showing 115 changed files with 5,351 additions and 3,891 deletions.
6 changes: 6 additions & 0 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,12 @@ genesis:
incremental_borrow_interest_payment_enabled: true
whitelisting_enabled: false
invariant_check_epoch: day
take_profit_borrow_interest_rate_min: "0.00000003"
funding_fee_base_rate: "0.0003"
funding_fee_max_rate: "0.001"
funding_fee_min_rate: "-0.001"
funding_fee_collection_address: "elys1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqnrec2l"
swap_fee: "0.001"
stablestake:
params:
deposit_denom: "uusdc"
Expand Down
Loading

0 comments on commit de2a72f

Please sign in to comment.