-
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.
chore: remove tritium's deployer from gas station watchlist
- Loading branch information
1 parent
dc1e2f5
commit 338c0c5
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
34 changes: 34 additions & 0 deletions
34
MaxiOps/gasStation/2024-12/remove-tritium-gas-station.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,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]" | ||
} | ||
} | ||
] | ||
} |