Skip to content

Commit

Permalink
CowAMM GEAR: Seed Injector
Browse files Browse the repository at this point in the history
- Send 158974.37 so we can fund 2 injections, 158974.35 GEAR per injection as per requested program
  • Loading branch information
Xeonus committed Dec 19, 2024
1 parent 6973937 commit 1b70a1d
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions MaxiOps/injectorScheduling/mainnet/SEND-GEAR-GEAR-Injector-v2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1734595690566,
"meta": {
"name": "Transactions Batch",
"description": "Send GEAR for first 2 week program to GEAR injector v2",
"txBuilderVersion": "1.17.1",
"createdFromSafeAddress": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e",
"createdFromOwnerAddress": "",
"checksum": "0xf280d79c5549790517c6a89a581203faad4fa5de5b39a01d01dc2309bdbf27fc"
},
"transactions": [
{
"to": "0xBa3335588D9403515223F109EdC4eB7269a9Ab5D",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address",
"name": "dst",
"type": "address"
},
{
"internalType": "uint256",
"name": "rawAmount",
"type": "uint256"
}
],
"name": "transfer",
"payable": false
},
"contractInputsValues": {
"dst": "0xfa7b21B30325DBbd4A71ee2B2EDE74A7d8A2c0E4",
"rawAmount": "158974370000000000000000"
}
}
]
}

0 comments on commit 1b70a1d

Please sign in to comment.