Skip to content

Commit 543aeb7

Browse files
committed
feat: add summary
1 parent 3421c35 commit 543aeb7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/20251111_AaveV3Plasma_FreezeWstETHPlasma/FreezeWstETHPlasma.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,24 @@ snapshot: TODO
77

88
## Simple Summary
99

10+
Freeze wstETH on Plasma instance
11+
1012
## Motivation
1113

14+
Last week, Lido [announced](https://blog.lido.fi/announcing-partnership-with-chainlink-on-adopting-ccip-as-official-cross-chain-infrastructure-for-wsteth/) that Chainlink's CCIP will be the official cross-chain infrastructure for wstETH. While the wstETH representation on Plasma was already deployed through CCIP, it was unfortunately not set up in a fully future-proof manner.
15+
16+
Together with Chainlink, they have decided to redeploy the token contract to ensure the deployment is in line with the new cross-chain strategy. They so they ask us to depreciate the asset.
17+
18+
Right now, there is about 0.044 wstETH on Aave Plasma instance / 0.12 wstETH on Plasma.
19+
1220
## Specification
1321

22+
If passed, this AIP will freeze wstETH reserve on Plasma, preventing new deposits, borrows, or collateral enablement.
23+
24+
### Copyright
25+
26+
Copyright and related rights waived under [CC0](https://creativecommons.org/publicdomain/zero/1.0/)
27+
1428
## References
1529

1630
- Implementation: [AaveV3Plasma](https://github.com/bgd-labs/aave-proposals-v3/blob/main/src/20251111_AaveV3Plasma_FreezeWstETHPlasma/AaveV3Plasma_FreezeWstETHPlasma_20251111.sol)

0 commit comments

Comments
 (0)