Skip to content

Commit

Permalink
Merge pull request #1216 from BalancerMaxis/grants/lido/beefy-direct
Browse files Browse the repository at this point in the history
Fund beefy direct first 2 weeks August 2024
  • Loading branch information
Zen-Maxi authored Aug 5, 2024
2 parents 9539ee3 + 3b4cb8b commit 6dca9f4
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 0 deletions.
65 changes: 65 additions & 0 deletions MaxiOps/00partnerLM/LIDO/ARB/2024-08-05-beefy-direct.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
{
"version": "1.0",
"chainId": "42161",
"createdAt": 1722873476153,
"meta": {
"name": "Transactions Batch",
"description": "Payment",
"txBuilderVersion": "1.13.3",
"createdFromSafeAddress": "0xeD2Bc4e72Ed7D61FA4812a6B0E3d16F8Ad8369a1",
"createdFromOwnerAddress": "",
"checksum": ""
},
"transactions": [
{
"to": "0x912CE59144191C1204E64559FE8253a0e49E6548",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address",
"name": "to",
"type": "address"
},
{
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "transfer",
"payable": false
},
"contractInputsValues": {
"to": "0x6B970F0D1F0255b8E0B1c4515Ae827931b32312C",
"value": "1500000000000000000000"
}
},
{
"to": "0x912CE59144191C1204E64559FE8253a0e49E6548",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address",
"name": "to",
"type": "address"
},
{
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "transfer",
"payable": false
},
"contractInputsValues": {
"to": "0xfcF293AFa58fa277935eddAa44E0f782EC41B09B",
"value": "1500000000000000000000"
}
}
]
}
13 changes: 13 additions & 0 deletions MaxiOps/00partnerLM/LIDO/ARB/2024-08-05-beefy-direct.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
FILENAME: `MaxiOps/00partnerLM/LIDO/ARB/2024-08-05-beefy-direct.json`
MULTISIG: `multisigs/lido_partner_lm (arbitrum:0xeD2Bc4e72Ed7D61FA4812a6B0E3d16F8Ad8369a1)`
COMMIT: `497aa47b8a91396dfc23843706954a46890f8cd0`
CHAIN(S): `arbitrum`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/ecb532c7-4c93-4470-b707-ffd6e69ef908)
```
+----------+------------------------------------------------+------------------------------------------------+--------------------------------------+-----+----------+
| function | token_symbol | recipient | amount | bip | tx_index |
+----------+------------------------------------------------+------------------------------------------------+--------------------------------------+-----+----------+
| transfer | ARB:0x912CE59144191C1204E64559FE8253a0e49E6548 | N/A:0x6B970F0D1F0255b8E0B1c4515Ae827931b32312C | 1500.0 (RAW: 1500000000000000000000) | N/A | 0 |
| transfer | ARB:0x912CE59144191C1204E64559FE8253a0e49E6548 | N/A:0xfcF293AFa58fa277935eddAa44E0f782EC41B09B | 1500.0 (RAW: 1500000000000000000000) | N/A | 1 |
+----------+------------------------------------------------+------------------------------------------------+--------------------------------------+-----+----------+
```

0 comments on commit 6dca9f4

Please sign in to comment.