-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1470 from BalancerMaxis/sUSDE-USDC-100-to-500-7Days
sUSDE-USDC-100-to-500-7Days
- Loading branch information
Showing
2 changed files
with
53 additions
and
0 deletions.
There are no files selected for viewing
33 changes: 33 additions & 0 deletions
33
MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/sUSDE-USDC-100-to-500-7Days.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"version": "1.0", | ||
"chainId": "1", | ||
"createdAt": 1730138311131, | ||
"meta": { | ||
"name": "Transactions Batch", | ||
"description": "", | ||
"txBuilderVersion": "1.17.1", | ||
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", | ||
"createdFromOwnerAddress": "", | ||
"checksum": "0xdbf2ba459cc5e0206c548aeabf355351f6f16b38770bf7b541968a66c5473029" | ||
}, | ||
"transactions": [ | ||
{ | ||
"to": "0xb819feeF8F0fcDC268AfE14162983A69f6BF179E", | ||
"value": "0", | ||
"data": null, | ||
"contractMethod": { | ||
"inputs": [ | ||
{ | ||
"internalType": "uint256", | ||
"name": "rawEndValue", | ||
"type": "uint256" | ||
}, | ||
{ "internalType": "uint256", "name": "endTime", "type": "uint256" } | ||
], | ||
"name": "startAmplificationParameterUpdate", | ||
"payable": false | ||
}, | ||
"contractInputsValues": { "rawEndValue": "500", "endTime": "1730828673" } | ||
} | ||
] | ||
} |
20 changes: 20 additions & 0 deletions
20
MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/sUSDE-USDC-100-to-500-7Days.report.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
FILENAME: `MaxiOps/PoolParameterChanges/PoolAmpChanges/Mainnet/sUSDE-USDC-100-to-500-7Days.json` | ||
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)` | ||
COMMIT: `5a6c3f925523734fd3c44571c66f139dcdc9b2ab` | ||
CHAIN(S): `mainnet` | ||
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/51a28887-467c-4c8f-b505-d1f0655b2400) | ||
|
||
``` | ||
+-----------------------------------+--------------------------------------------------------------------+-------+------------------------------------------------------+------------+----------+ | ||
| fx_name | to | value | inputs | bip_number | tx_index | | ||
+-----------------------------------+--------------------------------------------------------------------+-------+------------------------------------------------------+------------+----------+ | ||
| startAmplificationParameterUpdate | 0xb819feeF8F0fcDC268AfE14162983A69f6BF179E (pools/sUSDe/USDC-b819) | 0 | { | N/A | N/A | | ||
| | | | "rawEndValue": [ | | | | ||
| | | | "raw:500, 18 decimals:5E-16, 6 decimals: 0.0005" | | | | ||
| | | | ], | | | | ||
| | | | "endTime": [ | | | | ||
| | | | "1730828673" | | | | ||
| | | | ] | | | | ||
| | | | } | | | | ||
+-----------------------------------+--------------------------------------------------------------------+-------+------------------------------------------------------+------------+----------+ | ||
``` |