-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cache): automatic cache update 🤖
- Loading branch information
Cache bot
committed
Feb 29, 2024
1 parent
997bbe3
commit 7deae6a
Showing
12 changed files
with
508 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
{ | ||
"governance": "19334224", | ||
"137/payloads": "54095549", | ||
"governance": "19335416", | ||
"137/payloads": "54110543", | ||
"43114/payloads": "41293538", | ||
"1/payloads": "19334920", | ||
"10/payloads": "116802728", | ||
"42161/payloads": "185656168", | ||
"8453/payloads": "11207511", | ||
"1/payloads": "19335418", | ||
"10/payloads": "116819059", | ||
"42161/payloads": "185781864", | ||
"8453/payloads": "11223776", | ||
"100/payloads": "32199876", | ||
"1088/payloads": "14187160", | ||
"1088/payloads": "14211609", | ||
"56/payloads": "36367209", | ||
"534352/payloads": "3735894" | ||
"534352/payloads": "3740561" | ||
} |
8 changes: 8 additions & 0 deletions
8
cache/ipfs/0x6f3e2a38b68d225055ea1f4d82ac73ef779d27eb11834fdbbfcd0a8652971289.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"ipfsHash": "QmVptwePm8T7kKBK7YCHjgrxs9Q9u63iZNEJNttGKMVDb6", | ||
"description": "\n## Simple Summary\n\nThis ARFC proposes to set the Lido Liquidity Observation Labs' wallet as the emission manager for the wstETH token on Ethereum, Base, Arbitrum, Optimism and Polygon Aave V3 markets. This will enable the Lido Liquidity Observation Labs to define and fund incentive programs for all wstETH markets, promoting growth and expanding the user base of Aave.\n\n## Motivation\n\nThe Lido \"Liquidity Observation Labs\" has expressed a desire to actively contribute to the growth and development of Aave V3. By setting their wallet as the emission manager for the wstETH token, theY will be able to directly fund incentive programs that can attract more users to the protocol and stimulate activity. This aligns with the broader goals of the Aave community to foster active and engaged markets.\n\n## Specification\n\nThe Lido Liquidity Observation Labs safe wallet use the same address on all networks: [0xC18F11735C6a1941431cCC5BcF13AF0a052A5022](https://etherscan.io/address/0xC18F11735C6a1941431cCC5BcF13AF0a052A5022)\nThe AIP calls `EMISSION_MANAGER.setEmissionAdmin(asset, admin)` for each network. With `wstETH` as the asset and the Lido Liquidity Observation Labs' safe address as the admin.\nThis method will set the Lido Liquidity Observation Labs wallet as the emission admin for the wstETH token on Ethereum, Base, Arbitrum, Optimism and Polygon V3 markets.\nAfter synchronizing with the Liquidity Observation Labs, it was decided not to favor, in the short term, the bridged version of stETH on the gnosis chain.\nAs such, and following their request, no role will be attributed on the gnosis chain in the context of this AIP.\n\n## References\n\n- Implementation: [AaveV3Ethereum](https://github.com/bgd-labs/aave-proposals-v3/blob/782588f3c935326669ddb28fee28eca2237ce6e1/src/20240206_Multi_SetLiquidityObservationLabsAsEmissionManagerForWstETHOnV3Markets/AaveV3Ethereum_SetLiquidityObservationLabsAsEmissionManagerForWstETHOnV3Markets_20240206.sol), [AaveV3Polygon](https://github.com/bgd-labs/aave-proposals-v3/blob/782588f3c935326669ddb28fee28eca2237ce6e1/src/20240206_Multi_SetLiquidityObservationLabsAsEmissionManagerForWstETHOnV3Markets/AaveV3Polygon_SetLiquidityObservationLabsAsEmissionManagerForWstETHOnV3Markets_20240206.sol), [AaveV3Optimism](https://github.com/bgd-labs/aave-proposals-v3/blob/782588f3c935326669ddb28fee28eca2237ce6e1/src/20240206_Multi_SetLiquidityObservationLabsAsEmissionManagerForWstETHOnV3Markets/AaveV3Optimism_SetLiquidityObservationLabsAsEmissionManagerForWstETHOnV3Markets_20240206.sol), [AaveV3Arbitrum](https://github.com/bgd-labs/aave-proposals-v3/blob/782588f3c935326669ddb28fee28eca2237ce6e1/src/20240206_Multi_SetLiquidityObservationLabsAsEmissionManagerForWstETHOnV3Markets/AaveV3Arbitrum_SetLiquidityObservationLabsAsEmissionManagerForWstETHOnV3Markets_20240206.sol), [AaveV3Base](https://github.com/bgd-labs/aave-proposals-v3/blob/782588f3c935326669ddb28fee28eca2237ce6e1/src/20240206_Multi_SetLiquidityObservationLabsAsEmissionManagerForWstETHOnV3Markets/AaveV3Base_SetLiquidityObservationLabsAsEmissionManagerForWstETHOnV3Markets_20240206.sol)\n- Tests: [AaveV3Ethereum](https://github.com/bgd-labs/aave-proposals-v3/blob/782588f3c935326669ddb28fee28eca2237ce6e1/src/20240206_Multi_SetLiquidityObservationLabsAsEmissionManagerForWstETHOnV3Markets/AaveV3Ethereum_SetLiquidityObservationLabsAsEmissionManagerForWstETHOnV3Markets_20240206.t.sol), [AaveV3Polygon](https://github.com/bgd-labs/aave-proposals-v3/blob/782588f3c935326669ddb28fee28eca2237ce6e1/src/20240206_Multi_SetLiquidityObservationLabsAsEmissionManagerForWstETHOnV3Markets/AaveV3Polygon_SetLiquidityObservationLabsAsEmissionManagerForWstETHOnV3Markets_20240206.t.sol), [AaveV3Optimism](https://github.com/bgd-labs/aave-proposals-v3/blob/782588f3c935326669ddb28fee28eca2237ce6e1/src/20240206_Multi_SetLiquidityObservationLabsAsEmissionManagerForWstETHOnV3Markets/AaveV3Optimism_SetLiquidityObservationLabsAsEmissionManagerForWstETHOnV3Markets_20240206.t.sol), [AaveV3Arbitrum](https://github.com/bgd-labs/aave-proposals-v3/blob/782588f3c935326669ddb28fee28eca2237ce6e1/src/20240206_Multi_SetLiquidityObservationLabsAsEmissionManagerForWstETHOnV3Markets/AaveV3Arbitrum_SetLiquidityObservationLabsAsEmissionManagerForWstETHOnV3Markets_20240206.t.sol), [AaveV3Base](https://github.com/bgd-labs/aave-proposals-v3/blob/782588f3c935326669ddb28fee28eca2237ce6e1/src/20240206_Multi_SetLiquidityObservationLabsAsEmissionManagerForWstETHOnV3Markets/AaveV3Base_SetLiquidityObservationLabsAsEmissionManagerForWstETHOnV3Markets_20240206.t.sol)\n- [Snapshot](https://snapshot.org/#/aave.eth/proposal/0xf30c35c586e283bae81fe1c22bd4b3cfc7f6da37bde19ac9e633414f28dc9e74)\n- [Discussion](https://governance.aave.com/t/arfc-set-liquidity-observation-labs-as-emission-manager-for-wsteth-on-v3-markets/16479)\n\n## Copyright\n\nCopyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).\n", | ||
"title": " Set Liquidity Observation Labs as Emission manager for wstETH on V3 markets", | ||
"author": "Aave Chan Initiative (ACI)", | ||
"discussions": "https://governance.aave.com/t/arfc-set-liquidity-observation-labs-as-emission-manager-for-wsteth-on-v3-markets/16479", | ||
"snapshot": "https://snapshot.org/#/aave.eth/proposal/0xf30c35c586e283bae81fe1c22bd4b3cfc7f6da37bde19ac9e633414f28dc9e74" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.