FeedProjects
Developers
Settings
๐ŸŽ‰ A new chapter begins: Boardroom has joined Agora
Learn more
protocol logo
Explore / Projects
Aave

Insights

Proposals

Discussions

Members

Information

Reports

Create Proposal

Aave

InsightsProposalsDiscussionsMembersInformationReports
Proposal
Back to Proposals
closedEnded 3 years ago ยท  Onchain

increase supply cap for cbETH Aave Ethereum V3

By 0x329c...543eD4

Simple Summary

This AIP proposal presents Aave with the opportunity to increase cbETH supply cap on the Ethereum v3 Liquidity Pool.

Motivation

Supporting LSDs diversity is part of the Aave-Chan Initiative (ACI) delegate platform.

The ACI does not have any link nor is paid by Coinbase or any entity to present this AIP.

Supply cap is suggested for this asset to limit risk exposure, the caps have been proposed by a join collaboration between Gauntlet & Chaos Labs.

Specification

Ticker: cbETH

Contract Address: 0xbe9895146f7af43049ca1c1ae358b0541ea49704

Risk ParameterCurrent ValueProposed Value
Supply Cap20K30K
contract AaveV3EthCbETHCapsPayload is IProposalGenericExecutor {
  address public constant CBETH = AaveV3EthereumAssets.cbETH_UNDERLYING;

  uint256 public constant CBETH_SUPPLY_CAP = 30_000;

  function execute() external {
    IPoolConfigurator configurator = AaveV3Ethereum.POOL_CONFIGURATOR;

    configurator.setSupplyCap(CBETH, CBETH_SUPPLY_CAP);
  }
}

References

A list of relevant links like for this proposal e.g.

  • forum discussion
  • tests
  • proposalCode

Security Considerations

The proposal Payload was reviewed by Bored Ghost Developing.

Copyright

Copyright and related rights waived via CC0.

Continue Reading
Connect Wallet to Add Note
0
Votes 18
VoterCast PowerVote & Rationale
0x329c...543eD4
222,796

YAE

0x62a4...96816a
81,588

YAE

0x13BD...138548
80,551

NAY

0xB83b...Fbcf5C
80,176

NAY

StableLab
10,597

YAE

SHOW MORE
VOTE POWER
0
Connect Wallet
Proposal Status
  • Published Onchain 0x329c...543eD4
  • Wed March 08 2023, 03:18 pmVoting Period Starts
  • Sat March 11 2023, 08:13 amEnd Voting Period
  • Queue Proposal
  • Execute Proposal
Current Results

1-YAE

315,002.47

66.14%

2-NAY

161,227.78

33.86%
DocumentationBrandingContact Us