Skip to content

Commit

Permalink
Merge branch 'main' into configure-GEAR-injector-CoWAMM
Browse files Browse the repository at this point in the history
  • Loading branch information
Xeonus authored Dec 19, 2024
2 parents ad6ae54 + 87833dc commit 4fc4d43
Show file tree
Hide file tree
Showing 6 changed files with 413 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"version": "1.0",
"chainId": "42161",
"createdAt": 1734580409577,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.17.1",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": "0x42776ddce00a94f5b7f6786d8cdab24b703473c85dbbee07657761a22ec580f9"
},
"transactions": [
{
"to": "0x85564aF67760063B994599B640552614238C9Ee6",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "uint256",
"name": "rawEndValue",
"type": "uint256"
},
{ "internalType": "uint256", "name": "endTime", "type": "uint256" }
],
"name": "startAmplificationParameterUpdate",
"payable": false
},
"contractInputsValues": { "rawEndValue": "800", "endTime": "1735012298" }
},
{
"to": "0xb3047330c1CB5eb1a3670FabfB99bDc106D631EB",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "uint256",
"name": "rawEndValue",
"type": "uint256"
},
{ "internalType": "uint256", "name": "endTime", "type": "uint256" }
],
"name": "startAmplificationParameterUpdate",
"payable": false
},
"contractInputsValues": { "rawEndValue": "800", "endTime": "1735012298" }
},
{
"to": "0xb3047330c1CB5eb1a3670FabfB99bDc106D631EB",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"internalType": "uint256",
"name": "swapFeePercentage",
"type": "uint256"
}
],
"name": "setSwapFeePercentage",
"payable": false
},
"contractInputsValues": { "swapFeePercentage": "400000000000000" }
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
FILENAME: `MaxiOps/PoolParameterChanges/PoolAmpChanges/Arbitrum/sUSDX-USDX-Pools-&-SwapFee.json`
MULTISIG: `multisigs/lm (arbitrum:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `be472b2e884f9c67a77551e7cfb83eaa85521b95`
CHAIN(S): `arbitrum`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/5ade99ce-0999-42ba-85f5-90e8c2e8d00a)

```
+-----------------------------------+--------------------------------------------------------------------+-------+------------------------------------------------------+------------+----------+
| fx_name | to | value | inputs | bip_number | tx_index |
+-----------------------------------+--------------------------------------------------------------------+-------+------------------------------------------------------+------------+----------+
| startAmplificationParameterUpdate | 0x85564aF67760063B994599B640552614238C9Ee6 (pools/USDX/USDT-8556) | 0 | { | N/A | N/A |
| | | | "rawEndValue": [ | | |
| | | | "raw:800, 18 decimals:8E-16, 6 decimals: 0.0008" | | |
| | | | ], | | |
| | | | "endTime": [ | | |
| | | | "1735012298" | | |
| | | | ] | | |
| | | | } | | |
| startAmplificationParameterUpdate | 0xb3047330c1CB5eb1a3670FabfB99bDc106D631EB (pools/sUSDX/USDX-b304) | 0 | { | N/A | N/A |
| | | | "rawEndValue": [ | | |
| | | | "raw:800, 18 decimals:8E-16, 6 decimals: 0.0008" | | |
| | | | ], | | |
| | | | "endTime": [ | | |
| | | | "1735012298" | | |
| | | | ] | | |
| | | | } | | |
| setSwapFeePercentage | 0xb3047330c1CB5eb1a3670FabfB99bDc106D631EB (pools/sUSDX/USDX-b304) | 0 | { | N/A | N/A |
| | | | "swapFeePercentage": [ | | |
| | | | "400000000000000" | | |
| | | | ] | | |
| | | | } | | |
+-----------------------------------+--------------------------------------------------------------------+-------+------------------------------------------------------+------------+----------+
```
49 changes: 49 additions & 0 deletions MaxiOps/add_rewards/ethereum/add-reward-CoW-BAL-GEAR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1734594237301,
"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": "0xA7dc263370Ba6AD86a1971EEcf37e581d5F04E11",
"data": "0xe8de0d4d000000000000000000000000ba100000625a3754423978a60c9317c58a424e3D0000000000000000000000005a18FE4D7a2bd5A39CCa4F9D05D073F21FAE28EE"
}
},
{
"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": "0xA7dc263370Ba6AD86a1971EEcf37e581d5F04E11",
"data": "0xe8de0d4d000000000000000000000000Ba3335588D9403515223F109EdC4eB7269a9Ab5D000000000000000000000000fa7b21B30325DBbd4A71ee2B2EDE74A7d8A2c0E4"
}
}
]
}
16 changes: 16 additions & 0 deletions MaxiOps/add_rewards/ethereum/add-reward-CoW-BAL-GEAR.report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
FILENAME: `MaxiOps/add_rewards/ethereum/add-reward-CoW-BAL-GEAR.json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `f0dea98437b9e7baaac5e7c8646e0d13a326e71b`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/6b28ad78-658a-4928-94d0-e2fc45e7c9ac)

