Skip to content

Commit

Permalink
Merge pull request #1470 from BalancerMaxis/sUSDE-USDC-100-to-500-7Days
Browse files Browse the repository at this point in the history
sUSDE-USDC-100-to-500-7Days
  • Loading branch information
Zen-Maxi authored Oct 30, 2024
2 parents 51c468f + 7c4bd4e commit 687b0ac
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 0 deletions.
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" }
}
]
}
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" | | |
| | | | ] | | |
| | | | } | | |
+-----------------------------------+--------------------------------------------------------------------+-------+------------------------------------------------------+------------+----------+
```

0 comments on commit 687b0ac

Please sign in to comment.