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 5, 2024
1 parent b4e1b75 commit bd79041
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"state":-1}
{"state":1}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Payload 135 on Ethereum

- Simulation: [https://dashboard.tenderly.co/me/simulator/4fcdeeaf-7957-49e5-b9ff-c9e7d54a5d3d](https://dashboard.tenderly.co/me/simulator/4fcdeeaf-7957-49e5-b9ff-c9e7d54a5d3d)
- Simulation: [https://dashboard.tenderly.co/me/simulator/733046b9-ba2c-42b9-a2a5-bc72368e42d9](https://dashboard.tenderly.co/me/simulator/733046b9-ba2c-42b9-a2a5-bc72368e42d9)
- creator: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922
- maximumAccessLevelRequired: 1
- state: 1(Created)
Expand Down Expand Up @@ -98,11 +98,11 @@ ACLManager at `0xc2aaCf6553D20d1e9d78E365AAba8032af9c85b0`[:ghost:](https://gith
TransparentUpgradeableProxy at `0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5`[:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Ethereum.PAYLOADS_CONTROLLER") with implementation PayloadsController at `0x7222182cB9c5320587b5148BF03eeE107AD64578`
```diff
@@ Slot `0x367ed3136f9c18e7b5be4184c6af6c234696196efb7977d0113cc0c524e5f3f0` @@
- "0x00665f01a60066603c0b020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x00665f01a60066603c0b030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
- "0x00665f01e20066603c0b020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x00665f01e20066603c0b030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
@@ Slot `0x367ed3136f9c18e7b5be4184c6af6c234696196efb7977d0113cc0c524e5f3f1` @@
- "0x000000000000000000093a80000001518000668e608b00000000000000000000"
+ "0x000000000000000000093a80000001518000668e608b000000000000666053ff"
+ "0x000000000000000000093a80000001518000668e608b0000000000006660543b"
```


Expand All @@ -123,7 +123,7 @@ TransparentUpgradeableProxy at `0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5`[:gho
- `RoleRevoked(role: 0x3b49a237fe2d18fa4d9642b8a0e065923cceb71b797783b619a030a61d848bf0, account: 0x8f2411a538381aae2b464499005f0211e867d84f, sender: 0x5300a1a15135ea4dc7ad5a167152c01efc9b192a)`
- `RoleGranted(role: 0x3b49a237fe2d18fa4d9642b8a0e065923cceb71b797783b619a030a61d848bf0, account: 0xb9481a29f0f996bcac759ab201fb3844c81866c4, sender: 0x5300a1a15135ea4dc7ad5a167152c01efc9b192a)`
- 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: 0x490c990c490f942fdd12027e3c4ca5c9527a9900, value: 0, signature: execute(), data: 0x, executionTime: 1717588991, withDelegatecall: true, resultData: 0x)`
- `ExecutedAction(target: 0x490c990c490f942fdd12027e3c4ca5c9527a9900, value: 0, signature: execute(), data: 0x, executionTime: 1717589051, 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: 135)`

Expand Down

0 comments on commit bd79041

Please sign in to comment.