-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1181 from BalancerMaxis/Lido_july_beefy_direct
Transfer 3750 $ARB to beefy for wstETH/ETH incentives program.
- Loading branch information
Showing
2 changed files
with
52 additions
and
0 deletions.
There are no files selected for viewing
40 changes: 40 additions & 0 deletions
40
MaxiOps/00partnerLM/LIDO/ARB/2024-07-22-3750-to-beefy.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
12
MaxiOps/00partnerLM/LIDO/ARB/2024-07-22-3750-to-beefy.report.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | | ||
+----------+------------------------------------------------+------------------------------------------------+--------------------------------------+-----+----------+ | ||
``` |