Skip to content

Commit

Permalink
BAL-CoWAMM-Direct-Incentives-Test
Browse files Browse the repository at this point in the history
Adding BAL as reward to old cowAMM pool to test distribution via deployer.

Pool - https://balancer.fi/pools/ethereum/cow/0xc9d5204e7c04a1be300b33e3979479be75132ac5 — Gauge- https://etherscan.io/address/0x713777343767BF10aF036A78fdb90b387BEb66f2#readContract — zen deployer: 0x854B004700885A61107B458f11eCC169A019b764
  • Loading branch information
Zen-Maxi committed Aug 7, 2024
1 parent d444f39 commit 04404c1
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions MaxiOps/add_rewards/mainnet/BAL_CowAMM_Test.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1723050559602,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.16.5",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": "0x90f4c82078ec24e1c5389807a2084a2e7a3c9904d86f418ef33e7b6a67722ee5"
},
"transactions": [
{
"to": "0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "address",
"name": "target",
"type": "address"
},
{
"internalType": "bytes",
"name": "data",
"type": "bytes"
}
],
"name": "performAction",
"payable": true
},
"contractInputsValues": {
"target": "0x713777343767BF10aF036A78fdb90b387BEb66f2",
"data": "0xe8de0d4d000000000000000000000000ba100000625a3754423978a60c9317c58a424e3d000000000000000000000000854B004700885A61107B458f11eCC169A019b764"
}
}
]
}

0 comments on commit 04404c1

Please sign in to comment.