executedEnded 3 years ago ยท Onchain
Update MAI Caps Aave Polygon V3 pool
By 0x329c...543eD4
Continue Reading
Simple Summary
This AIP proposal presents Aave with the opportunity to update MAI supply & borrow caps on the Polygon v3 Liquidity Pool.
Motivation
Supporting stablecoin diversity is part of the Aave-Chan Initiative (ACI) delegate platform.
The ACI does not have any link nor is paid by QiDAO or any entity to present this AIP.
Supply and borrow caps are suggested for this asset to limit risk exposure, the caps have been proposed by a join collaboration between Gauntlet & Chaos Labs.
Specification
Ticker: MiMATIC
Contract Address: 0xa3Fa99A148fA48D14Ed51d610c367C61876997F1
| Risk Parameter | Value |
|---|---|
| Supply Cap | 1,100K |
| Borrow Cap | 600k |
contract MAIV3PolCapsPayload is IProposalGenericExecutor {
address public constant MAI = 0xa3Fa99A148fA48D14Ed51d610c367C61876997F1;
uint256 public constant MAI_SUPPLY_CAP = 1_100_000;
uint256 public constant MAI_BORROW_CAP = 600_000;
function execute() external {
IPoolConfigurator configurator = AaveV3Polygon.POOL_CONFIGURATOR;
configurator.setSupplyCap(MAI, MAI_SUPPLY_CAP);
configurator.setBorrowCap(MAI, MAI_BORROW_CAP);
}
}
References
A list of relevant links like for this proposal e.g.
Security Considerations
The proposal Payload was reviewed by Bored Ghost Developing.
Deployed Contracts
Copyright
Copyright and related rights waived via CC0.
Connect Wallet to Add Note
0Votes 30
| Voter | Cast Power | Vote & Rationale |
|---|---|---|
0x329c...543eD4 | 220,589 | YAE |
FranklinDAO (Prev. Penn Blockchain) | 106,910 | YAE |
0x62a4...96816a | 81,190 | YAE |
0xB83b...Fbcf5C | 80,174 | YAE |
0x55B1...09f262 | 60,747 | YAE |
VOTE POWER
0
Connect Wallet
Proposal Status
- Published Onchain
0x329c...543eD4
- Fri February 17 2023, 03:24 pmVoting Period Starts
- Mon February 20 2023, 08:12 amEnd Voting Period
- Mon February 20 2023, 08:49 amQueue Proposal
- Tue February 21 2023, 04:11 pmExecute Proposal
Current Results
1-YAE
577,146.9
2-NAY
201