```
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+--------------------------------------------------------------------------------------------+-----+----------+
| function | entrypoint | target | selector | parsed_inputs | bip | tx_index |
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+--------------------------------------------------------------------------------------------+-----+----------+
| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0xA7dc263370Ba6AD86a1971EEcf37e581d5F04E11 (None) | add_reward(address,address) | 0xba100000625a3754423978a60c9317c58a424e3D: tokens/BAL | N/A | 0 |
| | | | | 0x5a18FE4D7a2bd5A39CCa4F9D05D073F21FAE28EE: maxiKeepers/gaugeRewardsInjectors/Balancer_BAL | | |
| performAction | 0xf5dECDB1f3d1ee384908Fbe16D2F0348AE43a9eA (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0xA7dc263370Ba6AD86a1971EEcf37e581d5F04E11 (None) | add_reward(address,address) | 0xBa3335588D9403515223F109EdC4eB7269a9Ab5D: tokens/GEAR | N/A | 1 |
| | | | | 0xfa7b21B30325DBbd4A71ee2B2EDE74A7d8A2c0E4: maxiKeepers/injectorV2/GEAR | | |
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+--------------------------------------------------------------------------------------------+-----+----------+
```
193 changes: 193 additions & 0 deletions MaxiOps/veMODE-Transactions/OP-Incentives/Epoch-3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,193 @@
{
"version": "1.0",
"chainId": "10",
"createdAt": 1734555705265,
"meta": {
"name": "Create Merkl Campaign",
"description": "",
"txBuilderVersion": "1.17.1",
"createdFromSafeAddress": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e",
"createdFromOwnerAddress": "",
"checksum": "0x715243cd0a784f941b9d7d9699c6666fc1aafa07da930547eed6556a52a9ab0e"
},
"transactions": [
{
"to": "0x4200000000000000000000000000000000000042",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{ "name": "spender", "type": "address", "internalType": "address" },
{ "name": "amount", "type": "uint256", "internalType": "uint256" }
],
"name": "approve",
"payable": false
},
"contractInputsValues": {
"spender": "0x8BB4C975Ff3c250e0ceEA271728547f3802B36Fd",
"amount": "2000000000000000000000"
}
},
{
"to": "0x8BB4C975Ff3c250e0ceEA271728547f3802B36Fd",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [],
"name": "acceptConditions",
"payable": false
},
"contractInputsValues": null
},
{
"to": "0x8BB4C975Ff3c250e0ceEA271728547f3802B36Fd",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"components": [
{
"internalType": "bytes32",
"name": "campaignId",
"type": "bytes32"
},
{
"internalType": "address",
"name": "creator",
"type": "address"
},
{
"internalType": "address",
"name": "rewardToken",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
},
{
"internalType": "uint32",
"name": "campaignType",
"type": "uint32"
},
{
"internalType": "uint32",
"name": "startTimestamp",
"type": "uint32"
},
{
"internalType": "uint32",
"name": "duration",
"type": "uint32"
},
{
"internalType": "bytes",
"name": "campaignData",
"type": "bytes"
}
],
"internalType": "struct CampaignParameters",
"name": "newCampaign",
"type": "tuple"
}
],
"name": "createCampaign",
"payable": false
},
"contractInputsValues": {
"newCampaign": "[0x0000000000000000000000000000000000000000000000000000000000000000,\"0x0000000000000000000000000000000000000000\",\"0x4200000000000000000000000000000000000042\",\"2000000000000000000000\",1,1734649200,1814400,0x000000000000000000000000000000000000000000000000000000000000868b000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000001a000000000000000000000000016453789fed619c7fa18c068dec1cb2766ba2e3e00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000120000000000000000000000000000000000000000000000000000000000000014000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000180000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c0c0c0c0]"
}
},
{
"to": "0x4200000000000000000000000000000000000042",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{ "name": "spender", "type": "address", "internalType": "address" },
{ "name": "amount", "type": "uint256", "internalType": "uint256" }
],
"name": "approve",
"payable": false
},
"contractInputsValues": {
"spender": "0x8BB4C975Ff3c250e0ceEA271728547f3802B36Fd",
"amount": "7500000000000000000000"
}
},
{
"to": "0x8BB4C975Ff3c250e0ceEA271728547f3802B36Fd",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [],
"name": "acceptConditions",
"payable": false
},
"contractInputsValues": null
},
{
"to": "0x8BB4C975Ff3c250e0ceEA271728547f3802B36Fd",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"components": [
{
"internalType": "bytes32",
"name": "campaignId",
"type": "bytes32"
},
{
"internalType": "address",
"name": "creator",
"type": "address"
},
{
"internalType": "address",
"name": "rewardToken",
"type": "address"
},
{
"internalType": "uint256",
"name": "amount",
"type": "uint256"
},
{
"internalType": "uint32",
"name": "campaignType",
"type": "uint32"
},
{
"internalType": "uint32",
"name": "startTimestamp",
"type": "uint32"
},
{
"internalType": "uint32",
"name": "duration",
"type": "uint32"
},
{
"internalType": "bytes",
"name": "campaignData",
"type": "bytes"
}
],
"internalType": "struct CampaignParameters",
"name": "newCampaign",
"type": "tuple"
}
],
"name": "createCampaign",
"payable": false
},
"contractInputsValues": {
"newCampaign": "[0x0000000000000000000000000000000000000000000000000000000000000000,\"0x0000000000000000000000000000000000000000\",\"0x4200000000000000000000000000000000000042\",\"7500000000000000000000\",1,1734649200,1814400,0x000000000000000000000000000000000000000000000000000000000000868b000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000001224d4e918e69189760888fd40ec1491c93cd59b00000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000120000000000000000000000000000000000000000000000000000000000000014000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000180000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c0c0c0c0]"
}
}
]
}
Loading

0 comments on commit 4fc4d43

Please sign in to comment.