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 Mar 12, 2024
1 parent ad54d2c commit 38f6bfc
Show file tree
Hide file tree
Showing 5 changed files with 179 additions and 2 deletions.
33 changes: 33 additions & 0 deletions cache/100/events/0x9A1F491B86D09fC1484b5fab10041B189B60756b.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,5 +274,38 @@
"logIndex": 380,
"removed": false,
"timestamp": 1705151285
},
{
"eventName": "PayloadCreated",
"args": {
"payloadId": 4,
"creator": "0x5B540d168E2468270a3b5C66DD1A6E4ecE6BE593",
"maximumAccessLevelRequired": 1,
"actions": [
{
"target": "0xaC603d82de4Fed4c28175f707BC4d15d79E63303",
"withDelegateCall": true,
"accessLevel": 1,
"value": "0",
"signature": "execute()",
"callData": "0x"
}
]
},
"address": "0x9a1f491b86d09fc1484b5fab10041b189b60756b",
"topics": [
"0x1e4588da4731f84a598f061ee45829a6450aa00aa28962657b6835641afbbac5",
"0x0000000000000000000000000000000000000000000000000000000000000004",
"0x0000000000000000000000005b540d168e2468270a3b5c66dd1a6e4ece6be593",
"0x0000000000000000000000000000000000000000000000000000000000000001"
],
"data": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000ac603d82de4fed4c28175f707bc4d15d79e6330300000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000965786563757465282900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"blockNumber": "32895597",
"transactionHash": "0x20c364b7a81fbf687c844159a030871e360cd9ce7af47ad9d6fe64106c9bae32",
"transactionIndex": 5,
"blockHash": "0xec04b0cc88b3fda8e155a7fdb00b8e47c81561ab617832cde0776917d632c8ad",
"logIndex": 265,
"removed": false,
"timestamp": 1710260515
}
]
22 changes: 22 additions & 0 deletions cache/100/payloads/0x9A1F491B86D09fC1484b5fab10041B189B60756b.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,27 @@
"callData": "0x"
}
]
},
"4": {
"creator": "0x5B540d168E2468270a3b5C66DD1A6E4ecE6BE593",
"maximumAccessLevelRequired": 1,
"state": 1,
"createdAt": 1710260515,
"queuedAt": 0,
"executedAt": 0,
"cancelledAt": 0,
"expirationTime": 1713284515,
"delay": 86400,
"gracePeriod": 604800,
"actions": [
{
"target": "0xaC603d82de4Fed4c28175f707BC4d15d79E63303",
"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 @@ -6,7 +6,7 @@
"10/payloads": "117327107",
"42161/payloads": "189673563",
"8453/payloads": "11436843",
"100/payloads": "32199876",
"100/payloads": "32895608",
"1088/payloads": "15136976",
"56/payloads": "36367209",
"534352/payloads": "4067632"
Expand Down
3 changes: 2 additions & 1 deletion cache/payload-states.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,8 @@
"0": 3,
"1": 3,
"2": 3,
"3": 3
"3": 3,
"4": 1
}
},
"137": {
Expand Down
121 changes: 121 additions & 0 deletions reports/payloads/100/0x9A1F491B86D09fC1484b5fab10041B189B60756b/4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,121 @@
## Payload 4 on Gnosis

- Simulation: [https://dashboard.tenderly.co/me/simulator/bea58703-b4b5-43be-a06b-0a0aa97f6cee](https://dashboard.tenderly.co/me/simulator/bea58703-b4b5-43be-a06b-0a0aa97f6cee)
- creator: 0x5B540d168E2468270a3b5C66DD1A6E4ecE6BE593
- maximumAccessLevelRequired: 1
- state: 1(Created)
- actions: [{"target":"0xaC603d82de4Fed4c28175f707BC4d15d79E63303","withDelegateCall":true,"accessLevel":1,"value":"0","signature":"execute()","callData":"0x"}]
- createdAt: [12/03/2024, 16:21:55](https://gnosisscan.io/tx/0x20c364b7a81fbf687c844159a030871e360cd9ce7af47ad9d6fe64106c9bae32)

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

#### Info


TransparentUpgradeableProxy at `0x9A1F491B86D09fC1484b5fab10041B189B60756b`[:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Gnosis.PAYLOADS_CONTROLLER") with implementation PayloadsController at `0xe59470B3BE3293534603487E00A44C72f2CD466d`
```diff
@@ Slot `0x83ec6a1f0257b830b5e016457c9cf1435391bf56cc98f369a58a54fe93772465` @@
- "0x0065ef2ef30065f0812302015b540d168e2468270a3b5c66dd1a6e4ece6be593"
+ "0x0065ef2ef30065f0812303015b540d168e2468270a3b5c66dd1a6e4ece6be593"
@@ Slot `0x83ec6a1f0257b830b5e016457c9cf1435391bf56cc98f369a58a54fe93772466` @@
- "0x000000000000000000093a80000001518000661ea5a300000000000000000000"
+ "0x000000000000000000093a80000001518000661ea5a300000000000065f0815a"
```

AaveOracle at `0xeb0a051be10228213BAEb449db63719d6742F7c4`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Gnosis.ORACLE")
```diff
@@ `assetsSources` key `0x6c76971f98945ae98dd7d4dfca8711ebea946ea6` @@
- 0xcb0670258e5961cca85d8f71d29c1167ef20de99
+ 0x8ee42ba520ca106294163fb8b1ffe9c6fba35507

@@ `assetsSources` key `0xddafbb505ad214d7b80b1f830fccc89b60fb7a83` @@
- 0x26c31ac71010af62e6b486d1132e266d6298857d
+ 0x0a2d05bc646c65a029e602c257dfa14adf8bfad2

@@ `assetsSources` key `0xe91d153e0b41518a2ce8dd3d7944fa863463a97d` @@
- 0x678df3415fc31947da4324ec63212874be5a82f8
+ 0xe5269ef0ce04e509e8134624c7bf043b21e10897

```


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

#### Info

- AaveOracle at `0xeb0a051be10228213BAEb449db63719d6742F7c4`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Gnosis.ORACLE")
- `AssetSourceUpdated(asset: 0xddafbb505ad214d7b80b1f830fccc89b60fb7a83, source: 0x0a2d05bc646c65a029e602c257dfa14adf8bfad2)`
- `AssetSourceUpdated(asset: 0xe91d153e0b41518a2ce8dd3d7944fa863463a97d, source: 0xe5269ef0ce04e509e8134624c7bf043b21e10897)`
- `AssetSourceUpdated(asset: 0x6c76971f98945ae98dd7d4dfca8711ebea946ea6, source: 0x8ee42ba520ca106294163fb8b1ffe9c6fba35507)`
- Executor at `0x1dF462e2712496373A347f8ad10802a5E95f053D`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Gnosis.ACL_ADMIN, GovernanceV3Gnosis.EXECUTOR_LVL_1")
- `ExecutedAction(target: 0xac603d82de4fed4c28175f707bc4d15d79e63303, value: 0, signature: execute(), data: 0x, executionTime: 1710260570, withDelegatecall: true, resultData: 0x)`
- TransparentUpgradeableProxy at `0x9A1F491B86D09fC1484b5fab10041B189B60756b`[:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Gnosis.PAYLOADS_CONTROLLER") with implementation PayloadsController at `0xe59470B3BE3293534603487E00A44C72f2CD466d`
- `PayloadExecuted(payloadId: 4)`

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

#### Info

- 0xaC603d82de4Fed4c28175f707BC4d15d79E63303: Contract (not verified)

### Check: Check all touched contracts are verified on Etherscan :white_check_mark:

#### Info

- 0xd73a92be73efbfcf3854433a5fcbabf9c1316073: EOA (verification not applicable)
- 0x9a1f491b86d09fc1484b5fab10041b189b60756b: Contract (verified) (TransparentUpgradeableProxy) [:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Gnosis.PAYLOADS_CONTROLLER")
- 0xe59470b3be3293534603487e00a44c72f2cd466d: Contract (verified) (PayloadsController)
- 0x1df462e2712496373a347f8ad10802a5e95f053d: Contract (verified) (Executor) [:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Gnosis.ACL_ADMIN, GovernanceV3Gnosis.EXECUTOR_LVL_1")
- 0xac603d82de4fed4c28175f707bc4d15d79e63303: Contract (verified) (AaveV3GnosisPayload)
- 0x3238fc1d642b60f41a35f62570237656c85f4744: Contract (verified) (AaveV3ConfigEngine) [:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Gnosis.CONFIG_ENGINE")
- 0xa69b3b41bf62982106edb9d69db73cfadb8642aa: Contract (verified) (PriceFeedEngine)
- 0x0a2d05bc646c65a029e602c257dfa14adf8bfad2: Contract (verified) (PriceCapAdapterStable)
- 0x26c31ac71010af62e6b486d1132e266d6298857d: Contract (verified) (EACAggregatorProxy) [:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Gnosis.ASSETS.USDC.ORACLE")
- 0x30ba871ee7a08dbd255cdd8e7e035dad72014e27: Contract (verified) (AccessControlledOffchainAggregator)
- 0xe5269ef0ce04e509e8134624c7bf043b21e10897: Contract (verified) (PriceCapAdapterStable)
- 0x678df3415fc31947da4324ec63212874be5a82f8: Contract (verified) (EACAggregatorProxy) [:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Gnosis.ASSETS.WXDAI.ORACLE")
- 0xb65566283cace6b281308308da0f0783a613c416: Contract (verified) (AccessControlledOffchainAggregator)
- 0x8ee42ba520ca106294163fb8b1ffe9c6fba35507: Contract (verified) (CLRatePriceCapAdapter)
- 0x0064ac007ff665cf8d0d3af5e0ad1c26a3f853ea: Contract (verified) (EACAggregatorProxy) [:ghost:](https://github.com/bgd-labs/aave-address-book "MiscGnosis.wstETH_stETH_AGGREGATOR")
- 0x6dcf8ce1982fc71e7128407c7c6ce4b0c1722f55: Contract (verified) (AccessControlledOffchainAggregator)
- 0xa767f745331d267c7751297d982b050c93985627: Contract (verified) (EACAggregatorProxy) [:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Gnosis.ASSETS.WETH.ORACLE")
- 0x059e7bd8157e0d302df3626e162b6c835340b311: Contract (verified) (AccessControlledOffchainAggregator)
- 0xeb0a051be10228213baeb449db63719d6742f7c4: Contract (verified) (AaveOracle) [:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Gnosis.ORACLE")
- 0x36616cf17557639614c1cddb356b1b83fc0b2132: Contract (verified) (PoolAddressesProvider) [:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Gnosis.POOL_ADDRESSES_PROVIDER")
- 0xec710f59005f48703908bc519d552df5b8472614: Contract (verified) (ACLManager) [:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Gnosis.ACL_MANAGER")

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

#### Warnings

- [0xaC603d82de4Fed4c28175f707BC4d15d79E63303](https://gnosisscan.io/address/0xaC603d82de4Fed4c28175f707BC4d15d79E63303): Contract (with DELEGATECALL)

### Check: Check all touched contracts do not contain selfdestruct :white_check_mark:

#### Warnings

- [0xd73a92be73efbfcf3854433a5fcbabf9c1316073](https://gnosisscan.io/address/0xd73a92be73efbfcf3854433a5fcbabf9c1316073): EOA (may have code later)
- [0x9a1f491b86d09fc1484b5fab10041b189b60756b](https://gnosisscan.io/address/0x9a1f491b86d09fc1484b5fab10041b189b60756b): Contract (with DELEGATECALL)[:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Gnosis.PAYLOADS_CONTROLLER")
- [0x1df462e2712496373a347f8ad10802a5e95f053d](https://gnosisscan.io/address/0x1df462e2712496373a347f8ad10802a5e95f053d): Contract (with DELEGATECALL)[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Gnosis.ACL_ADMIN, GovernanceV3Gnosis.EXECUTOR_LVL_1")
- [0xac603d82de4fed4c28175f707bc4d15d79e63303](https://gnosisscan.io/address/0xac603d82de4fed4c28175f707bc4d15d79e63303): Contract (with DELEGATECALL)
- [0x3238fc1d642b60f41a35f62570237656c85f4744](https://gnosisscan.io/address/0x3238fc1d642b60f41a35f62570237656c85f4744): Contract (with DELEGATECALL)[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Gnosis.CONFIG_ENGINE")
- [0x36616cf17557639614c1cddb356b1b83fc0b2132](https://gnosisscan.io/address/0x36616cf17557639614c1cddb356b1b83fc0b2132): Contract (with DELEGATECALL)[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Gnosis.POOL_ADDRESSES_PROVIDER")

#### Info

- [0xe59470b3be3293534603487e00a44c72f2cd466d](https://gnosisscan.io/address/0xe59470b3be3293534603487e00a44c72f2cd466d): Contract (looks safe)
- [0xa69b3b41bf62982106edb9d69db73cfadb8642aa](https://gnosisscan.io/address/0xa69b3b41bf62982106edb9d69db73cfadb8642aa): Contract (looks safe)
- [0x0a2d05bc646c65a029e602c257dfa14adf8bfad2](https://gnosisscan.io/address/0x0a2d05bc646c65a029e602c257dfa14adf8bfad2): Contract (looks safe)
- [0x26c31ac71010af62e6b486d1132e266d6298857d](https://gnosisscan.io/address/0x26c31ac71010af62e6b486d1132e266d6298857d): Contract (looks safe)[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Gnosis.ASSETS.USDC.ORACLE")
- [0x30ba871ee7a08dbd255cdd8e7e035dad72014e27](https://gnosisscan.io/address/0x30ba871ee7a08dbd255cdd8e7e035dad72014e27): Contract (looks safe)
- [0xe5269ef0ce04e509e8134624c7bf043b21e10897](https://gnosisscan.io/address/0xe5269ef0ce04e509e8134624c7bf043b21e10897): Contract (looks safe)
- [0x678df3415fc31947da4324ec63212874be5a82f8](https://gnosisscan.io/address/0x678df3415fc31947da4324ec63212874be5a82f8): Contract (looks safe)[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Gnosis.ASSETS.WXDAI.ORACLE")
- [0xb65566283cace6b281308308da0f0783a613c416](https://gnosisscan.io/address/0xb65566283cace6b281308308da0f0783a613c416): Contract (looks safe)
- [0x8ee42ba520ca106294163fb8b1ffe9c6fba35507](https://gnosisscan.io/address/0x8ee42ba520ca106294163fb8b1ffe9c6fba35507): Contract (looks safe)
- [0x0064ac007ff665cf8d0d3af5e0ad1c26a3f853ea](https://gnosisscan.io/address/0x0064ac007ff665cf8d0d3af5e0ad1c26a3f853ea): Contract (looks safe)[:ghost:](https://github.com/bgd-labs/aave-address-book "MiscGnosis.wstETH_stETH_AGGREGATOR")
- [0x6dcf8ce1982fc71e7128407c7c6ce4b0c1722f55](https://gnosisscan.io/address/0x6dcf8ce1982fc71e7128407c7c6ce4b0c1722f55): Contract (looks safe)
- [0xa767f745331d267c7751297d982b050c93985627](https://gnosisscan.io/address/0xa767f745331d267c7751297d982b050c93985627): Contract (looks safe)[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Gnosis.ASSETS.WETH.ORACLE")
- [0x059e7bd8157e0d302df3626e162b6c835340b311](https://gnosisscan.io/address/0x059e7bd8157e0d302df3626e162b6c835340b311): Contract (looks safe)
- [0xeb0a051be10228213baeb449db63719d6742f7c4](https://gnosisscan.io/address/0xeb0a051be10228213baeb449db63719d6742f7c4): Contract (looks safe)[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Gnosis.ORACLE")
- [0xec710f59005f48703908bc519d552df5b8472614](https://gnosisscan.io/address/0xec710f59005f48703908bc519d552df5b8472614): Contract (looks safe)[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Gnosis.ACL_MANAGER")

0 comments on commit 38f6bfc

Please sign in to comment.