Skip to content

Commit

Permalink
Merge pull request #1576 from BalancerMaxis/zekraken-bot-patch-1
Browse files Browse the repository at this point in the history
update 80/20 bal/weth fee
  • Loading branch information
gosuto-inzasheru authored Dec 11, 2024
2 parents 48168e1 + a5f62a2 commit 5c42341
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1733512232643,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.17.1",
"createdFromSafeAddress": "0xf4A80929163C5179Ca042E1B292F5EFBBE3D89e6",
"createdFromOwnerAddress": "",
"checksum": "0xfd542aa3d5ec563320f86c37d3a66c614e99366d2ade25a137c490f4e0467d13"
},
"transactions": [
{
"to": "0xE4a8ed6c1D8d048bD29A00946BFcf2DB10E7923B",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address[]",
"name": "addresses",
"type": "address[]"
},
{ "internalType": "uint256[]", "name": "fees", "type": "uint256[]" }
],
"name": "setSwapFees",
"payable": false
},
"contractInputsValues": {
"addresses": "[0x5c6ee304399dbdb9c8ef030ab642b10820db8f56]",
"fees": "[10000000000000000]"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
FILENAME: `MaxiOps/PoolParameterChanges/PoolSwapFeeChanges/Mainnet/80-20-bal-weth-50bps-to-100bps_part2.json`
MULTISIG: `multisigs/feeManager (mainnet:0xf4A80929163C5179Ca042E1B292F5EFBBE3D89e6)`
COMMIT: `25234348bc6e5c1e39a30313902d94f019acea56`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/c52d4d9d-6b3e-44a0-86d5-5efd72849b81)

```
+-------------+-------------------------------------------------------------------------+-------+-----------------------------------------------------------------------+------------+----------+
| fx_name | to | value | inputs | bip_number | tx_index |
+-------------+-------------------------------------------------------------------------+-------+-----------------------------------------------------------------------+------------+----------+
| setSwapFees | 0xE4a8ed6c1D8d048bD29A00946BFcf2DB10E7923B (gauntlet/GauntletFeeSetter) | 0 | { | N/A | N/A |
| | | | "addresses": [ | | |
| | | | "0x5c6ee304399dbdb9c8ef030ab642b10820db8f56 (tokens/BalWeth8020)" | | |
| | | | ], | | |
| | | | "fees": [ | | |
| | | | "10000000000000000" | | |
| | | | ] | | |
| | | | } | | |
+-------------+-------------------------------------------------------------------------+-------+-----------------------------------------------------------------------+------------+----------+
```

0 comments on commit 5c42341

Please sign in to comment.