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

SIP 405 #2079

Closed
wants to merge 5 commits into from
Closed

SIP 405 #2079

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions content/sips/sip-405.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
sip: 405
title: Temporarily Distribute fees to V2 stakers
network: Arbitrum, Base, Ethereum and Optimism
status: Draft
type: Governance
author: snxmaximalists.eth
---

## Simple Summary
After SIP 385, fees will no longer be used to buy back and burn SNX; instead, they will be sent to the treasury for later use. This proposal suggests redirecting the fees allocated to the Synthetix Treasury to burning sUSD.

## Abstract
Building on the existing fee-sharing mechanism, this proposal redirects the fees sent to the Synthetix Treasury to be bridged, converted to sUSD, and burned. This approach ensures that the sUSD is effectively removed from circulation, benefiting SNX stakers through debt reduction.

## Motivation
Yields for SNX stakers are currently very low. By using the fees collected on Base and Arbitrum to burn sUSD debt, we have an easy and quick way to temporarily boost yields. This approach is much more beneficial to stakers than leaving the fees in the treasury. Burning the sUSD provides SNX stakers with an immediate pro-rata debt reduction to their sUSD debt.

While this may not be the most elegant solution, it should provide short-term benefits for stakers until a more permanent solution is implemented after the migration.

## Specification
The fees allocated to the Synthetix Treasury from Perps v3 deployments across various chains will be bridged, swapped into sUSD, and burned, depending on the needs of each specific deployment.

This process will occur at a fixed, TC-proposed time once a week, ensuring all participants know what to expect.

## Rationale
Burning the sUSD benefits for SNX stakers, making staking more attractive by providing an immediate debt reduction. Letting them benefit from the new v3 deployments

## Copyright
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).
Loading