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 Feb 27, 2024
1 parent bf80523 commit 09bb787
Show file tree
Hide file tree
Showing 6 changed files with 164 additions and 4 deletions.
51 changes: 51 additions & 0 deletions cache/1/events/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5.json
Original file line number Diff line number Diff line change
Expand Up @@ -7440,5 +7440,56 @@
"logIndex": 149,
"removed": false,
"timestamp": 1708701491
},
{
"eventName": "PayloadQueued",
"args": {
"payloadId": 64
},
"address": "0xdabad81af85554e9ae636395611c58f7ec1aaec5",
"topics": [
"0x1c4585f98a2bf1a1dca30917ba110f1b978343c7cce2c703495e5e47d5164456"
],
"data": "0x0000000000000000000000000000000000000000000000000000000000000040",
"blockNumber": "19319727",
"transactionHash": "0xb6dd28cb400bf8e56ba12f9031148a96453e551059d0a22600fac94b18b3aa78",
"transactionIndex": 334,
"blockHash": "0xa586e949a436694f2c0d5fd46b13b5c085b6731271f1a4a43e9cd503d0fa7b4e",
"logIndex": 588,
"removed": false,
"timestamp": 1709046995
},
{
"eventName": "PayloadCreated",
"args": {
"payloadId": 67,
"creator": "0xf71fc92e2949ccF6A5Fd369a0b402ba80Bc61E02",
"maximumAccessLevelRequired": 1,
"actions": [
{
"target": "0xc3A6c8719Bdb1A4f78Fa0a4DD46301c73EE23a90",
"withDelegateCall": true,
"accessLevel": 1,
"value": "0",
"signature": "execute()",
"callData": "0x"
}
]
},
"address": "0xdabad81af85554e9ae636395611c58f7ec1aaec5",
"topics": [
"0x1e4588da4731f84a598f061ee45829a6450aa00aa28962657b6835641afbbac5",
"0x0000000000000000000000000000000000000000000000000000000000000043",
"0x000000000000000000000000f71fc92e2949ccf6a5fd369a0b402ba80bc61e02",
"0x0000000000000000000000000000000000000000000000000000000000000001"
],
"data": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000c3a6c8719bdb1a4f78fa0a4dd46301c73ee23a9000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000965786563757465282900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"blockNumber": "19319735",
"transactionHash": "0x6ddbe2aef2e1bd92455816600d4c48995876878df3e97bd0dd3bc7043a3c6812",
"transactionIndex": 37,
"blockHash": "0xd62450ba232e185988fa1d0d268431a2428e793ade525f8da75159442ab64ea0",
"logIndex": 161,
"removed": false,
"timestamp": 1709047091
}
]
26 changes: 24 additions & 2 deletions cache/1/payloads/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5.json
Original file line number Diff line number Diff line change
Expand Up @@ -1426,9 +1426,9 @@
"64": {
"creator": "0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922",
"maximumAccessLevelRequired": 1,
"state": 1,
"state": 2,
"createdAt": 1708698779,
"queuedAt": 0,
"queuedAt": 1709046995,
"executedAt": 0,
"cancelledAt": 0,
"expirationTime": 1711722779,
Expand Down Expand Up @@ -1488,5 +1488,27 @@
"callData": "0x"
}
]
},
"67": {
"creator": "0xf71fc92e2949ccF6A5Fd369a0b402ba80Bc61E02",
"maximumAccessLevelRequired": 1,
"state": 1,
"createdAt": 1709047091,
"queuedAt": 0,
"executedAt": 0,
"cancelledAt": 0,
"expirationTime": 1712071091,
"delay": 86400,
"gracePeriod": 604800,
"actions": [
{
"target": "0xc3A6c8719Bdb1A4f78Fa0a4DD46301c73EE23a90",
"withDelegateCall": true,
"accessLevel": 1,
"value": "0",
"signature": "execute()",
"callData": "0x"
}
]
}
}
2 changes: 1 addition & 1 deletion cache/bookKeeping/lastFetchedBlocks.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"governance": "19318751",
"137/payloads": "54018463",
"43114/payloads": "41293538",
"1/payloads": "19318755",
"1/payloads": "19319737",
"10/payloads": "116023860",
"42161/payloads": "184992293",
"8453/payloads": "9906556",
Expand Down
3 changes: 2 additions & 1 deletion cache/payload-states.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@
"63": 3,
"64": 1,
"65": 1,
"66": 1
"66": 1,
"67": 1
}
},
"10": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
## Payload 67 on Ethereum

