-
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 branch 'main' into claim-paladin-bribes
- Loading branch information
Showing
11 changed files
with
3,939 additions
and
0 deletions.
There are no files selected for viewing
2,429 changes: 2,429 additions & 0 deletions
2,429
BIPs/2024-W46/[BIP-732] Permissions Policy Update Request #6.json
Large diffs are not rendered by default.
Oops, something went wrong.
1,216 changes: 1,216 additions & 0 deletions
1,216
BIPs/2024-W46/[BIP-732] Permissions Policy Update Request #6.report.txt
Large diffs are not rendered by default.
Oops, something went wrong.
90 changes: 90 additions & 0 deletions
90
MaxiOps/Payroll_Txns/Q4_2024/Discretionary_Pay_Oct_2024.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,90 @@ | ||
{ | ||
"version": "1.0", | ||
"chainId": "1", | ||
"createdAt": 1730876384604, | ||
"meta": { | ||
"name": "Transactions Batch", | ||
"description": "Payment", | ||
"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": "0x94ac474B5Badc251Cf11C06713FB1E522de0747E", | ||
"value": "747500000" | ||
} | ||
}, | ||
{ | ||
"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": "5280000000" | ||
} | ||
}, | ||
{ | ||
"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": "2880000000" | ||
} | ||
} | ||
] | ||
} |
15 changes: 15 additions & 0 deletions
15
MaxiOps/Payroll_Txns/Q4_2024/Discretionary_Pay_Oct_2024.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,15 @@ | ||
FILENAME: `MaxiOps/Payroll_Txns/Q4_2024/Discretionary_Pay_Oct_2024.json` | ||
MULTISIG: `multisigs/maxi_ops (mainnet:0x166f54F44F271407f24AA1BE415a730035637325)` | ||
COMMIT: `23430497cc14896dca821f9b7578277055e5a3ea` | ||
CHAIN(S): `mainnet` | ||
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/850b4af1-5be7-4dc5-a014-51c811d6f6b4) | ||
|
||
``` | ||
+----------+-------------------------------------------------+-----------------------------------------------------------------------------+--------------------------+-----+----------+ | ||
| function | token_symbol | recipient | amount | bip | tx_index | | ||
+----------+-------------------------------------------------+-----------------------------------------------------------------------------+--------------------------+-----+----------+ | ||
| transfer | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | payees/onchainification-labs:0x94ac474B5Badc251Cf11C06713FB1E522de0747E | 747.5 (RAW: 747500000) | N/A | 0 | | ||
| transfer | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | EOA/contributors-payees/jalbrekt:0xA0c60A3Bf0934869f03955f3431E044059B03E62 | 5280.0 (RAW: 5280000000) | N/A | 1 | | ||
| transfer | USDC:0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 | EOA/contributors-payees/hyferion:0xE24fA83aF4dDd6d3e448908ed3F931f0A23a6096 | 2880.0 (RAW: 2880000000) | N/A | 2 | | ||
+----------+-------------------------------------------------+-----------------------------------------------------------------------------+--------------------------+-----+----------+ | ||
``` |
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": 1731375102035, | ||
"meta": { | ||
"name": "Transactions Batch", | ||
"description": "", | ||
"txBuilderVersion": "1.16.5", | ||
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", | ||
"createdFromOwnerAddress": "", | ||
"checksum": "0x90f4c82078ec24e1c5389807a2084a2e7a3c9904d86f418ef33e7b6a67722ee5" | ||
}, | ||
"transactions": [ | ||
{ | ||
"to": "0x97207B095e4D5C9a6e4cfbfcd2C3358E03B90c4A", | ||
"value": "0", | ||
"data": null, | ||
"contractMethod": { | ||
"inputs": [ | ||
{ | ||
"internalType": "address", | ||
"name": "target", | ||
"type": "address" | ||
}, | ||
{ | ||
"internalType": "bytes", | ||
"name": "data", | ||
"type": "bytes" | ||
} | ||
], | ||
"name": "performAction", | ||
"payable": true | ||
}, | ||
"contractInputsValues": { | ||
"target": "0xcE1Ca8DDECCb3a2cD7fb1244C90f91Ee6A926f47", | ||
"data": "0xe8de0d4d000000000000000000000000af88d065e77c8cC2239327C5EDb3A432268e5831000000000000000000000000abC414cEE2F6E8Ee262d6dc106c86A3f627f84D2" | ||
} | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
MaxiOps/add_rewards/arbitrum/USDC-Injector-MORE-GYD.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,14 @@ | ||
FILENAME: `MaxiOps/add_rewards/arbitrum/USDC-Injector-MORE-GYD.json` | ||
MULTISIG: `multisigs/lm (arbitrum:0xc38c5f97B34E175FFd35407fc91a937300E33860)` | ||
COMMIT: `da7adf3e5c5debdb97fc142a34037c6cf7a51598` | ||
CHAIN(S): `arbitrum` | ||
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/1c795e60-609e-4bde-b2ae-40edf63b85aa) | ||
|
||
``` | ||
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+-----------------------------------------------------------------------------------------------------+-----+----------+ | ||
| function | entrypoint | target | selector | parsed_inputs | bip | tx_index | | ||
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+-----------------------------------------------------------------------------------------------------+-----+----------+ | ||
| performAction | 0x97207B095e4D5C9a6e4cfbfcd2C3358E03B90c4A (20221124-authorizer-adaptor-entrypoint/AuthorizerAdaptorEntrypoint) | 0xcE1Ca8DDECCb3a2cD7fb1244C90f91Ee6A926f47 (None) | add_reward(address,address) | 0xaf88d065e77c8cC2239327C5EDb3A432268e5831: USDC | N/A | 0 | | ||
| | | | | 0xabC414cEE2F6E8Ee262d6dc106c86A3f627f84D2: maxiKeepers/gaugeRewardsInjectors/usdc_rewards_injector | | | | ||
+---------------+-----------------------------------------------------------------------------------------------------------------+---------------------------------------------------+-----------------------------+-----------------------------------------------------------------------------------------------------+-----+----------+ | ||
``` |
46 changes: 46 additions & 0 deletions
46
MaxiOps/injectorScheduling/arbitrum/USDC_MORE-GYD-Nov-12-2024.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,46 @@ | ||
{ | ||
"version": "1.0", | ||
"chainId": "42161", | ||
"createdAt": 1731375527586, | ||
"meta": { | ||
"name": "Transactions Batch", | ||
"description": "", | ||
"txBuilderVersion": "1.17.0", | ||
"createdFromSafeAddress": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e", | ||
"createdFromOwnerAddress": "", | ||
"checksum": "0x92fb0029c9bc6" | ||
}, | ||
"transactions": [ | ||
{ | ||
"to": "0xabC414cEE2F6E8Ee262d6dc106c86A3f627f84D2", | ||
"value": "0", | ||
"data": null, | ||
"contractMethod": { | ||
"inputs": [ | ||
{ | ||
"name": "gaugeAddresses", | ||
"type": "address[]", | ||
"internalType": "address[]" | ||
}, | ||
{ | ||
"name": "amountsPerPeriod", | ||
"type": "uint256[]", | ||
"internalType": "uint256[]" | ||
}, | ||
{ | ||
"name": "maxPeriods", | ||
"type": "uint8[]", | ||
"internalType": "uint8[]" | ||
} | ||
], | ||
"name": "setRecipientList", | ||
"payable": false | ||
}, | ||
"contractInputsValues": { | ||
"gaugeAddresses": "[0x8ba2D53F34159C5C5e7add60B56C7dE3BBc1DA68, 0xcE1Ca8DDECCb3a2cD7fb1244C90f91Ee6A926f47]", | ||
"amountsPerPeriod": "[1587600000, 20000000000]", | ||
"maxPeriods": "[1, 2]" | ||
} | ||
} | ||
] | ||
} |
16 changes: 16 additions & 0 deletions
16
MaxiOps/injectorScheduling/arbitrum/USDC_MORE-GYD-Nov-12-2024.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,16 @@ | ||
FILENAME: `MaxiOps/injectorScheduling/arbitrum/USDC_MORE-GYD-Nov-12-2024.json` | ||
MULTISIG: `multisigs/vote_incentive_recycling (arbitrum:0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e)` | ||
COMMIT: `da7adf3e5c5debdb97fc142a34037c6cf7a51598` | ||
CHAIN(S): `arbitrum` | ||
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/f7a74a67-3919-41dd-b5c7-8773237c4604) | ||
|
||
``` | ||
+------------------+-----------------------------------------------------------------------------------------------------+--------+--------------------------------------------------------------------------------------+------------------------------+---------+--------------------------------+----------+ | ||
| function | injector | symbol | gaugeList | amounts_per_period | periods | total_amount_first_period | tx_index | | ||
+------------------+-----------------------------------------------------------------------------------------------------+--------+--------------------------------------------------------------------------------------+------------------------------+---------+--------------------------------+----------+ | ||
| setRecipientList | 0xabC414cEE2F6E8Ee262d6dc106c86A3f627f84D2(maxiKeepers/gaugeRewardsInjectors/usdc_rewards_injector) | USDC | [ | [ | [ | raw: 21587600000/1e6 = 21587.6 | 0 | | ||
| | | | "0x8ba2D53F34159C5C5e7add60B56C7dE3BBc1DA68 (gauges/rETH/wETH BPT-gauge-8ba2)", | "1587600000/1e6 = 1587.6", | "1", | | | | ||
| | | | "0xcE1Ca8DDECCb3a2cD7fb1244C90f91Ee6A926f47 (Balancer ECLP-MORE-GYD Gauge Deposit)" | "20000000000/1e6 = 20000.0" | "2" | | | | ||
| | | | ] | ] | ] | | | | ||
+------------------+-----------------------------------------------------------------------------------------------------+--------+--------------------------------------------------------------------------------------+------------------------------+---------+--------------------------------+----------+ | ||
``` |
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,52 @@ | ||
{ | ||
"domain": { | ||
"name": "snapshot", | ||
"version": "0.1.4" | ||
}, | ||
"types": { | ||
"Vote": [ | ||
{ | ||
"name": "from", | ||
"type": "address" | ||
}, | ||
{ | ||
"name": "space", | ||
"type": "string" | ||
}, | ||
{ | ||
"name": "timestamp", | ||
"type": "uint64" | ||
}, | ||
{ | ||
"name": "proposal", | ||
"type": "bytes32" | ||
}, | ||
{ | ||
"name": "choice", | ||
"type": "string" | ||
}, | ||
{ | ||
"name": "reason", | ||
"type": "string" | ||
}, | ||
{ | ||
"name": "app", | ||
"type": "string" | ||
}, | ||
{ | ||
"name": "metadata", | ||
"type": "string" | ||
} | ||
] | ||
}, | ||
"message": { | ||
"space": "gauges.aurafinance.eth", | ||
"proposal": "0x9dcb635e6a6f9469ea739b9c10008cfcfc60b39c04c0640c4bba223c7000d3fc", | ||
"choice": "{\"95\":10.0,\"98\":12.5,\"184\":5.0,\"206\":2.0,\"280\":2.0,\"219\":5.5,\"30\":4.24,\"120\":8.2,\"145\":7.87,\"86\":4.14,\"106\":8.21,\"84\":2.34,\"117\":4.0,\"143\":5.0,\"139\":4.0,\"205\":4.0,\"327\":5.0,\"330\":6.0}", | ||
"app": "snapshot", | ||
"reason": "", | ||
"metadata": "{}", | ||
"from": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e", | ||
"timestamp": 1731209958 | ||
} | ||
} |
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,2 @@ | ||
hash: 0x833ec71e5575cf58c3e740bf14ce71996ef335171b8daf1b645d5eb6ab87ba25 | ||
relayer: https://relayer.snapshot.org/api/messages/0x833ec71e5575cf58c3e740bf14ce71996ef335171b8daf1b645d5eb6ab87ba25 |
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,19 @@ | ||
Chain,Label,Gauge Address,Allocation %,Unnamed: 4,snapshot_label,snapshot_index,share | ||
Mainnet,sDAI/4Pool,0xf6a7ad46b00300344c7d4739c0518db70e722dc4,10.00%,Core Liquidity,ComposableStable USDC-DAI-USDT/sDAI,95,10.0 | ||
Mainnet,GHO/USDC/USDT,0xf720e9137baa9c7612e6ca59149a5057ab320cfa ,12.50%,,ComposableStable USDT/USDC/GHO,98,12.5 | ||
Arbitrum,sFRAX/4Pool,0x62a82fe26e21a8807599374cac8024fae342ef83,5.00%,,a-ComposableStable sFRAX/4POOL-BPT,184,5.0 | ||
Arbitrum,aUSDC/USDC,0x75ba7f8733c154302cbe2e19fe3ec417e0679833,2.00%,,a-Gyro waUSDCn/USDC,206,2.0 | ||
Optimsim,ECLP-waUSDC-waUSDT,0x1a8F7747cA103d229d7bDFF5f89c176b95Faf301,2.00%,,o-Gyroe waUSDT/waUSDCn,280,2.0 | ||
Arbitrum,aUSDC/aUSDT,0xbb034e493ebf45f874e038ae76576df9cc1137e5,5.50%,37.00%,a-Gyroe waUSDCn/waUSDT,219,5.5 | ||
Mainnet,50wstETH/ACX,0xf7b0751fea697cf1a541a5f57d11058a8fb794ee,4.24%,Revenue ,50/50 wstETH/ACX,30,4.24 | ||
Mainnet,wstETH-wETH-BPT,0x5c0f23a5c1be65fa710d385814a7fd1bda480b1c,8.20%,35.00%,ComposableStable wstETH/WETH,120,8.2 | ||
Mainnet,B-rETH-Stable,0x79ef6103a513951a3b25743db509e267685726b7 ,7.87%,,MetaStable WETH/rETH,145,7.87 | ||
Mainnet,weETH/rETH,0xC859BF9d7B8C557bBd229565124c2C09269F3aEF,4.14%,,ComposableStable rETH/weETH,86,4.14 | ||
Mainnet,ezETH-wETH,0xa8b309a75f0d64ed632d45a003c68a30e59a1d8b,8.21%,,ComposableStable WETH/ezETH,106,8.21 | ||
Mainnet,wstETH-rETH-sfrxETH-BPT,0x0021e01b9fab840567a8291b864ff783894eabc6 ,2.34%,35%,ComposableStable rETH/sfrxETH/wstETH,84,2.34 | ||
Mainnet,tETH/wstETH,0xf697535848B535900c76f70F1e36EC3985D27862 ,4.00%,,ComposableStable wstETH/tETH,117,4.0 | ||
Mainnet,cbETH/wstETH,0x655A2B240151b4fAb06dfb2B6329eF72647F89dd ,5.00%,,Gyroe wstETH/cbETH (0x65),143,5.0 | ||
Mainnet,cbBTC/wBTC,0xF3E9A97e5fEddf961A3d431627561bbFc7cFb6cf ,4.00%,,Gyroe WBTC/cbBTC,139,4.0 | ||
Arbitrum,GHO / USDL,0x2e8A05f0216c6cC43BC123EE7dEf58901d3844D2,4.00%,,a-ComposableStable wUSDL/GHO,205,4.0 | ||
Base,cbETH/wstETH,0xBDc908e5dF4A95909DD8cbdD5E88C4078a85f7fC,5.00%,,b-Gyroe cbETH/wstETH,327,5.0 | ||
Base,wETH/USDC,0xE01347229d681C69f459176A042268Cf981DFaa4 ,6.00%,,b-Gyroe WETH/USDC (0xe0),330,6.0 |