Skip to content

Commit

Permalink
Merge pull request #1363 from BalancerMaxis/conclude-stip
Browse files Browse the repository at this point in the history
Conclude STIP
  • Loading branch information
Tritium-VLK committed Sep 23, 2024
2 parents 128c81d + bb50483 commit 20a8998
Showing 1 changed file with 65 additions and 0 deletions.
65 changes: 65 additions & 0 deletions MaxiOps/00grants/Arbitrum/LTIPP/conclude_stip.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
{
"version": "1.0",
"chainId": "42161",
"createdAt": 1726832144524,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.17.0",
"createdFromSafeAddress": "0xb6BfF54589f269E248f99D5956f1fDD5b014D50e",
"createdFromOwnerAddress": "",
"checksum": "0x18103990e1e45507505d50b7e4a18f9527873d7b69374a77c2e6944cdaabf4bb"
},
"transactions": [
{
"to": "0xF23d8342881eDECcED51EA694AC21C2B68440929",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"name": "gaugeAddresses",
"type": "address[]",
"internalType": "address[]"
},
{
"name": "amountsPerPeriod",
"type": "uint256[]",
"internalType": "uint256[]"
},
{
"name": "maxPeriods",
"type": "uint8[]",
"internalType": "uint8[]"
}
],
"name": "setRecipientList",
"payable": false
},
"contractInputsValues": {
"gaugeAddresses": "[]",
"amountsPerPeriod": "[]",
"maxPeriods": "[]"
}
},
{
"to": "0xF23d8342881eDECcED51EA694AC21C2B68440929",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"name": "to",
"type": "address",
"internalType": "address"
}
],
"name": "transferOwnership",
"payable": false
},
"contractInputsValues": {
"to": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e"
}
}
]
}

0 comments on commit 20a8998

Please sign in to comment.