Skip to content

Commit

Permalink
fix(cache): automatic cache update 🤖
Browse files Browse the repository at this point in the history
  • Loading branch information
Cache bot committed Jun 1, 2024
1 parent 75a8192 commit 7801084
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"state":-1}
{"state":2}
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
## Payload 131 on Ethereum

- Simulation: [https://dashboard.tenderly.co/me/simulator/2e9f68f8-8427-448b-a8a5-d967e1a62e6e](https://dashboard.tenderly.co/me/simulator/2e9f68f8-8427-448b-a8a5-d967e1a62e6e)
- Simulation: [https://dashboard.tenderly.co/me/simulator/d8f26162-538f-4486-a3f4-3002f54c4e73](https://dashboard.tenderly.co/me/simulator/d8f26162-538f-4486-a3f4-3002f54c4e73)
- creator: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922
- maximumAccessLevelRequired: 1
- state: 2(Queued)
- actions: [{"target":"0xd15A85FD4AdBE6D5256279534f2Ca46Ca5159e00","withDelegateCall":true,"accessLevel":1,"value":"0","signature":"execute()","callData":"0x"}]
- createdAt: [28/05/2024, 08:05:35](https://etherscan.io/tx/0xc35ccf21439da81284256329af091c91fbf4f33cd2a1192b19553f092982a9e3)
- queuedAt: [01/06/2024, 09:27:47](https://etherscan.io/tx/0xe0c9a6680b7e755ea6cccb9daa13bb375a8da4df317702639a990b81e8defe27)
- earliest execution at: [02/06/2024, 09:27:47](https://www.epochconverter.com/countdown?q=1717320467)
- simulatedExecutionAt: 01/06/2024, 10:04:47, timestamp: 1717236287, block: 19996255
- simulatedExecutionAt: 01/06/2024, 10:07:11, timestamp: 1717236431, block: 19996267
### Check: Reports all state changes :white_check_mark:

#### Info
Expand Down Expand Up @@ -87,11 +87,11 @@ InitializableImmutableAdminUpgradeabilityProxy at `0x7d2768dE32b0b80b7a3454c06Bd
TransparentUpgradeableProxy at `0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5`[:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Ethereum.PAYLOADS_CONTROLLER") with implementation PayloadsController at `0x7222182cB9c5320587b5148BF03eeE107AD64578`
```diff
@@ Slot `0x93d1935305b2d38c36a29894407d9e2a1bc6d663aa42bffc7b7c21e606326569` @@
- "0x0066599fe6006655904f020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0066599fe6006655904f030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
- "0x006659a076006655904f020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x006659a076006655904f030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
@@ Slot `0x93d1935305b2d38c36a29894407d9e2a1bc6d663aa42bffc7b7c21e60632656a` @@
- "0x000000000000000000093a800000015180006683b4cf00000000000000000000"
+ "0x000000000000000000093a800000015180006683b4cf000000000000665af23f"
+ "0x000000000000000000093a800000015180006683b4cf000000000000665af2cf"
```


Expand All @@ -112,7 +112,7 @@ TransparentUpgradeableProxy at `0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5`[:gho
- `ReserveFactorChanged(asset: 0x2260fac5e5542a773aa44fbcfedf7c193bc2c599 (symbol: WBTC), factor: 6000)`
- `ReserveFactorChanged(asset: 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 (symbol: WETH), factor: 5500)`
- 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: 0xd15a85fd4adbe6d5256279534f2ca46ca5159e00, value: 0, signature: execute(), data: 0x, executionTime: 1717236287, withDelegatecall: true, resultData: 0x)`
- `ExecutedAction(target: 0xd15a85fd4adbe6d5256279534f2ca46ca5159e00, value: 0, signature: execute(), data: 0x, executionTime: 1717236431, 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: 131)`

Expand Down

0 comments on commit 7801084

Please sign in to comment.