Skip to content

Commit

Permalink
Merge pull request #1596 from BalancerMaxis/chore/remove-trit-gas-sta…
Browse files Browse the repository at this point in the history
…tion

chore: remove tritium's deployer from gas station watchlist
  • Loading branch information
gosuto-inzasheru authored Dec 16, 2024
2 parents dc1e2f5 + b49a374 commit 660320e
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 0 deletions.
34 changes: 34 additions & 0 deletions MaxiOps/gasStation/2024-12/remove-tritium-gas-station.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1734377975589,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.17.1",
"createdFromSafeAddress": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e",
"createdFromOwnerAddress": "",
"checksum": "0x9f323d7c9dc7e95992feeeb8aaad2fb0b2a4173ae6d902995f3f0aa838976b30"
},
"transactions": [
{
"to": "0x7fb8f5D04b521B6880158819E69538655AABD5c4",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"name": "recipients",
"type": "address[]",
"internalType": "address[]"
}
],
"name": "removeRecipients",
"payable": false
},
"contractInputsValues": {
"recipients": "[0x53a806789BBfd366d9dEB9Cbe5d622089e845fdb]"
}
}
]
}
17 changes: 17 additions & 0 deletions MaxiOps/gasStation/2024-12/remove-tritium-gas-station.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
FILENAME: `MaxiOps/gasStation/2024-12/remove-tritium-gas-station.json`
MULTISIG: `multisigs/maxi_omni (mainnet:0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e)`
COMMIT: `338c0c577b203aa12ec4f3d11c37fada53647fbb`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/f92e544c-4d54-40ac-98b6-5897bab019e4)

```
+------------------+---------------------------------------------------------------------+-------+-------------------------------------------------------------------------------+------------+----------+
| fx_name | to | value | inputs | bip_number | tx_index |
+------------------+---------------------------------------------------------------------+-------+-------------------------------------------------------------------------------+------------+----------+
| removeRecipients | 0x7fb8f5D04b521B6880158819E69538655AABD5c4 (maxiKeepers/gasStation) | 0 | { | N/A | N/A |
| | | | "recipients": [ | | |
| | | | "0x53a806789BBfd366d9dEB9Cbe5d622089e845fdb (EOA/maxi_deployers/tritium)" | | |
| | | | ] | | |
| | | | } | | |
+------------------+---------------------------------------------------------------------+-------+-------------------------------------------------------------------------------+------------+----------+
```

0 comments on commit 660320e

Please sign in to comment.