Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(perp): Liquidation and epoch params #689

Merged
merged 5 commits into from
Jul 11, 2022

Conversation

NibiruHeisenberg
Copy link
Contributor

  • change liquidation fee ratio to 2.5%
  • change partial liquidation ratio to 25%

These values match with PerpV1.

  • change funding rate epoch calculation to 30 min
    • so we have 48 funding rate calculations in a day

@NibiruHeisenberg NibiruHeisenberg requested a review from a team as a code owner July 9, 2022 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor(perp): Specifiy reasonable value for the default maintenance margin ratio
3 participants