From 18319ecc169159f9dfdce411f1e78056d6551681 Mon Sep 17 00:00:00 2001 From: Cache bot Date: Mon, 4 Mar 2024 21:53:11 +0000 Subject: [PATCH] fix(cache): automatic cache update :robot: --- ...ad81aF85554E9ae636395611C58F7eC1aAEc5.json | 33 +++++++ ...ad81aF85554E9ae636395611C58F7eC1aAEc5.json | 22 +++++ cache/bookKeeping/lastFetchedBlocks.json | 2 +- cache/payload-states.json | 3 +- .../71.md | 96 +++++++++++++++++++ .../71_forge.md | 5 + 6 files changed, 159 insertions(+), 2 deletions(-) create mode 100644 reports/payloads/1/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5/71.md create mode 100644 reports/payloads/1/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5/71_forge.md diff --git a/cache/1/events/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5.json b/cache/1/events/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5.json index 027078b0b..6a0dd0fa4 100644 --- a/cache/1/events/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5.json +++ b/cache/1/events/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5.json @@ -7734,5 +7734,38 @@ "logIndex": 24, "removed": false, "timestamp": 1709572007 + }, + { + "eventName": "PayloadCreated", + "args": { + "payloadId": 71, + "creator": "0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922", + "maximumAccessLevelRequired": 1, + "actions": [ + { + "target": "0xbbf41C0Ba803A023DDD327A3F47468d388093942", + "withDelegateCall": true, + "accessLevel": 1, + "value": "0", + "signature": "execute()", + "callData": "0x" + } + ] + }, + "address": "0xdabad81af85554e9ae636395611c58f7ec1aaec5", + "topics": [ + "0x1e4588da4731f84a598f061ee45829a6450aa00aa28962657b6835641afbbac5", + "0x0000000000000000000000000000000000000000000000000000000000000047", + "0x00000000000000000000000057ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922", + "0x0000000000000000000000000000000000000000000000000000000000000001" + ], + "data": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000bbf41c0ba803a023ddd327a3f47468d38809394200000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000965786563757465282900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "blockNumber": "19364599", + "transactionHash": "0x7f63cf7a7ed7329051f932ef80b7339b035c85918e99a6be7db3bc2265168ca7", + "transactionIndex": 27, + "blockHash": "0x4e3eab914d414322dafae259648cb4fb658e405e6a698e9d0b895a8cd422a4d8", + "logIndex": 125, + "removed": false, + "timestamp": 1709589035 } ] \ No newline at end of file diff --git a/cache/1/payloads/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5.json b/cache/1/payloads/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5.json index 4d048a278..fc99082a8 100644 --- a/cache/1/payloads/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5.json +++ b/cache/1/payloads/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5.json @@ -1576,5 +1576,27 @@ "callData": "0x" } ] + }, + "71": { + "creator": "0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922", + "maximumAccessLevelRequired": 1, + "state": 1, + "createdAt": 1709589035, + "queuedAt": 0, + "executedAt": 0, + "cancelledAt": 0, + "expirationTime": 1712613035, + "delay": 86400, + "gracePeriod": 604800, + "actions": [ + { + "target": "0xbbf41C0Ba803A023DDD327A3F47468d388093942", + "withDelegateCall": true, + "accessLevel": 1, + "value": "0", + "signature": "execute()", + "callData": "0x" + } + ] } } \ No newline at end of file diff --git a/cache/bookKeeping/lastFetchedBlocks.json b/cache/bookKeeping/lastFetchedBlocks.json index 5c7111a13..d1b40e312 100644 --- a/cache/bookKeeping/lastFetchedBlocks.json +++ b/cache/bookKeeping/lastFetchedBlocks.json @@ -2,7 +2,7 @@ "governance": "19364135", "137/payloads": "54268458", "43114/payloads": "41293538", - "1/payloads": "19364138", + "1/payloads": "19364608", "10/payloads": "116995111", "42161/payloads": "187113858", "8453/payloads": "11397065", diff --git a/cache/payload-states.json b/cache/payload-states.json index 9ee06a8fd..d51d215cc 100644 --- a/cache/payload-states.json +++ b/cache/payload-states.json @@ -71,7 +71,8 @@ "67": 3, "68": 1, "69": 2, - "70": 1 + "70": 1, + "71": 1 } }, "10": { diff --git a/reports/payloads/1/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5/71.md b/reports/payloads/1/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5/71.md new file mode 100644 index 000000000..bf3e6851d --- /dev/null +++ b/reports/payloads/1/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5/71.md @@ -0,0 +1,96 @@ +## Payload 71 on Ethereum + +- Simulation: [https://dashboard.tenderly.co/me/simulator/0dba0cec-e165-4763-b5aa-a05ba847f246](https://dashboard.tenderly.co/me/simulator/0dba0cec-e165-4763-b5aa-a05ba847f246) +- creator: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922 +- maximumAccessLevelRequired: 1 +- state: 1(Created) +- actions: [{"target":"0xbbf41C0Ba803A023DDD327A3F47468d388093942","withDelegateCall":true,"accessLevel":1,"value":"0","signature":"execute()","callData":"0x"}] +- createdAt: [04/03/2024, 21:50:35](https://etherscan.io/tx/0x7f63cf7a7ed7329051f932ef80b7339b035c85918e99a6be7db3bc2265168ca7) + +### Check: Reports all state changes :white_check_mark: + +#### Info + + +EmissionManager at `0x223d844fc4B006D67c0cDbd39371A9F73f69d974`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Ethereum.EMISSION_MANAGER") +```diff +@@ `_emissionAdmins` key `0x30d20208d987713f46dfd34ef128bb16c404d10f` @@ +- 0x0000000000000000000000000000000000000000 ++ 0xbda6c9cd7ed043cb739ca2c748dabd1fca397132 + +@@ `_emissionAdmins` key `0x48c3399719b582dd63eb5aadf12a40b4c3f52fa2` @@ +- 0x0000000000000000000000000000000000000000 ++ 0x189cb93839ad52b5e955dda254ed7212ae1b1f61 + +@@ `_emissionAdmins` key `0xa35b1b31ce002fbf2058d22f30f95d405200a15b` @@ +- 0x0000000000000000000000000000000000000000 ++ 0xbda6c9cd7ed043cb739ca2c748dabd1fca397132 + +@@ `_emissionAdmins` key `0xf1c9acdc66974dfb6decb12aa385b9cd01190e38` @@ +- 0x0000000000000000000000000000000000000000 ++ 0x189cb93839ad52b5e955dda254ed7212ae1b1f61 + +``` + +TransparentUpgradeableProxy at `0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5`[:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Ethereum.PAYLOADS_CONTROLLER") with implementation PayloadsController at `0x7222182cB9c5320587b5148BF03eeE107AD64578` +```diff +@@ Slot `0xbf2d989c23a487b38b309e949c76d08bdddf97e9ae5fc829f5fc1d9822c0dd19` @@ +- "0x0065e4f0260065e6422b020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922" ++ "0x0065e4f0260065e6422b030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922" +@@ Slot `0xbf2d989c23a487b38b309e949c76d08bdddf97e9ae5fc829f5fc1d9822c0dd1a` @@ +- "0x000000000000000000093a80000001518000661466ab00000000000000000000" ++ "0x000000000000000000093a80000001518000661466ab00000000000065e6427f" +``` + + +### Check: Reports all events emitted from the proposal :white_check_mark: + +#### Info + +- EmissionManager at `0x223d844fc4B006D67c0cDbd39371A9F73f69d974`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Ethereum.EMISSION_MANAGER") + - `EmissionAdminUpdated(reward: 0x30d20208d987713f46dfd34ef128bb16c404d10f, oldAdmin: 0x0000000000000000000000000000000000000000, newAdmin: 0xbda6c9cd7ed043cb739ca2c748dabd1fca397132)` + - `EmissionAdminUpdated(reward: 0xa35b1b31ce002fbf2058d22f30f95d405200a15b, oldAdmin: 0x0000000000000000000000000000000000000000, newAdmin: 0xbda6c9cd7ed043cb739ca2c748dabd1fca397132)` + - `EmissionAdminUpdated(reward: 0x48c3399719b582dd63eb5aadf12a40b4c3f52fa2, oldAdmin: 0x0000000000000000000000000000000000000000, newAdmin: 0x189cb93839ad52b5e955dda254ed7212ae1b1f61)` + - `EmissionAdminUpdated(reward: 0xf1c9acdc66974dfb6decb12aa385b9cd01190e38, oldAdmin: 0x0000000000000000000000000000000000000000, newAdmin: 0x189cb93839ad52b5e955dda254ed7212ae1b1f61)` +- Executor at `0x5300A1a15135EA4dc7aD5a167152C01EFc9b192A`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV2Ethereum.POOL_ADMIN, AaveV2EthereumAMM.POOL_ADMIN, AaveV3Ethereum.ACL_ADMIN, GovernanceV3Ethereum.EXECUTOR_LVL_1") + - `ExecutedAction(target: 0xbbf41c0ba803a023ddd327a3f47468d388093942, value: 0, signature: execute(), data: 0x, executionTime: 1709589119, withDelegatecall: true, resultData: 0x)` +- TransparentUpgradeableProxy at `0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5`[:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Ethereum.PAYLOADS_CONTROLLER") with implementation PayloadsController at `0x7222182cB9c5320587b5148BF03eeE107AD64578` + - `PayloadExecuted(payloadId: 71)` + +### Check: Check all targets are verified on Etherscan :white_check_mark: + +#### Info + +- 0xbbf41C0Ba803A023DDD327A3F47468d388093942: Contract (not verified) + +### Check: Check all touched contracts are verified on Etherscan :white_check_mark: + +#### Info + +- 0xd73a92be73efbfcf3854433a5fcbabf9c1316073: EOA (verification not applicable) +- 0xdabad81af85554e9ae636395611c58f7ec1aaec5: Contract (verified) (TransparentUpgradeableProxy) [:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Ethereum.PAYLOADS_CONTROLLER") +- 0x7222182cb9c5320587b5148bf03eee107ad64578: Contract (verified) (PayloadsController) +- 0x5300a1a15135ea4dc7ad5a167152c01efc9b192a: Contract (verified) (Executor) [:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV2Ethereum.POOL_ADMIN, AaveV2EthereumAMM.POOL_ADMIN, AaveV3Ethereum.ACL_ADMIN, GovernanceV3Ethereum.EXECUTOR_LVL_1") +- 0xbbf41c0ba803a023ddd327a3f47468d388093942: Contract (verified) (AaveV3Ethereum_AssignEmissionAdminEthereumArbitrumAndOptimism_20240229) +- 0x223d844fc4b006d67c0cdbd39371a9f73f69d974: Contract (verified) (EmissionManager) [:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Ethereum.EMISSION_MANAGER") + +### Check: Check all targets do not contain selfdestruct :white_check_mark: + +#### Info + +- [0xbbf41C0Ba803A023DDD327A3F47468d388093942](https://etherscan.io/address/0xbbf41C0Ba803A023DDD327A3F47468d388093942): Contract (looks safe) + +### Check: Check all touched contracts do not contain selfdestruct :white_check_mark: + +#### Warnings + +- [0xd73a92be73efbfcf3854433a5fcbabf9c1316073](https://etherscan.io/address/0xd73a92be73efbfcf3854433a5fcbabf9c1316073): EOA (may have code later) +- [0xdabad81af85554e9ae636395611c58f7ec1aaec5](https://etherscan.io/address/0xdabad81af85554e9ae636395611c58f7ec1aaec5): Contract (with DELEGATECALL)[:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Ethereum.PAYLOADS_CONTROLLER") +- [0x5300a1a15135ea4dc7ad5a167152c01efc9b192a](https://etherscan.io/address/0x5300a1a15135ea4dc7ad5a167152c01efc9b192a): Contract (with DELEGATECALL)[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV2Ethereum.POOL_ADMIN, AaveV2EthereumAMM.POOL_ADMIN, AaveV3Ethereum.ACL_ADMIN, GovernanceV3Ethereum.EXECUTOR_LVL_1") + +#### Info + +- [0x7222182cb9c5320587b5148bf03eee107ad64578](https://etherscan.io/address/0x7222182cb9c5320587b5148bf03eee107ad64578): Contract (looks safe) +- [0xbbf41c0ba803a023ddd327a3f47468d388093942](https://etherscan.io/address/0xbbf41c0ba803a023ddd327a3f47468d388093942): Contract (looks safe) +- [0x223d844fc4b006d67c0cdbd39371a9f73f69d974](https://etherscan.io/address/0x223d844fc4b006d67c0cdbd39371a9f73f69d974): Contract (looks safe)[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Ethereum.EMISSION_MANAGER") + diff --git a/reports/payloads/1/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5/71_forge.md b/reports/payloads/1/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5/71_forge.md new file mode 100644 index 000000000..c15d3e2bc --- /dev/null +++ b/reports/payloads/1/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5/71_forge.md @@ -0,0 +1,5 @@ +## Raw diff + +```json +{} +``` \ No newline at end of file