Skip to content

Commit

Permalink
JanSky and blimpa review
Browse files Browse the repository at this point in the history
  • Loading branch information
VoteWizard authored Feb 26, 2024
1 parent 18a6559 commit e01268a
Showing 1 changed file with 40 additions and 44 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,83 +30,79 @@ The community can vote in this poll to express support or opposition to activati

If approved, the module will be activated with the following max limit (max), buffer size (gap), and cooldown (ttl) parameters for the covered assets:

#### DAI

n/a: No borrow or supply caps needed as this is effectively handled through Maker D3M.

#### WETH

* Supply cap
* gap: 150,000 WETH
* ttl: 12 hours
* max: 2 million WETH
* `gap`: 150,000 WETH
* `ttl`: 12 hours
* `max`: 2 million WETH
* Borrow cap
* gap: 10,000 WETH
* ttl: 12 hours
* max: 1 million WETH
* `gap`: 10,000 WETH
* `ttl`: 12 hours
* `max`: 1 million WETH

#### wstETH

* Supply cap
* gap: 50,000 wstETH
* ttl: 12 hours
* max: 1.2 million wstETH
* `gap`: 50,000 wstETH
* `ttl`: 12 hours
* `max`: 1.2 million wstETH
* Borrow cap
* gap: 100 wstETH
* ttl: 12 hours
* max: 3,000 wstETH
* `gap`: 100 wstETH
* `ttl`: 12 hours
* `max`: 3,000 wstETH

#### rETH

* Supply cap
* gap: 10,000 rETH
* ttl: 12 hours
* max: 80,000 rETH
* `gap`: 10,000 rETH
* `ttl`: 12 hours
* `max`: 80,000 rETH
* Borrow cap
* gap: 100 rETH
* ttl: 12 hours
* max: 2,400 rETH
* `gap`: 100 rETH
* `ttl`: 12 hours
* `max`: 2,400 rETH

#### WBTC

* Supply cap
* gap: 500 WBTC
* ttl: 12 hours
* max: 5,000 WBTC
* `gap`: 500 WBTC
* `ttl`: 12 hours
* `max`: 5,000 WBTC
* Borrow cap
* gap: 100 WBTC
* ttl: 12 hours
* max: 2,000 WBTC
* `gap`: 100 WBTC
* `ttl`: 12 hours
* `max`: 2,000 WBTC

#### sDAI

* Supply cap
* gap: 50 million sDAI
* ttl: 12 hours
* max: 1 billion sDAI
* `gap`: 50 million sDAI
* `ttl`: 12 hours
* `max`: 1 billion sDAI
* Borrow cap: n/a - not a borrowable asset

#### USDC

* Supply cap
* gap: n/a
* ttl: n/a
* max: 60 million USDC
* `gap`: n/a
* `ttl`: n/a
* `max`: 60 million USDC
* Borrow cap
* gap: 6 million USDC
* ttl: 12 hours
* max: 57 million USDC
* `gap`: 6 million USDC
* `ttl`: 12 hours
* `max`: 57 million USDC

#### USDT

* Supply cap
* gap: n/a
* ttl: n/a
* max: 30 million USDT
* `gap`: n/a
* `ttl`: n/a
* `max`: 30 million USDT
* Borrow cap
* gap: 3 million USDT
* ttl: 12 hours
* max: 28.5 million USDT
* `gap`: 3 million USDT
* `ttl`: 12 hours
* `max`: 28.5 million USDT

Please review the discussion [thread](https://forum.makerdao.com/t/feb-22-2024-proposed-changes-to-sparklend-for-upcoming-spell/23739) to help inform your position before voting.

Expand All @@ -130,4 +126,4 @@ If you are new to voting in the Maker Protocol, please see the [voting guide](ht

Additional information about the Governance process can be found in the [Maker Operational Manual](https://manual.makerdao.com).

To add current and upcoming votes to your calendar, please see the [MakerDAO Governance Calendar](https://manual.makerdao.com/makerdao/calendars/governance-calendar).
To add current and upcoming votes to your calendar, please see the [MakerDAO Governance Calendar](https://manual.makerdao.com/makerdao/calendars/governance-calendar).

0 comments on commit e01268a

Please sign in to comment.