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 15, 2024
1 parent a8a1e85 commit e936ac7
Show file tree
Hide file tree
Showing 14 changed files with 135 additions and 14 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"events": [
{
"eventName": "ProposalCreated",
"args": {
"proposalId": "106",
"creator": "0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922",
"accessLevel": 1,
"ipfsHash": "0xa66007518f76400be6e37151d23bfcd8fe9b6b6a72fe5eaa2fd60bdaa2a24b22"
},
"address": "0x9aee0b04504cef83a65ac3f0e838d0593bcb2bc7",
"topics": [
"0xcc914becfa276bbc067049bf8db2d34ebbdc1bafa851e4d4936aaed376c08dbe",
"0x000000000000000000000000000000000000000000000000000000000000006a",
"0x00000000000000000000000057ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922",
"0x0000000000000000000000000000000000000000000000000000000000000001"
],
"data": "0xa66007518f76400be6e37151d23bfcd8fe9b6b6a72fe5eaa2fd60bdaa2a24b22",
"blockNumber": "19876546",
"transactionHash": "0xfe41d70d2336aec8a03403ac60068dd260e61acb58190eba8a333924982d3e9a",
"transactionIndex": 8,
"blockHash": "0x5eb50d4f214450905790447b223ae5e48e588335a26a56ca29160977daa6f657",
"logIndex": 68,
"removed": false,
"timestamp": 1715790155
}
],
"proposal": {
"state": 1,
"accessLevel": 1,
"creationTime": 1715790155,
"votingDuration": 0,
"votingActivationTime": 0,
"queuingTime": 0,
"cancelTimestamp": 0,
"creator": "0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922",
"votingPortal": "0x9b24C168d6A76b5459B1d47071a54962a4df36c3",
"snapshotBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"ipfsHash": "0xa66007518f76400be6e37151d23bfcd8fe9b6b6a72fe5eaa2fd60bdaa2a24b22",
"forVotes": "0",
"againstVotes": "0",
"cancellationFee": "50000000000000000",
"payloads": [
{
"chain": "1",
"accessLevel": 1,
"payloadsController": "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5",
"payloadId": 128
}
]
},
"ipfs": {
"ipfsHash": "QmZY7KFibcVn8FkLda1LeHEv4VppNKYAamGvRjFKZ5JfiR",
"description": "\n## Simple Summary\n\nA proposal to deprecate USDP, GUSD, LUSD, FRAX, and sUSD on Aave V2\n\n## Motivation\n\nFollowing our ongoing efforts to deprecate the V2 markets and following the recent USDP volatility and subsequent freeze, we propose deprecating smaller market cap stablecoins on V2.\n\n#### Deprecation Phase I\n\nRecent events have highlighted the need for Aave to reduce its V2 exposure to lesser-used stablecoins, many of which have limited liquidity, thus allowing for price manipulation and other potentially harmful events. Previously, the community followed a two-phase process to deprecate stablecoins, with BUSD and TUSD as examples. Given the success of these, we propose a similar path forward. Notably, none of the below stablecoins are collateral assets, reducing the complication of the process.\n\nFor USDP, GUSD, LUSD, FRAX, and sUSD we propose the following parameters:\n\n| Parameter | Proposed Value |\n| ----------------- | -------------- |\n| Reserve Factor | 95% |\n| Borrowing Enabled | No |\n| Base Rate | 3% |\n| Slope1 | +3% |\n| Slope2 | 200% |\n| UOptimal | 20% |\n\nThe goal of Phase I is to increase borrower APR to encourage borrowers to repay their loans; this is achieved through higher Base Rate, Slope1, Slope2, and lower UOptimal. Additionally, we recommend leaving them frozen to prevent new supplies and borrowings. Finally, we increase the reserve factor to reduce supply APY, reducing the attractiveness of supply as borrowers pay increased rates.\n\nFollowing observations from Phase I, we may move to further decrease UOptimal, increase Reserve Factor, and increase Slope2.\n\n## Specification\n\nUSDP\n| Parameter | Current Value | Proposed Value |\n|-------------------|---------------|----------------|\n| Reserve Factor | 45% | 95% |\n| Borrowing Enabled | Yes | No |\n| Base Rate | 0% | 3% |\n| Slope1 | 12% | 15% |\n| Slope2 | 75% | 200% |\n| UOptimal | 80% | 20% |\n\nGUSD\n| Parameter | Current Value | Proposed Value |\n|-------------------|---------------|----------------|\n| Reserve Factor | 45% | 95% |\n| Borrowing Enabled | Yes | No |\n| Base Rate | 0% | 3% |\n| Slope1 | 12% | 15% |\n| Slope2 | 150% | 200% |\n| UOptimal | 70% | 20% |\n\nLUSD\n| Parameter | Current Value | Proposed Value |\n|-------------------|---------------|----------------|\n| Reserve Factor | 50% | 95% |\n| Borrowing Enabled | Yes | No |\n| Base Rate | 0% | 3% |\n| Slope1 | 12% | 15% |\n| Slope2 | 75% | 200% |\n| UOptimal | 80% | 20% |\n\nFRAX\n| Parameter | Current Value | Proposed Value |\n|-------------------|---------------|----------------|\n| Reserve Factor | 55% | 95% |\n| Borrowing Enabled | Yes | No |\n| Base Rate | 0% | 3% |\n| Slope1 | 12% | 15% |\n| Slope2 | 100% | 200% |\n| UOptimal | 80% | 20% |\n\nsUSD\n| Parameter | Current Value | Proposed Value |\n|-------------------|---------------|----------------|\n| Reserve Factor | 55% | 95% |\n| Borrowing Enabled | Yes | No |\n| Base Rate | 0% | 3% |\n| Slope1 | 12% | 15% |\n| Slope2 | 100% | 200% |\n| UOptimal | 80% | 20% |\n\n## References\n\n- Implementation: [AaveV2Ethereum](https://github.com/bgd-labs/aave-proposals-v3/blob/8a8b08961887ec193aa153fe3ff8322d3b8a53f2/src/20240502_AaveV2Ethereum_DeprecationOfSmallCapStablecoinsOnV2Ethereum/AaveV2Ethereum_DeprecationOfSmallCapStablecoinsOnV2Ethereum_20240502.sol)\n- Tests: [AaveV2Ethereum](https://github.com/bgd-labs/aave-proposals-v3/blob/8a8b08961887ec193aa153fe3ff8322d3b8a53f2/src/20240502_AaveV2Ethereum_DeprecationOfSmallCapStablecoinsOnV2Ethereum/AaveV2Ethereum_DeprecationOfSmallCapStablecoinsOnV2Ethereum_20240502.t.sol)\n- [Snapshot](https://snapshot.org/#/aave.eth/proposal/0xf6aaa50a6a76f44df9cfbbb760ca80878854dd16d88b16a3fc0f5fa6920741f0)\n- [Discussion](https://governance.aave.com/t/arfc-deprecation-of-small-cap-stablecoins-on-v2-ethereum/17484/1)\n\n## Copyright\n\nCopyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).\n",
"title": "Deprecation of Small-cap Stablecoins on V2 Ethereum",
"author": "Chaos Labs",
"discussions": "https://governance.aave.com/t/arfc-deprecation-of-small-cap-stablecoins-on-v2-ethereum/17484/1",
"snapshot": "https://snapshot.org/#/aave.eth/proposal/0xf6aaa50a6a76f44df9cfbbb760ca80878854dd16d88b16a3fc0f5fa6920741f0"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "19876456",
"lastSeenBlock": "19876756",
"isFinal": {
"0": true,
"1": true,
Expand Down Expand Up @@ -106,6 +106,7 @@
"102": true,
"103": true,
"104": true,
"105": false
"105": false,
"106": false
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"events": [
{
"eventName": "PayloadCreated",
"args": {
"payloadId": 128,
"creator": "0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922",
"maximumAccessLevelRequired": 1,
"actions": [
{
"target": "0x04565551453e20a0b58b890bA71CeDEea9d1Fb41",
"withDelegateCall": true,
"accessLevel": 1,
"value": "0",
"signature": "execute()",
"callData": "0x"
}
]
},
"address": "0xdabad81af85554e9ae636395611c58f7ec1aaec5",
"topics": [
"0x1e4588da4731f84a598f061ee45829a6450aa00aa28962657b6835641afbbac5",
"0x0000000000000000000000000000000000000000000000000000000000000080",
"0x00000000000000000000000057ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922",
"0x0000000000000000000000000000000000000000000000000000000000000001"
],
"data": "0x00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000004565551453e20a0b58b890ba71cedeea9d1fb4100000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000965786563757465282900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"blockNumber": "19876538",
"transactionHash": "0x4c9161af331998a22b182c697668a1ad9f983b7e6816e5ad8d5bac662deea598",
"transactionIndex": 14,
"blockHash": "0x3e5d70abf23e94a6d0b276c068f371755b0a6309fb024de9636c62acbba69674",
"logIndex": 22,
"removed": false,
"timestamp": 1715790059
}
],
"payload": {
"creator": "0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922",
"maximumAccessLevelRequired": 1,
"state": 1,
"createdAt": 1715790059,
"queuedAt": 0,
"executedAt": 0,
"cancelledAt": 0,
"expirationTime": 1718814059,
"delay": 86400,
"gracePeriod": 604800,
"actions": [
{
"target": "0x04565551453e20a0b58b890bA71CeDEea9d1Fb41",
"withDelegateCall": true,
"accessLevel": 1,
"value": "0",
"signature": "execute()",
"callData": "0x"
}
]
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "19876456",
"lastSeenBlock": "19876756",
"isFinal": {
"0": true,
"1": true,
Expand Down Expand Up @@ -128,6 +128,7 @@
"124": true,
"125": true,
"126": true,
"127": false
"127": false,
"128": false
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "120095155",
"lastSeenBlock": "120096951",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "33959812",
"lastSeenBlock": "33960515",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "17049713",
"lastSeenBlock": "17050261",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"lastSeenBlock": "12508551",
"lastSeenBlock": "12509743",
"isFinal": {}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "57002056",
"lastSeenBlock": "57003638",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "211563828",
"lastSeenBlock": "211577893",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "45475661",
"lastSeenBlock": "45477293",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "5695601",
"lastSeenBlock": "5696796",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "38747986",
"lastSeenBlock": "38749182",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "14499870",
"lastSeenBlock": "14501666",
"isFinal": {
"0": true,
"1": true,
Expand Down

0 comments on commit e936ac7

Please sign in to comment.