- Simulation: [https://dashboard.tenderly.co/me/simulator/96a3672d-e168-46fa-ba3f-6706c08311bf](https://dashboard.tenderly.co/me/simulator/96a3672d-e168-46fa-ba3f-6706c08311bf)
- creator: 0xf71fc92e2949ccF6A5Fd369a0b402ba80Bc61E02
- maximumAccessLevelRequired: 1
- state: 1(Created)
- actions: [{"target":"0xc3A6c8719Bdb1A4f78Fa0a4DD46301c73EE23a90","withDelegateCall":true,"accessLevel":1,"value":"0","signature":"execute()","callData":"0x"}]
- createdAt: [27/02/2024, 15:18:11](https://etherscan.io/tx/0x6ddbe2aef2e1bd92455816600d4c48995876878df3e97bd0dd3bc7043a3c6812)

### Check: Reports all state changes :white_check_mark:

#### Info


LendingPoolAddressesProvider at `0x24a42fD28C976A61Df5D00D0599C34c4f90748c8`
```diff
@@ `addresses` key `0x4c49515549444154494f4e5f4d414e4147455200000000000000000000000000` @@
- 0x1a7dde6344d5f2888209ddb446756fe292e1325e
+ 0x60ee8b61a13c67d0191c851bec8f0bc850160710

```

TransparentUpgradeableProxy at `0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5`[:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Ethereum.PAYLOADS_CONTROLLER") with implementation PayloadsController at `0x7222182cB9c5320587b5148BF03eeE107AD64578`
```diff
@@ Slot `0x682542400590cecd25f82cad25103b4dc125cd3511d319539197c8bb9765a74f` @@
- "0x0065dcaada0065ddfd330201f71fc92e2949ccf6a5fd369a0b402ba80bc61e02"
+ "0x0065dcaada0065ddfd330301f71fc92e2949ccf6a5fd369a0b402ba80bc61e02"
@@ Slot `0x682542400590cecd25f82cad25103b4dc125cd3511d319539197c8bb9765a750` @@
- "0x000000000000000000093a80000001518000660c21b300000000000000000000"
+ "0x000000000000000000093a80000001518000660c21b300000000000065ddfd3f"
```


### Check: Reports all events emitted from the proposal :white_check_mark:

#### Info

- LendingPoolAddressesProvider at `0x24a42fD28C976A61Df5D00D0599C34c4f90748c8`
- `LendingPoolLiquidationManagerUpdated(newAddress: 0x60ee8b61a13c67d0191c851bec8f0bc850160710)`
- 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: 0xc3a6c8719bdb1a4f78fa0a4dd46301c73ee23a90, value: 0, signature: execute(), data: 0x, executionTime: 1709047103, 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: 67)`

### Check: Check all targets are verified on Etherscan :white_check_mark:

#### Info

- 0xc3A6c8719Bdb1A4f78Fa0a4DD46301c73EE23a90: 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")
- 0xc3a6c8719bdb1a4f78fa0a4dd46301c73ee23a90: Contract (verified) (AaveV1Ethereum_AaveV1Deprecation_20240218)
- 0x24a42fd28c976a61df5d00d0599c34c4f90748c8: Contract (verified) (LendingPoolAddressesProvider)

### Check: Check all targets do not contain selfdestruct :white_check_mark:

#### Info

- [0xc3A6c8719Bdb1A4f78Fa0a4DD46301c73EE23a90](https://etherscan.io/address/0xc3A6c8719Bdb1A4f78Fa0a4DD46301c73EE23a90): 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")
- [0x24a42fd28c976a61df5d00d0599c34c4f90748c8](https://etherscan.io/address/0x24a42fd28c976a61df5d00d0599c34c4f90748c8): Contract (with DELEGATECALL)

#### Info

- [0x7222182cb9c5320587b5148bf03eee107ad64578](https://etherscan.io/address/0x7222182cb9c5320587b5148bf03eee107ad64578): Contract (looks safe)
- [0xc3a6c8719bdb1a4f78fa0a4dd46301c73ee23a90](https://etherscan.io/address/0xc3a6c8719bdb1a4f78fa0a4dd46301c73ee23a90): Contract (looks safe)

Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## Raw diff

```json
{}
```

0 comments on commit 09bb787

Please sign in to comment.