Skip to content

Commit

Permalink
Create 330.md (#1964)
Browse files Browse the repository at this point in the history
  • Loading branch information
MattLosquadro authored May 10, 2024
1 parent 35fdc29 commit 87398a7
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions content/sccp/330.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
sccp: 330
title: StataUSDC 5m LP cap
network: Base
author: Matt
status: Draft
type: Governance
created: 2024-05-10
---

## Simple Summary

Increase the maximum amount of stataUSDC collateral that can be provided to Base Andromeda to 5 million stataUSDC.

## Abstract

Increase the maximum stataUSDC LP cap to 5m stataUSDC by setting

* setPoolCollateralConfiguration(uint128,address,(uint256,uint256)) = [1, 0x4EA71A20e655794051D1eE8b6e4A3269B13ccaCc, 5000000000000000000000,0]

## Motivation

The original SIP approving stataUSDC didn't establish a cap for stataUSDC in its native collateral type. This SCCP sets the collateral cap at 5 million stataUSDC, which, at the current unwrap rate from AAVE, equals approximately 5.1 million USDC.

The value of stataUSDC will progressively increase in exchange rate to USDC as AAVE interest rates continue to accrue, with the current AAVE rate on Base being around 5% per year. This means that while 5 million stataUSDC is equivalent to about 5.1 million USDC today, it will be slightly more in the future.
## Copyright

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

0 comments on commit 87398a7

Please sign in to comment.