Skip to content

Commit

Permalink
fix(cache): automatic cache update 🤖
Browse files Browse the repository at this point in the history
  • Loading branch information
Cache bot committed May 13, 2024
1 parent 709bcd7 commit d5ac39e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 62 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"state":1000}
66 changes: 4 additions & 62 deletions reports/proposals/104.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# Payloads

- [Network: Ethereum, PayloadsController: 0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5, ID: 126](/reports/payloads/1/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5/126.md)
- Network: Ethereum, PayloadsController: 0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5, ID: 126 - ERROR


## Proposal 104

- Simulation: [https://dashboard.tenderly.co/me/simulator/49a6a5ba-b26d-439d-939b-d21488ea08b2](https://dashboard.tenderly.co/me/simulator/49a6a5ba-b26d-439d-939b-d21488ea08b2)
- Simulation: [https://dashboard.tenderly.co/me/simulator/39266b66-de06-4115-8b8d-7e20bd8a66f7](https://dashboard.tenderly.co/me/simulator/39266b66-de06-4115-8b8d-7e20bd8a66f7)
- state: Executed
- creator: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922
- maximumAccessLevelRequired: 1
Expand All @@ -18,66 +17,9 @@
### Ipfs

<details>
<summary>osETH Onboarding</summary>

<summary>problem fetching ipfs metadata</summary>

## Simple Summary

This is a ARFC proposal for adding borrow/lend support for StakeWise’s new over-collateralized staked ETH token, osETH, on AAVE V3 Ethereum.

## Motivation

Liquid staking tokens (LSTs) have proven to be popular collateral assets on Aave, with Lido’s stETH the largest Reserve across all Aave deployments and rETH quickly reaching its supply caps. As productive assets, LSTs are high quality collateral to borrow against. Given their high correlation to ETH, LSTs are commonly used as collateral to borrow ETH and engage in yield leveraged staking, with several communities having built products that automate such strategies on top of Aave. The introduction of eMode only made such strategies more popular.

osETH in particular is overcollateralized by design, providing in-built slashing protection and consequently an increased level of protection for the Aave protocol.

As StakeWise V3 provides solo stakers to ability to mint osETH against their own nodes, on-boarding osETH will benefit Aave, StakeWise, and the Ethereum ecosystem as a whole, and be an important step in the pursuit to diversify Ethereum staking and encourage staking from home.

The onboarding of osETH will consequently create increased osETH demand and increased revenues for both Aave and StakeWise protocols, whilst also bolstering the liquidity and peg stability of osETH.

## Specification

The table below illustrates the configured risk parameters for **osETH**

| Parameter | Value |
| ---------------------------------- | --------------------------------------------------------------------------------------------------------------------: |
| Isolation Mode | False |
| Borrowable | ENABLED |
| Collateral Enabled | true |
| Supply Cap (osETH) | 10,000 |
| Borrow Cap (osETH) | 1,000 |
| Debt Ceiling | USD 0 |
| LTV | 72.5 % |
| LT | 75 % |
| Liquidation Bonus | 7.5 % |
| Liquidation Protocol Fee | 10 % |
| Reserve Factor | 15 % |
| Base Variable Borrow Rate | 0 % |
| Variable Slope 1 | 7 % |
| Variable Slope 2 | 300 % |
| Uoptimal | 45 % |
| Stable Borrowing | DISABLED |
| Stable Slope1 | 0 % |
| Stable Slope2 | 0 % |
| Base Stable Rate Offset | 0 % |
| Stable Rate Excess Offset | 0 % |
| Optimal Stable To Total Debt Ratio | 0 % |
| Flashloanable | ENABLED |
| Siloed Borrowing | DISABLED |
| Borrowable in Isolation | DISABLED |
| Oracle | [0x0A2AF898cEc35197e6944D9E0F525C2626393442](https://etherscan.io/address/0x0A2AF898cEc35197e6944D9E0F525C2626393442) |

## References

- Implementation: [AaveV3Ethereum](https://github.com/bgd-labs/aave-proposals-v3/blob/87868950652279e22329757789e49f35ea1eb0cd/src/20240320_AaveV3Ethereum_OsETHOnboarding/AaveV3Ethereum_OsETHOnboarding_20240320.sol)
- Tests: [AaveV3Ethereum](https://github.com/bgd-labs/aave-proposals-v3/blob/87868950652279e22329757789e49f35ea1eb0cd/src/20240320_AaveV3Ethereum_OsETHOnboarding/AaveV3Ethereum_OsETHOnboarding_20240320.t.sol)
- [Snapshot](https://snapshot.org/#/aave.eth/proposal/0x3dc8b06441d0f1dcd6f4a53d06d62e9bb1ac87ced19020d9c735854bbf68b835)
- [Discussion](https://governance.aave.com/t/arfc-onboard-oseth-to-aave-v3-on-ethereum/16913)

## Copyright

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

problem fetching ipfs metadata
</details>

### Check: Reports all state changes :white_check_mark:
Expand Down

0 comments on commit d5ac39e

Please sign in to comment.