Skip to content

Commit

Permalink
Update injector-configurator.json
Browse files Browse the repository at this point in the history
USDC to Aave USDC-USDT
  • Loading branch information
Zen-Maxi authored Dec 12, 2024
1 parent d3f5cbe commit d9cda2b
Showing 1 changed file with 46 additions and 1 deletion.
47 changes: 46 additions & 1 deletion MaxiOps/injectorScheduling/[chain]/injector-configurator.json
Original file line number Diff line number Diff line change
@@ -1 +1,46 @@
{"version":"1.0","chainId":"1","createdAt":1734027703247,"meta":{"name":"Transactions Batch","description":"","txBuilderVersion":"1.17.0","createdFromSafeAddress":"0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e","createdFromOwnerAddress":"","checksum":"0x5db7866744eeb"},"transactions":[{"to":"0x5a18FE4D7a2bd5A39CCa4F9D05D073F21FAE28EE","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":"[0x4B891340b51889f438a03DC0e8aAAFB0Bc89e7A6, 0x70A1c01902DAb7a45dcA1098Ca76A8314dd8aDbA, 0x1f3A4C8115629C33A28bF2F97F22D31d256317F6]","amountsPerPeriod":"[1062500000000000000000, 478100000000000000000, 796860000000000000000]","maxPeriods":"[2, 2, 2]"}}]}
{
"version": "1.0",
"chainId": "1",
"createdAt": 1734027879248,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.17.0",
"createdFromSafeAddress": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e",
"createdFromOwnerAddress": "",
"checksum": "0x04b460630b9a7"
},
"transactions": [
{
"to": "0x80D737BF3973D92a1B5FC4b166F89cb9e7445632",
"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": "[0xeEc405B834c90B59122Bcc2357f27110B2ADB4B7]",
"amountsPerPeriod": "[1923000000]",
"maxPeriods": "[2]"
}
}
]
}

0 comments on commit d9cda2b

Please sign in to comment.