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

APR Model update #193

Merged
merged 2 commits into from
Feb 13, 2025
Merged

APR Model update #193

merged 2 commits into from
Feb 13, 2025

Conversation

Tburm
Copy link
Contributor

@Tburm Tburm commented Feb 12, 2025

Adds two new values for APRs: incentive_rewards and performance

  • For ETH and Arbitrum, these will match exactly the pnl and reward versions currently used
  • For Base, incentives are removed from the total APR to create the performance APR
  • For Base, incentives are isolated to calculate a reward APR that doesn't include liquidated collateral

The new fields are:

  • apr_24h_incentive_rewards
  • apy_24h_incentive_rewards
  • apr_7d_incentive_rewards
  • apy_7d_incentive_rewards
  • apr_28d_incentive_rewards
  • apy_28d_incentive_rewards
  • apr_24h_performance
  • apy_24h_performance
  • apr_7d_performance
  • apy_7d_performance
  • apr_28d_performance
  • apy_28d_performance

@Tburm Tburm requested a review from marcus-snx February 12, 2025 20:28
@marcus-snx marcus-snx merged commit 62ac894 into main Feb 13, 2025
2 checks passed
@marcus-snx marcus-snx deleted the apr-models branch February 13, 2025 19:42
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.

2 participants