-
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.
CowAMM Gauges MKR https://etherscan.io/address/0x826E38b8820791add5f04A4d589EEa38Cf9D973D ARB https://etherscan.io/address/0xb79AC08176408162D5fD0Faa51dB5Af32cF5e92e AAVE https://etherscan.io/address/0x97B30eAB9b02C5A04F7C61874CD010D8D617ea3f USDC https://etherscan.io/address/0xF9423B78D784D610A00955E733dBa0bf9bda7B06
- Loading branch information
Showing
1 changed file
with
115 additions
and
0 deletions.
There are no files selected for viewing
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,115 @@ | ||
{ | ||
"version": "1.0", | ||
"chainId": "1", | ||
"createdAt": 1723129713056, | ||
"meta": { | ||
"name": "Transactions Batch", | ||
"description": "", | ||
"txBuilderVersion": "1.16.5", | ||
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", | ||
"createdFromOwnerAddress": "", | ||
"checksum": "0x90f4c82078ec24e1c5389807a2084a2e7a3c9904d86f418ef33e7b6a67722ee5" | ||
}, | ||
"transactions": [ | ||
{ | ||
"to": "0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA", | ||
"value": "0", | ||
"data": null, | ||
"contractMethod": { | ||
"inputs": [ | ||
{ | ||
"internalType": "address", | ||
"name": "target", | ||
"type": "address" | ||
}, | ||
{ | ||
"internalType": "bytes", | ||
"name": "data", | ||
"type": "bytes" | ||
} | ||
], | ||
"name": "performAction", | ||
"payable": true | ||
}, | ||
"contractInputsValues": { | ||
"target": "0x826E38b8820791add5f04A4d589EEa38Cf9D973D", | ||
"data": "0xe8de0d4d000000000000000000000000ba100000625a3754423978a60c9317c58a424e3D0000000000000000000000005a18FE4D7a2bd5A39CCa4F9D05D073F21FAE28EE" | ||
} | ||
}, | ||
{ | ||
"to": "0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA", | ||
"value": "0", | ||
"data": null, | ||
"contractMethod": { | ||
"inputs": [ | ||
{ | ||
"internalType": "address", | ||
"name": "target", | ||
"type": "address" | ||
}, | ||
{ | ||
"internalType": "bytes", | ||
"name": "data", | ||
"type": "bytes" | ||
} | ||
], | ||
"name": "performAction", | ||
"payable": true | ||
}, | ||
"contractInputsValues": { | ||
"target": "0xb79AC08176408162D5fD0Faa51dB5Af32cF5e92e", | ||
"data": "0xe8de0d4d000000000000000000000000ba100000625a3754423978a60c9317c58a424e3D0000000000000000000000005a18FE4D7a2bd5A39CCa4F9D05D073F21FAE28EE" | ||
} | ||
}, | ||
{ | ||
"to": "0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA", | ||
"value": "0", | ||
"data": null, | ||
"contractMethod": { | ||
"inputs": [ | ||
{ | ||
"internalType": "address", | ||
"name": "target", | ||
"type": "address" | ||
}, | ||
{ | ||
"internalType": "bytes", | ||
"name": "data", | ||
"type": "bytes" | ||
} | ||
], | ||
"name": "performAction", | ||
"payable": true | ||
}, | ||
"contractInputsValues": { | ||
"target": "0x97B30eAB9b02C5A04F7C61874CD010D8D617ea3f", | ||
"data": "0xe8de0d4d000000000000000000000000ba100000625a3754423978a60c9317c58a424e3D0000000000000000000000005a18FE4D7a2bd5A39CCa4F9D05D073F21FAE28EE" | ||
} | ||
}, | ||
{ | ||
"to": "0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA", | ||
"value": "0", | ||
"data": null, | ||
"contractMethod": { | ||
"inputs": [ | ||
{ | ||
"internalType": "address", | ||
"name": "target", | ||
"type": "address" | ||
}, | ||
{ | ||
"internalType": "bytes", | ||
"name": "data", | ||
"type": "bytes" | ||
} | ||
], | ||
"name": "performAction", | ||
"payable": true | ||
}, | ||
"contractInputsValues": { | ||
"target": "0xF9423B78D784D610A00955E733dBa0bf9bda7B06", | ||
"data": "0xe8de0d4d000000000000000000000000ba100000625a3754423978a60c9317c58a424e3D0000000000000000000000005a18FE4D7a2bd5A39CCa4F9D05D073F21FAE28EE" | ||
} | ||
} | ||
] | ||
} |