Skip to content

Commit

Permalink
Merge branch 'main' into feat/feed-update
Browse files Browse the repository at this point in the history
  • Loading branch information
brotherlymite committed Dec 16, 2024
2 parents 41dc8f6 + 7e54f90 commit 22711ea
Show file tree
Hide file tree
Showing 72 changed files with 5,903 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
## Reserve changes

### Reserve altered

#### DAI ([0x6B175474E89094C44Da98b954EedeAC495271d0F](https://etherscan.io/address/0x6B175474E89094C44Da98b954EedeAC495271d0F))

| description | value before | value after |
| --- | --- | --- |
| interestRateStrategy | [0xA939B1f36E9a14B044B8149933184a18E0dFC17D](https://etherscan.io/address/0xA939B1f36E9a14B044B8149933184a18E0dFC17D) | [0x7011B47A142E2f462AB10F5bDBc8A478310EB0FD](https://etherscan.io/address/0x7011B47A142E2f462AB10F5bDBc8A478310EB0FD) |
| variableRateSlope1 | 5.5 % | 12.5 % |
| interestRate | ![before](https://dash.onaave.com/api/static?variableRateSlope1=55000000000000000000000000&variableRateSlope2=750000000000000000000000000&optimalUsageRatio=800000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=undefined) | ![after](https://dash.onaave.com/api/static?variableRateSlope1=125000000000000000000000000&variableRateSlope2=750000000000000000000000000&optimalUsageRatio=800000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=undefined) |

#### USDC ([0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48](https://etherscan.io/address/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48))

| description | value before | value after |
| --- | --- | --- |
| interestRateStrategy | [0x6a8C8119b2BA9460162B8C999f5A8C84f28a033f](https://etherscan.io/address/0x6a8C8119b2BA9460162B8C999f5A8C84f28a033f) | [0x4e1494475048fa155F1D837B6bD51458bD170f48](https://etherscan.io/address/0x4e1494475048fa155F1D837B6bD51458bD170f48) |
| variableRateSlope1 | 5.5 % | 12.5 % |
| interestRate | ![before](https://dash.onaave.com/api/static?variableRateSlope1=55000000000000000000000000&variableRateSlope2=600000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=undefined) | ![after](https://dash.onaave.com/api/static?variableRateSlope1=125000000000000000000000000&variableRateSlope2=600000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=undefined) |

#### USDT ([0xdAC17F958D2ee523a2206206994597C13D831ec7](https://etherscan.io/address/0xdAC17F958D2ee523a2206206994597C13D831ec7))

| description | value before | value after |
| --- | --- | --- |
| interestRateStrategy | [0xa8850b94E4A0B881c3b08aE065D189D87F34F175](https://etherscan.io/address/0xa8850b94E4A0B881c3b08aE065D189D87F34F175) | [0x869eF970878F96c130E14B46B024D2ca18b5b762](https://etherscan.io/address/0x869eF970878F96c130E14B46B024D2ca18b5b762) |
| variableRateSlope1 | 5.5 % | 12.5 % |
| interestRate | ![before](https://dash.onaave.com/api/static?variableRateSlope1=55000000000000000000000000&variableRateSlope2=1000000000000000000000000000&optimalUsageRatio=800000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=undefined) | ![after](https://dash.onaave.com/api/static?variableRateSlope1=125000000000000000000000000&variableRateSlope2=1000000000000000000000000000&optimalUsageRatio=800000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=undefined) |

## Raw diff

```json
{
"reserves": {
"0x6B175474E89094C44Da98b954EedeAC495271d0F": {
"interestRateStrategy": {
"from": "0xA939B1f36E9a14B044B8149933184a18E0dFC17D",
"to": "0x7011B47A142E2f462AB10F5bDBc8A478310EB0FD"
}
},
"0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48": {
"interestRateStrategy": {
"from": "0x6a8C8119b2BA9460162B8C999f5A8C84f28a033f",
"to": "0x4e1494475048fa155F1D837B6bD51458bD170f48"
}
},
"0xdAC17F958D2ee523a2206206994597C13D831ec7": {
"interestRateStrategy": {
"from": "0xa8850b94E4A0B881c3b08aE065D189D87F34F175",
"to": "0x869eF970878F96c130E14B46B024D2ca18b5b762"
}
}
},
"strategies": {
"0x6B175474E89094C44Da98b954EedeAC495271d0F": {
"address": {
"from": "0xA939B1f36E9a14B044B8149933184a18E0dFC17D",
"to": "0x7011B47A142E2f462AB10F5bDBc8A478310EB0FD"
},
"variableRateSlope1": {
"from": "55000000000000000000000000",
"to": "125000000000000000000000000"
}
},
"0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48": {
"address": {
"from": "0x6a8C8119b2BA9460162B8C999f5A8C84f28a033f",
"to": "0x4e1494475048fa155F1D837B6bD51458bD170f48"
},
"variableRateSlope1": {
"from": "55000000000000000000000000",
"to": "125000000000000000000000000"
}
},
"0xdAC17F958D2ee523a2206206994597C13D831ec7": {
"address": {
"from": "0xa8850b94E4A0B881c3b08aE065D189D87F34F175",
"to": "0x869eF970878F96c130E14B46B024D2ca18b5b762"
},
"variableRateSlope1": {
"from": "55000000000000000000000000",
"to": "125000000000000000000000000"
}
}
}
}
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,173 @@
## Reserve changes

### Reserve altered

#### FRAX ([0x17FC002b466eEc40DaE837Fc4bE5c67993ddBd6F](https://arbiscan.io/address/0x17FC002b466eEc40DaE837Fc4bE5c67993ddBd6F))

| description | value before | value after |
| --- | --- | --- |
| maxVariableBorrowRate | 80.5 % | 52.5 % |
| variableRateSlope1 | 5.5 % | 12.5 % |
| variableRateSlope2 | 75 % | 40 % |
| interestRate | ![before](https://dash.onaave.com/api/static?variableRateSlope1=55000000000000000000000000&variableRateSlope2=750000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=805000000000000000000000000) | ![after](https://dash.onaave.com/api/static?variableRateSlope1=125000000000000000000000000&variableRateSlope2=400000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=525000000000000000000000000) |

#### GHO ([0x7dfF72693f6A4149b17e7C6314655f6A9F7c8B33](https://arbiscan.io/address/0x7dfF72693f6A4149b17e7C6314655f6A9F7c8B33))

| description | value before | value after |
| --- | --- | --- |
| maxVariableBorrowRate | 77 % | 52.5 % |
| variableRateSlope1 | 12 % | 12.5 % |
| variableRateSlope2 | 65 % | 40 % |
| interestRate | ![before](https://dash.onaave.com/api/static?variableRateSlope1=120000000000000000000000000&variableRateSlope2=650000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=770000000000000000000000000) | ![after](https://dash.onaave.com/api/static?variableRateSlope1=125000000000000000000000000&variableRateSlope2=400000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=525000000000000000000000000) |

#### LUSD ([0x93b346b6BC2548dA6A1E7d98E9a421B42541425b](https://arbiscan.io/address/0x93b346b6BC2548dA6A1E7d98E9a421B42541425b))

| description | value before | value after |
| --- | --- | --- |
| maxVariableBorrowRate | 92.5 % | 62.5 % |
| variableRateSlope1 | 5.5 % | 12.5 % |
| variableRateSlope2 | 87 % | 50 % |
| interestRate | ![before](https://dash.onaave.com/api/static?variableRateSlope1=55000000000000000000000000&variableRateSlope2=870000000000000000000000000&optimalUsageRatio=800000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=925000000000000000000000000) | ![after](https://dash.onaave.com/api/static?variableRateSlope1=125000000000000000000000000&variableRateSlope2=500000000000000000000000000&optimalUsageRatio=800000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=625000000000000000000000000) |

#### DAI ([0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1](https://arbiscan.io/address/0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1))

| description | value before | value after |
| --- | --- | --- |
| maxVariableBorrowRate | 80.5 % | 52.5 % |
| variableRateSlope1 | 5.5 % | 12.5 % |
| variableRateSlope2 | 75 % | 40 % |
| interestRate | ![before](https://dash.onaave.com/api/static?variableRateSlope1=55000000000000000000000000&variableRateSlope2=750000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=805000000000000000000000000) | ![after](https://dash.onaave.com/api/static?variableRateSlope1=125000000000000000000000000&variableRateSlope2=400000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=525000000000000000000000000) |

#### USDC ([0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8](https://arbiscan.io/address/0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8))

| description | value before | value after |
| --- | --- | --- |
| maxVariableBorrowRate | 86.5 % | 53.5 % |
| variableRateSlope1 | 6.5 % | 13.5 % |
| variableRateSlope2 | 80 % | 40 % |
| interestRate | ![before](https://dash.onaave.com/api/static?variableRateSlope1=65000000000000000000000000&variableRateSlope2=800000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=865000000000000000000000000) | ![after](https://dash.onaave.com/api/static?variableRateSlope1=135000000000000000000000000&variableRateSlope2=400000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=535000000000000000000000000) |

#### USDT ([0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9](https://arbiscan.io/address/0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9))

| description | value before | value after |
| --- | --- | --- |
| maxVariableBorrowRate | 80.5 % | 52.5 % |
| variableRateSlope1 | 5.5 % | 12.5 % |
| variableRateSlope2 | 75 % | 40 % |
| interestRate | ![before](https://dash.onaave.com/api/static?variableRateSlope1=55000000000000000000000000&variableRateSlope2=750000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=805000000000000000000000000) | ![after](https://dash.onaave.com/api/static?variableRateSlope1=125000000000000000000000000&variableRateSlope2=400000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=525000000000000000000000000) |

#### USDC ([0xaf88d065e77c8cC2239327C5EDb3A432268e5831](https://arbiscan.io/address/0xaf88d065e77c8cC2239327C5EDb3A432268e5831))

| description | value before | value after |
| --- | --- | --- |
| maxVariableBorrowRate | 65.5 % | 52.5 % |
| variableRateSlope1 | 5.5 % | 12.5 % |
| variableRateSlope2 | 60 % | 40 % |
| interestRate | ![before](https://dash.onaave.com/api/static?variableRateSlope1=55000000000000000000000000&variableRateSlope2=600000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=655000000000000000000000000) | ![after](https://dash.onaave.com/api/static?variableRateSlope1=125000000000000000000000000&variableRateSlope2=400000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=525000000000000000000000000) |

## Raw diff

```json
{
"strategies": {
"0x17FC002b466eEc40DaE837Fc4bE5c67993ddBd6F": {
"maxVariableBorrowRate": {
"from": "805000000000000000000000000",
"to": "525000000000000000000000000"
},
"variableRateSlope1": {
"from": "55000000000000000000000000",
"to": "125000000000000000000000000"
},
"variableRateSlope2": {
"from": "750000000000000000000000000",
"to": "400000000000000000000000000"
}
},
"0x7dfF72693f6A4149b17e7C6314655f6A9F7c8B33": {
"maxVariableBorrowRate": {
"from": "770000000000000000000000000",
"to": "525000000000000000000000000"
},
"variableRateSlope1": {
"from": "120000000000000000000000000",
"to": "125000000000000000000000000"
},
"variableRateSlope2": {
"from": "650000000000000000000000000",
"to": "400000000000000000000000000"
}
},
"0x93b346b6BC2548dA6A1E7d98E9a421B42541425b": {
"maxVariableBorrowRate": {
"from": "925000000000000000000000000",
"to": "625000000000000000000000000"
},
"variableRateSlope1": {
"from": "55000000000000000000000000",
"to": "125000000000000000000000000"
},
"variableRateSlope2": {
"from": "870000000000000000000000000",
"to": "500000000000000000000000000"
}
},
"0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1": {
"maxVariableBorrowRate": {
"from": "805000000000000000000000000",
"to": "525000000000000000000000000"
},
"variableRateSlope1": {
"from": "55000000000000000000000000",
"to": "125000000000000000000000000"
},
"variableRateSlope2": {
"from": "750000000000000000000000000",
"to": "400000000000000000000000000"
}
},
"0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8": {
"maxVariableBorrowRate": {
"from": "865000000000000000000000000",
"to": "535000000000000000000000000"
},
"variableRateSlope1": {
"from": "65000000000000000000000000",
"to": "135000000000000000000000000"
},
"variableRateSlope2": {
"from": "800000000000000000000000000",
"to": "400000000000000000000000000"
}
},
"0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9": {
"maxVariableBorrowRate": {
"from": "805000000000000000000000000",
"to": "525000000000000000000000000"
},
"variableRateSlope1": {
"from": "55000000000000000000000000",
"to": "125000000000000000000000000"
},
"variableRateSlope2": {
"from": "750000000000000000000000000",
"to": "400000000000000000000000000"
}
},
"0xaf88d065e77c8cC2239327C5EDb3A432268e5831": {
"maxVariableBorrowRate": {
"from": "655000000000000000000000000",
"to": "525000000000000000000000000"
},
"variableRateSlope1": {
"from": "55000000000000000000000000",
"to": "125000000000000000000000000"
},
"variableRateSlope2": {
"from": "600000000000000000000000000",
"to": "400000000000000000000000000"
}
}
}
}
```
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
## Reserve changes

### Reserve altered

#### USDt ([0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7](https://snowtrace.io/address/0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7))

| description | value before | value after |
| --- | --- | --- |
| maxVariableBorrowRate | 80.5 % | 52.5 % |
| variableRateSlope1 | 5.5 % | 12.5 % |
| variableRateSlope2 | 75 % | 40 % |
| interestRate | ![before](https://dash.onaave.com/api/static?variableRateSlope1=55000000000000000000000000&variableRateSlope2=750000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=805000000000000000000000000) | ![after](https://dash.onaave.com/api/static?variableRateSlope1=125000000000000000000000000&variableRateSlope2=400000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=525000000000000000000000000) |

#### USDC ([0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E](https://snowtrace.io/address/0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E))

| description | value before | value after |
| --- | --- | --- |
| maxVariableBorrowRate | 65.5 % | 52.5 % |
| variableRateSlope1 | 5.5 % | 12.5 % |
| variableRateSlope2 | 60 % | 40 % |
| interestRate | ![before](https://dash.onaave.com/api/static?variableRateSlope1=55000000000000000000000000&variableRateSlope2=600000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=655000000000000000000000000) | ![after](https://dash.onaave.com/api/static?variableRateSlope1=125000000000000000000000000&variableRateSlope2=400000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=525000000000000000000000000) |

#### FRAX ([0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64](https://snowtrace.io/address/0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64))

| description | value before | value after |
| --- | --- | --- |
| maxVariableBorrowRate | 80.5 % | 52.5 % |
| variableRateSlope1 | 5.5 % | 12.5 % |
| variableRateSlope2 | 75 % | 40 % |
| interestRate | ![before](https://dash.onaave.com/api/static?variableRateSlope1=55000000000000000000000000&variableRateSlope2=750000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=805000000000000000000000000) | ![after](https://dash.onaave.com/api/static?variableRateSlope1=125000000000000000000000000&variableRateSlope2=400000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=525000000000000000000000000) |

#### DAI.e ([0xd586E7F844cEa2F87f50152665BCbc2C279D8d70](https://snowtrace.io/address/0xd586E7F844cEa2F87f50152665BCbc2C279D8d70))

| description | value before | value after |
| --- | --- | --- |
| maxVariableBorrowRate | 80.5 % | 52.5 % |
| variableRateSlope1 | 5.5 % | 12.5 % |
| variableRateSlope2 | 75 % | 40 % |
| interestRate | ![before](https://dash.onaave.com/api/static?variableRateSlope1=55000000000000000000000000&variableRateSlope2=750000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=805000000000000000000000000) | ![after](https://dash.onaave.com/api/static?variableRateSlope1=125000000000000000000000000&variableRateSlope2=400000000000000000000000000&optimalUsageRatio=900000000000000000000000000&baseVariableBorrowRate=0&maxVariableBorrowRate=525000000000000000000000000) |

## Raw diff

```json
{
"strategies": {
"0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7": {
"maxVariableBorrowRate": {
"from": "805000000000000000000000000",
"to": "525000000000000000000000000"
},
"variableRateSlope1": {
"from": "55000000000000000000000000",
"to": "125000000000000000000000000"
},
"variableRateSlope2": {
"from": "750000000000000000000000000",
"to": "400000000000000000000000000"
}
},
"0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E": {
"maxVariableBorrowRate": {
"from": "655000000000000000000000000",
"to": "525000000000000000000000000"
},
"variableRateSlope1": {
"from": "55000000000000000000000000",
"to": "125000000000000000000000000"
},
"variableRateSlope2": {
"from": "600000000000000000000000000",
"to": "400000000000000000000000000"
}
},
"0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64": {
"maxVariableBorrowRate": {
"from": "805000000000000000000000000",
"to": "525000000000000000000000000"
},
"variableRateSlope1": {
"from": "55000000000000000000000000",
"to": "125000000000000000000000000"
},
"variableRateSlope2": {
"from": "750000000000000000000000000",
"to": "400000000000000000000000000"
}
},
"0xd586E7F844cEa2F87f50152665BCbc2C279D8d70": {
"maxVariableBorrowRate": {
"from": "805000000000000000000000000",
"to": "525000000000000000000000000"
},
"variableRateSlope1": {
"from": "55000000000000000000000000",
"to": "125000000000000000000000000"
},
"variableRateSlope2": {
"from": "750000000000000000000000000",
"to": "400000000000000000000000000"
}
}
}
}
```
Loading

0 comments on commit 22711ea

Please sign in to comment.