-
Notifications
You must be signed in to change notification settings - Fork 32
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 #1640 from BalancerMaxis/refill-gas-station-jan-2025
Refill Gas Station: Jan 2025
- Loading branch information
Showing
2 changed files
with
35 additions
and
0 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
MaxiOps/gasStation/refills/top-up-gas-station-2025-01-07.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,22 @@ | ||
{ | ||
"version": "1.0", | ||
"chainId": "1", | ||
"createdAt": 1736238932, | ||
"meta": { | ||
"name": "Transactions Batch", | ||
"description": "Refill gas station with left-over Maxi Ops ETH", | ||
"txBuilderVersion": "1.16.3", | ||
"createdFromSafeAddress": "0x166f54F44F271407f24AA1BE415a730035637325", | ||
"createdFromOwnerAddress": "", | ||
"checksum": "" | ||
}, | ||
"transactions": [ | ||
{ | ||
"to": "0x7fb8f5D04b521B6880158819E69538655AABD5c4", | ||
"value": "6996573276601178788", | ||
"data": null, | ||
"contractMethod": null, | ||
"contractInputsValues": null | ||
} | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
MaxiOps/gasStation/refills/top-up-gas-station-2025-01-07.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,13 @@ | ||
FILENAME: `MaxiOps/gasStation/refills/top-up-gas-station-2025-01-07.json` | ||
MULTISIG: `multisigs/maxi_ops (mainnet:0x166f54F44F271407f24AA1BE415a730035637325)` | ||
COMMIT: `262ec8ebda37bae6e0fcfcfc97e76abd42e393d5` | ||
CHAIN(S): `mainnet` | ||
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/8ae75986-481b-4b74-aa6d-5726d32d9116) | ||
|
||
``` | ||
+---------+---------------------------------------------------------------------+----------------------------------------------+--------+------------+----------+ | ||
| fx_name | to | value | inputs | bip_number | tx_index | | ||
+---------+---------------------------------------------------------------------+----------------------------------------------+--------+------------+----------+ | ||
| !!N/A!! | 0x7fb8f5D04b521B6880158819E69538655AABD5c4 (maxiKeepers/gasStation) | 6996573276601178788/1e18 = 6.996573276601179 | "N/A" | N/A | N/A | | ||
+---------+---------------------------------------------------------------------+----------------------------------------------+--------+------------+----------+ | ||
``` |