Skip to content

Commit

Permalink
SCCP-313: USDC LP incentives for Base (#1900)
Browse files Browse the repository at this point in the history
* create sccp-313

* improve title

* scope down to just asset per SCCP
  • Loading branch information
cavalier-eth authored Mar 25, 2024
1 parent d8fcd0f commit a2fe2af
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions content/sccp/sccp-313.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
sccp: 313
title: USDC LP incentives for Base
type: Governance
network: Base
author: Cavalier (@cavalier_eth)
status: Draft
created: 2024-03-21
---

<!--You can leave these HTML comments in your merged SCCP and delete the visible duplicate text guides, they will not appear and may be helpful to refer to if you edit it again. This is the suggested template for new SCCPs. Note that an SCCP number will be assigned by an editor. When opening a pull request to submit your SCCP, please use an abbreviated title in the filename, `sccp-draft_title_abbrev.md`. The title should be 44 characters or less.-->

## Simple Summary

<!--"If you can't explain it simply, you don't understand it well enough." Provide a simplified and layman-accessible explanation of the SCCP.-->

Register a USDC Rewards Distributor to the Spartan Council pool on Base, so that USDC incentives can be distributed to LPs.

## Abstract

<!--A short (~200 word) description of the variable change proposed.-->
1. Deploy a [rewards distributor contract](https://github.com/Synthetixio/rewards-distributors) controlled by the pdao and register it on the Spartan Council Pool `id =1`.
2. Configure the Rewards Distributor to distrubute rewards on the schedules defined by Treasury Council STPs or partners who incentivize LPs in the Spartan Council pool.

## Motivation

<!--The motivation is critical for SCCPs that want to update variables within Synthetix. It should clearly explain why the existing variable is not incentive aligned. SCCP submissions without sufficient motivation may be rejected outright.-->
The Base deployment is ready to scale up, and USDC incentives are expected for LPs in the Spartan Council pool.

## Copyright

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

0 comments on commit a2fe2af

Please sign in to comment.