Skip to content

Commit

Permalink
Merge pull request #1181 from BalancerMaxis/Lido_july_beefy_direct
Browse files Browse the repository at this point in the history
Transfer 3750 $ARB to beefy for  wstETH/ETH incentives program.
  • Loading branch information
Tritium-VLK authored Jul 25, 2024
2 parents 26da10e + e3e7ed9 commit 2b0a45d
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 0 deletions.
40 changes: 40 additions & 0 deletions MaxiOps/00partnerLM/LIDO/ARB/2024-07-22-3750-to-beefy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"version": "1.0",
"chainId": "42161",
"createdAt": 1691667397141,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.16.1",
"createdFromSafeAddress": "0xeD2Bc4e72Ed7D61FA4812a6B0E3d16F8Ad8369a1",
"createdFromOwnerAddress": "",
"checksum": ""
},
"transactions": [
{
"to": "0x912CE59144191C1204E64559FE8253a0e49E6548",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"name": "to",
"type": "address",
"internalType": "address"
},
{
"name": "amount",
"type": "uint256",
"internalType": "uint256"
}
],
"name": "transfer",
"payable": false
},
"contractInputsValues": {
"to": "0x12f0520DAFd65e6468d4dD4F79dd15b6589cb76a",
"amount": "3750000000000000000000"
}
}
]
}
12 changes: 12 additions & 0 deletions MaxiOps/00partnerLM/LIDO/ARB/2024-07-22-3750-to-beefy.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
FILENAME: `MaxiOps/00partnerLM/LIDO/ARB/2024-07-22-3750-to-beefy.json`
MULTISIG: `multisigs/lido_partner_lm (arbitrum:0xeD2Bc4e72Ed7D61FA4812a6B0E3d16F8Ad8369a1)`
COMMIT: `2f6aeb6449627dcdcbbc9c8ada322f011b2a78a7`
CHAIN(S): `arbitrum`
TENDERLY: [SUCCESS](https://www.tdly.co/shared/simulation/33830208-b9bd-4bda-ba09-31f5f489f9e1)
```
+----------+------------------------------------------------+------------------------------------------------+--------------------------------------+-----+----------+
| function | token_symbol | recipient | amount | bip | tx_index |
+----------+------------------------------------------------+------------------------------------------------+--------------------------------------+-----+----------+
| transfer | ARB:0x912CE59144191C1204E64559FE8253a0e49E6548 | N/A:0x12f0520DAFd65e6468d4dD4F79dd15b6589cb76a | 3750.0 (RAW: 3750000000000000000000) | N/A | 0 |
+----------+------------------------------------------------+------------------------------------------------+--------------------------------------+-----+----------+
```

0 comments on commit 2b0a45d

Please sign in to comment.