Skip to content

Commit

Permalink
Automated processing of Payload PR (validations, transformations, and…
Browse files Browse the repository at this point in the history
… reports) + reformat JSON
  • Loading branch information
Hyferion authored and actions-user committed Apr 30, 2024
1 parent 75dd589 commit 293b45f
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "Transactions Batch",
"description": "Child Chain Injector Program Load",
"txBuilderVersion": "1.16.3",
"createdFromSafeAddress": "0xB59Ab49CA8d064E645Bf2c546d9FE6d1d4147a09",
"createdFromSafeAddress": "0xB59Ab49CA8d064E645Bf2c546d9FE6d1d4147a09",
"createdFromOwnerAddress": ""
},
"transactions": [
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
FILENAME: `MaxiOps/injectorScheduling/zkevm/MATIC/zkEVM-add-bal-weth-gauge-to-injector.json`
MULTISIG: `multisigs/feesManager (zkevm:0xB59Ab49CA8d064E645Bf2c546d9FE6d1d4147a09)`
COMMIT: `75dd58925b9a45b30306e6814dee616149a7b1cf`
CHAIN(S): `zkevm`
TENDERLY: SKIPPED (`ValueError("when sending a str, it must be a hex string. Got: ' 0x11A72ebFc318c977a6A1b9b6e4565e068f9B3c12'")`)
```
+------------------+------------------------------------------------------------------------------------------------------+----------+-----------------------------------------------------------------------------------+------------------------------------------+-----------+-------------------------------------------+------------+
| function | injector | symbol | gaugeList | amounts_per_period | periods | total_amount | tx_index |
+==================+======================================================================================================+==========+===================================================================================+==========================================+===========+===========================================+============+
| setRecipientList | 0x3fb4ee715987eD98EDbeEb144F9b6b034C4c9F02(maxiKeepers/gaugeRewardsInjectors/matic_rewards_injector) | MATIC | [ | [ | [ | raw: 1600000000000000000000/1e18 = 1600.0 | 0 |
| | | | "0xb11C1A66f90CD16c6ae83d503CF2E138B8D8FD42 (gauges/ECLP-wETH-rETH-gauge-b11c)", | "1000000000000000000000/1e18 = 1000.0", | "1", | | |
| | | | "0xA442C9cB6Fafb6Fb2a722A1BAa54f9b8ff0A55D3 (gauges/rsETH/wETH-gauge-a442)", | "500000000000000000000/1e18 = 500.0", | "1", | | |
| | | | "0x11A72ebFc318c977a6A1b9b6e4565e068f9B3c12 (gauges/50BAL-50WETH-gauge-11a7)" | "100000000000000000000/1e18 = 100.0" | "12" | | |
| | | | ] | ] | ] | | |
+------------------+------------------------------------------------------------------------------------------------------+----------+-----------------------------------------------------------------------------------+------------------------------------------+-----------+-------------------------------------------+------------+
```
FILENAME: `MaxiOps/injectorScheduling/zkevm/MATIC/zkEVM-add-bal-weth-gauge-to-injector.json`
MULTISIG: `multisigs/feesManager (zkevm:0xB59Ab49CA8d064E645Bf2c546d9FE6d1d4147a09)`
COMMIT: `75dd58925b9a45b30306e6814dee616149a7b1cf`
CHAIN(S): `zkevm`
TENDERLY: SKIPPED (`ValueError("when sending a str, it must be a hex string. Got: ' 0x11A72ebFc318c977a6A1b9b6e4565e068f9B3c12'")`)
```
+-----------+-------------------------------------------------------------------------------------------------------+--------------------------------------+----------+--------------+------------+
| fx_name | to | value | inputs | bip_number | tx_index |
+===========+=======================================================================================================+======================================+==========+==============+============+
| !!N/A!! | 0x3fb4ee715987eD98EDbeEb144F9b6b034C4c9F02 (maxiKeepers/gaugeRewardsInjectors/matic_rewards_injector) | 1200000000000000000000/1e18 = 1200.0 | "N/A" | N/A | N/A |
+-----------+-------------------------------------------------------------------------------------------------------+--------------------------------------+----------+--------------+------------+
```

0 comments on commit 293b45f

Please sign in to comment.