Skip to content

Commit

Permalink
Merge pull request #1212 from BalancerMaxis/freelancers-payroll-july-…
Browse files Browse the repository at this point in the history
…2024

Freelancer Payroll: July 2024
  • Loading branch information
Tritium-VLK authored Aug 6, 2024
2 parents e35c599 + 1558746 commit d444f39
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 0 deletions.
65 changes: 65 additions & 0 deletions MaxiOps/Payroll_Txns/Q3_2024/Freelancer_USDC_July_2024.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1722860984399,
"meta": {
"name": "Transactions Batch",
"description": "Pay Jalbrekt and Hyferion Freelance work for July 2024",
"txBuilderVersion": "1.13.3",
"createdFromSafeAddress": "0x166f54F44F271407f24AA1BE415a730035637325",
"createdFromOwnerAddress": "",
"checksum": ""
},
"transactions": [
{
"to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address",
"name": "to",
"type": "address"
},
{
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "transfer",
"payable": false
},
"contractInputsValues": {
"to": "0xA0c60A3Bf0934869f03955f3431E044059B03E62",
"value": "4740000000"
}
},
{
"to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address",
"name": "to",
"type": "address"
},
{
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "transfer",
"payable": false
},
"contractInputsValues": {
"to": "0xE24fA83aF4dDd6d3e448908ed3F931f0A23a6096",
"value": "3045000000"
}
}
]
}
13 changes: 13 additions & 0 deletions MaxiOps/Payroll_Txns/Q3_2024/Freelancer_USDC_July_2024.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
FILENAME: `MaxiOps/Payroll_Txns/Q3_2024/Freelancer_USDC_July_2024.json`
MULTISIG: `multisigs/maxi_ops (mainnet:0x166f54F44F271407f24AA1BE415a730035637325)`
COMMIT: `50ed3a3d35573a8854dfed0ccfdf7919a6880435`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/304e5f07-43ee-482a-bbe4-3ea03916bd98)
```
+----------+-------------------------------------------------+-----------------------------------------------------------------------------+--------------------------+-----+----------+
| function | token_symbol | recipient | amount | bip | tx_index |
+----------+-------------------------------------------------+-----------------------------------------------------------------------------+--------------------------+-----+----------+
| transfer | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | EOA/contributors-payees/jalbrekt:0xA0c60A3Bf0934869f03955f3431E044059B03E62 | 4740.0 (RAW: 4740000000) | N/A | 0 |
| transfer | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | EOA/contributors-payees/hyferion:0xE24fA83aF4dDd6d3e448908ed3F931f0A23a6096 | 3045.0 (RAW: 3045000000) | N/A | 1 |
+----------+-------------------------------------------------+-----------------------------------------------------------------------------+--------------------------+-----+----------+
```

0 comments on commit d444f39

Please sign in to comment.