Skip to content

Commit

Permalink
Merge pull request #1587 from BalancerMaxis/v3-AaveLidowstETHto5000-&…
Browse files Browse the repository at this point in the history
…-Ethx-aWETHto500

v3-AaveLidowstETHto5000-&-Ethx-aWETHto500
  • Loading branch information
Zen-Maxi authored Dec 13, 2024
2 parents c226c82 + 160c51e commit 8e28557
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1734036363630,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.17.1",
"createdFromSafeAddress": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e",
"createdFromOwnerAddress": "",
"checksum": "0x420d6f5f57fa299ac728c6e069d230d286887b79d7f500dc6233ba349c355362"
},
"transactions": [
{
"to": "0xc4Ce391d82D164c166dF9c8336DDF84206b2F812",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "uint256",
"name": "rawEndValue",
"type": "uint256"
},
{ "internalType": "uint256", "name": "endTime", "type": "uint256" }
],
"name": "startAmplificationParameterUpdate",
"payable": false
},
"contractInputsValues": { "rawEndValue": "5000", "endTime": "1735263157" }
},
{
"to": "0x4AB7aB316D43345009B2140e0580B072eEc7DF16",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"name": "rawEndValue",
"type": "uint256",
"internalType": "uint256"
},
{ "name": "endTime", "type": "uint256", "internalType": "uint256" }
],
"name": "startAmplificationParameterUpdate",
"payable": false
},
"contractInputsValues": { "rawEndValue": "500", "endTime": "1734312757" }
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
FILENAME: `MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/v3-AaveLidowstETHto5000-&-Ethx-aWETHto500.json`
MULTISIG: `multisigs/maxi_omni (mainnet:0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e)`
COMMIT: `d654fb99d33de2d1a313438c98c780654df2aa7c`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/43161f19-0260-480f-a737-c39334719e8c)

```
+-----------------------------------+-------------------------------------------------------------------------------+-------+------------------------------------------------------+------------+----------+
| fx_name | to | value | inputs | bip_number | tx_index |
+-----------------------------------+-------------------------------------------------------------------------------+-------+------------------------------------------------------+------------+----------+
| startAmplificationParameterUpdate | 0xc4Ce391d82D164c166dF9c8336DDF84206b2F812 (pools/Aave Lido wETH-wstETH-c4ce) | 0 | { | N/A | N/A |
| | | | "rawEndValue": [ | | |
| | | | "raw:5000, 18 decimals:5E-15, 6 decimals: 0.005" | | |
| | | | ], | | |
| | | | "endTime": [ | | |
| | | | "1735263157" | | |
| | | | ] | | |
| | | | } | | |
| startAmplificationParameterUpdate | 0x4AB7aB316D43345009B2140e0580B072eEc7DF16 (pools/ETHx waWETH-4ab7) | 0 | { | N/A | N/A |
| | | | "rawEndValue": [ | | |
| | | | "raw:500, 18 decimals:5E-16, 6 decimals: 0.0005" | | |
| | | | ], | | |
| | | | "endTime": [ | | |
| | | | "1734312757" | | |
| | | | ] | | |
| | | | } | | |
+-----------------------------------+-------------------------------------------------------------------------------+-------+------------------------------------------------------+------------+----------+
```

0 comments on commit 8e28557

Please sign in to comment.