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 Dec 23, 2024
1 parent cbd1174 commit c337195
Show file tree
Hide file tree
Showing 3 changed files with 137 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"state":1}
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
## Payload 48 on Base

- Simulation: [https://dashboard.tenderly.co/me/simulator/97332e24-0539-4c66-9800-d1a1c5129525](https://dashboard.tenderly.co/me/simulator/97332e24-0539-4c66-9800-d1a1c5129525)
- creator: 0xe3FD707583932a99513a5c65c8463De769f5DAdF
- maximumAccessLevelRequired: 1
- state: 1(Created)
- actions: [{"target":"0x3111fE989eC77B8a67Ab1BA0b0d1ea1a54f58198","withDelegateCall":true,"accessLevel":1,"value":"0","signature":"execute()","callData":"0x"}]
- createdAt: [23/12/2024, 06:39:25](https://basescan.org/tx/0x42082543982692c2bf17a1413e0a6eb33fc62e15373293140cb2a2e50e8b839a)

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

#### Info


AaveOracle at `0x2Cc0Fc26eD4563A5ce5e8bdcfe1A2878676Ae156`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Base.ORACLE")
```diff
@@ `assetsSources` key `0x833589fcd6edb6e08f4c7c32d4f71b54bda02913 (symbol: USDC)` @@
- 0x978d8878b53fbe40dab7d4ab47b97ab622ffef9f (latestAnswer: 1.0000 [100004699, 8 decimals], description: Capped USDC/USD)
+ 0xfcf82bfa2485253263969167583ea4de09e9993b (latestAnswer: 1.0000 [100004699, 8 decimals], description: Capped USDC/USD)
@@ `assetsSources` key `0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca (symbol: USDbC)` @@
- 0x978d8878b53fbe40dab7d4ab47b97ab622ffef9f (latestAnswer: 1.0000 [100004699, 8 decimals], description: Capped USDC/USD)
+ 0xfcf82bfa2485253263969167583ea4de09e9993b (latestAnswer: 1.0000 [100004699, 8 decimals], description: Capped USDC/USD)
```

TransparentUpgradeableProxy at `0x2DC219E716793fb4b21548C0f009Ba3Af753ab01`[:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Base.PAYLOADS_CONTROLLER")
```diff
@@ Slot `0x5f3ffac152518418b730c1b4427b48de47a050e582434504c9ffd15088f0d196` @@
- "0x006767b370006769059d0201e3fd707583932a99513a5c65c8463de769f5dadf"
+ "0x006767b370006769059d0301e3fd707583932a99513a5c65c8463de769f5dadf"
@@ Slot `0x5f3ffac152518418b730c1b4427b48de47a050e582434504c9ffd15088f0d197` @@
- "0x000000000000000000093a8000000151800067972a1d00000000000000000000"
+ "0x000000000000000000093a8000000151800067972a1d000000000000676905dd"
```


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

#### Info

- AaveOracle at `0x2Cc0Fc26eD4563A5ce5e8bdcfe1A2878676Ae156`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Base.ORACLE")
- `AssetSourceUpdated(asset: 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913 (symbol: USDC), source: 0xfcf82bfa2485253263969167583ea4de09e9993b)`
- `AssetSourceUpdated(asset: 0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca (symbol: USDbC), source: 0xfcf82bfa2485253263969167583ea4de09e9993b)`
- Executor at `0x9390B1735def18560c509E2d0bc090E9d6BA257a`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Base.ACL_ADMIN, GovernanceV3Base.EXECUTOR_LVL_1")
- `ExecutedAction(target: 0x3111fe989ec77b8a67ab1ba0b0d1ea1a54f58198, value: 0, signature: execute(), data: 0x, executionTime: 1734936029, withDelegatecall: true, resultData: 0x)`
- TransparentUpgradeableProxy at `0x2DC219E716793fb4b21548C0f009Ba3Af753ab01`[:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Base.PAYLOADS_CONTROLLER")
- `PayloadExecuted(payloadId: 48)`

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

#### Info

- 0x3111fE989eC77B8a67Ab1BA0b0d1ea1a54f58198: Contract (not verified)

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

#### Info

- 0xd73a92be73efbfcf3854433a5fcbabf9c1316073: EOA (verification not applicable)
- 0x2dc219e716793fb4b21548c0f009ba3af753ab01: Contract (verified) (TransparentUpgradeableProxy) [:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Base.PAYLOADS_CONTROLLER")
- 0x319d156ea750b20d5370ef7b348b6ff1ab5d0256: Contract (verified) (PayloadsController)
- 0x9390b1735def18560c509e2d0bc090e9d6ba257a: Contract (verified) (Executor) [:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Base.ACL_ADMIN, GovernanceV3Base.EXECUTOR_LVL_1")
- 0x3111fe989ec77b8a67ab1ba0b0d1ea1a54f58198: Contract (not verified)
- 0xd828e29e2268f56309ddbbab697ae85dceb43b9d: Contract (verified) (AaveV3ConfigEngine) [:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Base.CONFIG_ENGINE")
- 0x7f8c06dd5143b837b7d86be6f55876c608c0301c: Contract (not verified)
- 0xfcf82bfa2485253263969167583ea4de09e9993b: Contract (not verified)
- 0x7e860098f58bbfc8648a4311b374b1d669a2bc6b: Contract (verified) (EACAggregatorProxy)
- 0x0ee7145e1370653533e2f2e824424be2aa95a4aa: Contract (verified) (AccessControlledOffchainAggregator)
- 0x2cc0fc26ed4563a5ce5e8bdcfe1a2878676ae156: Contract (verified) (AaveOracle) [:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Base.ORACLE")
- 0xe20fcbdbffc4dd138ce8b2e6fbb6cb49777ad64d: Contract (verified) (PoolAddressesProvider) [:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Base.POOL_ADDRESSES_PROVIDER")
- 0x43955b0899ab7232e3a454cf84aedd22ad46fd33: Contract (verified) (ACLManager) [:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Base.ACL_MANAGER")

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

#### Warnings

- [0x3111fE989eC77B8a67Ab1BA0b0d1ea1a54f58198](https://basescan.org/address/0x3111fE989eC77B8a67Ab1BA0b0d1ea1a54f58198): Contract (with DELEGATECALL)

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

#### Warnings

- [0xd73a92be73efbfcf3854433a5fcbabf9c1316073](https://basescan.org/address/0xd73a92be73efbfcf3854433a5fcbabf9c1316073): EOA (may have code later)
- [0x2dc219e716793fb4b21548c0f009ba3af753ab01](https://basescan.org/address/0x2dc219e716793fb4b21548c0f009ba3af753ab01): Contract (with DELEGATECALL)[:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Base.PAYLOADS_CONTROLLER")
- [0x9390b1735def18560c509e2d0bc090e9d6ba257a](https://basescan.org/address/0x9390b1735def18560c509e2d0bc090e9d6ba257a): Contract (with DELEGATECALL)[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Base.ACL_ADMIN, GovernanceV3Base.EXECUTOR_LVL_1")
- [0x3111fe989ec77b8a67ab1ba0b0d1ea1a54f58198](https://basescan.org/address/0x3111fe989ec77b8a67ab1ba0b0d1ea1a54f58198): Contract (with DELEGATECALL)
- [0xd828e29e2268f56309ddbbab697ae85dceb43b9d](https://basescan.org/address/0xd828e29e2268f56309ddbbab697ae85dceb43b9d): Contract (with DELEGATECALL)[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Base.CONFIG_ENGINE")
- [0xe20fcbdbffc4dd138ce8b2e6fbb6cb49777ad64d](https://basescan.org/address/0xe20fcbdbffc4dd138ce8b2e6fbb6cb49777ad64d): Contract (with DELEGATECALL)[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Base.POOL_ADDRESSES_PROVIDER")

#### Info

- [0x319d156ea750b20d5370ef7b348b6ff1ab5d0256](https://basescan.org/address/0x319d156ea750b20d5370ef7b348b6ff1ab5d0256): Contract (looks safe)
- [0x7f8c06dd5143b837b7d86be6f55876c608c0301c](https://basescan.org/address/0x7f8c06dd5143b837b7d86be6f55876c608c0301c): Contract (looks safe)
- [0xfcf82bfa2485253263969167583ea4de09e9993b](https://basescan.org/address/0xfcf82bfa2485253263969167583ea4de09e9993b): Contract (looks safe)
- [0x7e860098f58bbfc8648a4311b374b1d669a2bc6b](https://basescan.org/address/0x7e860098f58bbfc8648a4311b374b1d669a2bc6b): Contract (looks safe)
- [0x0ee7145e1370653533e2f2e824424be2aa95a4aa](https://basescan.org/address/0x0ee7145e1370653533e2f2e824424be2aa95a4aa): Contract (looks safe)
- [0x2cc0fc26ed4563a5ce5e8bdcfe1a2878676ae156](https://basescan.org/address/0x2cc0fc26ed4563a5ce5e8bdcfe1a2878676ae156): Contract (looks safe)[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Base.ORACLE")
- [0x43955b0899ab7232e3a454cf84aedd22ad46fd33](https://basescan.org/address/0x43955b0899ab7232e3a454cf84aedd22ad46fd33): Contract (looks safe)[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Base.ACL_MANAGER")

Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
## Reserve changes

### Reserve altered

#### USDC ([0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913](https://basescan.org/address/0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913))

| description | value before | value after |
| --- | --- | --- |
| oracle | [0x978D8878b53Fbe40dab7D4AB47b97AB622FFeF9f](https://basescan.org/address/0x978D8878b53Fbe40dab7D4AB47b97AB622FFeF9f) | [0xfcF82bFa2485253263969167583Ea4de09e9993b](https://basescan.org/address/0xfcF82bFa2485253263969167583Ea4de09e9993b) |


#### USDbC ([0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA](https://basescan.org/address/0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA))

| description | value before | value after |
| --- | --- | --- |
| oracle | [0x978D8878b53Fbe40dab7D4AB47b97AB622FFeF9f](https://basescan.org/address/0x978D8878b53Fbe40dab7D4AB47b97AB622FFeF9f) | [0xfcF82bFa2485253263969167583Ea4de09e9993b](https://basescan.org/address/0xfcF82bFa2485253263969167583Ea4de09e9993b) |


## Raw diff

```json
{
"reserves": {
"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913": {
"oracle": {
"from": "0x978D8878b53Fbe40dab7D4AB47b97AB622FFeF9f",
"to": "0xfcF82bFa2485253263969167583Ea4de09e9993b"
}
},
"0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA": {
"oracle": {
"from": "0x978D8878b53Fbe40dab7D4AB47b97AB622FFeF9f",
"to": "0xfcF82bFa2485253263969167583Ea4de09e9993b"
}
}
}
}
```

0 comments on commit c337195

Please sign in to comment.