Skip to content

Commit

Permalink
BIP-450: Fund Balancer Grants Q4 2023
Browse files Browse the repository at this point in the history
- fund grants team for Q4 2023 with
-> 11'570 BAL
-> 21'000 USDC
 - Tenderly Sim: https://dashboard.tenderly.co/public/safe/safe-apps/simulator/3eb522c6-1991-47e6-b261-13349f9207c3
  • Loading branch information
Xeonus committed Oct 11, 2023
1 parent 672fcd6 commit a614237
Showing 1 changed file with 65 additions and 0 deletions.
65 changes: 65 additions & 0 deletions BIPs/2023-W41/BIP-450.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1697052117,
"meta": {
"name": "Transactions Batch",
"description": "Fund grants for Q4 2023",
"txBuilderVersion": "1.13.3",
"createdFromSafeAddress": "0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f",
"createdFromOwnerAddress": "",
"checksum": "0x6f23bb3c406ccd336ce8c412cf9fe4f0d25d1bf6b3a83773481d518968971a1e"
},
"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": "0xE2c91f3409Ad6d8cE3a2E2eb330790398CB23597",
"value": "21000000000"
}
},
{
"to": "0xba100000625a3754423978a60c9317c58a424e3d",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address",
"name": "to",
"type": "address"
},
{
"internalType": "uint256",
"name": "value",
"type": "uint256"
}
],
"name": "transfer",
"payable": false
},
"contractInputsValues": {
"to": "0xE2c91f3409Ad6d8cE3a2E2eb330790398CB23597",
"value": "11570000000000000000000"
}
}
]
}

0 comments on commit a614237

Please sign in to comment.