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 dc79264 commit 7b0262a
Show file tree
Hide file tree
Showing 18 changed files with 601 additions and 601 deletions.
14 changes: 7 additions & 7 deletions cache/bookKeeping/lastFetchedBlocks.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"governance": "19417764",
"137/payloads": "54562671",
"governance": "19418344",
"137/payloads": "54565757",
"43114/payloads": "41293538",
"1/payloads": "19417772",
"10/payloads": "117316458",
"42161/payloads": "189559526",
"1/payloads": "19418354",
"10/payloads": "117319978",
"42161/payloads": "189586774",
"8453/payloads": "11436843",
"100/payloads": "32199876",
"1088/payloads": "15117979",
"1088/payloads": "15124926",
"56/payloads": "36367209",
"534352/payloads": "4060538"
"534352/payloads": "4062881"
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Payload 72 on Ethereum

- Simulation: [https://dashboard.tenderly.co/me/simulator/afe106bf-3601-4ab0-9e8c-14db72ed3c87](https://dashboard.tenderly.co/me/simulator/afe106bf-3601-4ab0-9e8c-14db72ed3c87)
- Simulation: [https://dashboard.tenderly.co/me/simulator/b8fcbc89-6d62-481c-9c80-996a41e5930b](https://dashboard.tenderly.co/me/simulator/b8fcbc89-6d62-481c-9c80-996a41e5930b)
- creator: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922
- maximumAccessLevelRequired: 1
- state: 2(Queued)
Expand Down Expand Up @@ -32,11 +32,11 @@ InitializableImmutableAdminUpgradeabilityProxy (Aave v3 WETH) at `0x4d5F47FA6A74
TransparentUpgradeableProxy at `0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5`[:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Ethereum.PAYLOADS_CONTROLLER") with implementation PayloadsController at `0x7222182cB9c5320587b5148BF03eeE107AD64578`
```diff
@@ Slot `0x8195e934be8e1e1e67e36670679242f3eb3fe013d19203686902c1dc42dff3e4` @@
- "0x0065eebdca0065ea4f77020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065eebdca0065ea4f77030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
- "0x0065eed9360065ea4f77020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065eed9360065ea4f77030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
@@ Slot `0x8195e934be8e1e1e67e36670679242f3eb3fe013d19203686902c1dc42dff3e5` @@
- "0x000000000000000000093a80000001518000661873f700000000000000000000"
+ "0x000000000000000000093a80000001518000661873f700000000000065f01023"
+ "0x000000000000000000093a80000001518000661873f700000000000065f02b8f"
```


Expand All @@ -49,7 +49,7 @@ TransparentUpgradeableProxy at `0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5`[:gho
- InitializableImmutableAdminUpgradeabilityProxy (Aave v3 WETH) at `0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Ethereum.ASSETS.WETH.A_TOKEN") with implementation AToken at `0x7EfFD7b47Bfd17e52fB7559d3f924201b9DbfF3d`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Ethereum.DEFAULT_A_TOKEN_IMPL_REV_1")
- `Approval(owner: 0x464c71f6c2f760dda6093dcb91c24c39e5d6e18c, spender: 0xdeadd8ab03075b7fba81864202a2f59ee25b312b, value: 600000000000000000000)`
- 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: 0x93236aa0aa30de7f837d0bad24663303a9e852b8, value: 0, signature: execute(), data: 0x, executionTime: 1710231587, withDelegatecall: true, resultData: 0x)`
- `ExecutedAction(target: 0x93236aa0aa30de7f837d0bad24663303a9e852b8, value: 0, signature: execute(), data: 0x, executionTime: 1710238607, 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: 72)`

Expand Down
786 changes: 393 additions & 393 deletions reports/payloads/1/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5/73.md

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions reports/payloads/1/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5/74.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Payload 74 on Ethereum

- Simulation: [https://dashboard.tenderly.co/me/simulator/e6df5dbc-ec01-4b5e-bd90-5e101e7747de](https://dashboard.tenderly.co/me/simulator/e6df5dbc-ec01-4b5e-bd90-5e101e7747de)
- Simulation: [https://dashboard.tenderly.co/me/simulator/07301c23-9730-4946-88a4-aa16c43d9811](https://dashboard.tenderly.co/me/simulator/07301c23-9730-4946-88a4-aa16c43d9811)
- creator: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922
- maximumAccessLevelRequired: 1
- state: 1(Created)
Expand All @@ -18,11 +18,11 @@ TransparentUpgradeableProxy at `0x1a88Df1cFe15Af22B3c4c783D4e6F7F9e0C1885d`[:gho
- 578703703703703
+ 1157407407407407
@@ `assets` key `0x1a88df1cfe15af22b3c4c783d4e6f7f9e0c1885d`.lastUpdateTimestamp @@
- 1710212231
+ 1710231635
- 1710238463
+ 1710238679
@@ `assets` key `0x1a88df1cfe15af22b3c4c783d4e6f7f9e0c1885d`.index @@
- 208369375110577
+ 209243180461973
- 209550533527819
+ 209560253117604

```

Expand All @@ -32,19 +32,19 @@ InitializableAdminUpgradeabilityProxy at `0x4da27a545c0c5B758a6BA100e3a049001de8
- 4456018518518518
+ 4166666666666666
@@ `assets` key `0x4da27a545c0c5b758a6ba100e3a049001de870f5`.lastUpdateTimestamp @@
- 1710229487
+ 1710231635
- 1710238295
+ 1710238679
@@ `assets` key `0x4da27a545c0c5b758a6ba100e3a049001de870f5`.index @@
- 26082049528975715852
+ 26082053085475914977
- 26082064113309331087
+ 26082064748989371155

```

InitializableAdminUpgradeabilityProxy (Aave) at `0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV2Ethereum.ASSETS.AAVE.UNDERLYING, AaveV3Ethereum.ASSETS.AAVE.UNDERLYING") with implementation AaveTokenV3 at `0x5D4Aa78B08Bc7C530e21bf7447988b1Be7991322`
```diff
@@ Slot `0xab893b50027afb0206840523db2bd5f418dfb378758e9e25970914468b7acb4b` @@
- "0x0000000000000000000000000000000000000000000000c582e2ce8b86e90458"
+ "0x00000000000000000000000000000000000000000000013aa2e81903e16e33b8"
- "0x0000000000000000000000000000000000000000000000c53293babe8ddccdd8"
+ "0x00000000000000000000000000000000000000000000013a1a06c71e1fcfa6d8"
```

TransparentUpgradeableProxy at `0x9eDA81C21C273a82BE9Bbc19B6A6182212068101`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveSafetyModule.STK_AAVE_WSTETH_BPTV2") with implementation StakeToken at `0x4ad4a620EEaE490d5872F69845104fAeFB67EFc4`
Expand All @@ -53,22 +53,22 @@ TransparentUpgradeableProxy at `0x9eDA81C21C273a82BE9Bbc19B6A6182212068101`[:gho
- 4456018518518518
+ 4166666666666666
@@ `assets` key `0x9eda81c21c273a82be9bbc19b6a6182212068101`.lastUpdateTimestamp @@
- 1710223487
+ 1710231635
- 1710235787
+ 1710238679
@@ `assets` key `0x9eda81c21c273a82be9bbc19b6a6182212068101`.index @@
- 50853712895226006
+ 50906209481068947
- 50932931023284719
+ 50951515141225190

```

TransparentUpgradeableProxy at `0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5`[:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Ethereum.PAYLOADS_CONTROLLER") with implementation PayloadsController at `0x7222182cB9c5320587b5148BF03eeE107AD64578`
```diff
@@ Slot `0x4527180e78e4a6462bf9deb3d847e2025103f904bac3cb89e4a58cffdf5fa004` @@
- "0x0065eebdfa0065ec277f020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065eebdfa0065ec277f030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
- "0x0065eed97e0065ec277f020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065eed97e0065ec277f030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
@@ Slot `0x4527180e78e4a6462bf9deb3d847e2025103f904bac3cb89e4a58cffdf5fa005` @@
- "0x000000000000000000093a80000001518000661a4bff00000000000000000000"
+ "0x000000000000000000093a80000001518000661a4bff00000000000065f01053"
+ "0x000000000000000000093a80000001518000661a4bff00000000000065f02bd7"
```


Expand All @@ -77,19 +77,19 @@ TransparentUpgradeableProxy at `0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5`[:gho
#### Info

- TransparentUpgradeableProxy at `0x1a88Df1cFe15Af22B3c4c783D4e6F7F9e0C1885d`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveSafetyModule.STK_GHO") with implementation StakeToken at `0x50F9d4E28309303F0cdcAc8AF0b569e8b75Ab857`
- `AssetIndexUpdated(asset: 0x1a88df1cfe15af22b3c4c783d4e6f7f9e0c1885d, index: 209243180461973)`
- `AssetIndexUpdated(asset: 0x1a88df1cfe15af22b3c4c783d4e6f7f9e0c1885d, index: 209560253117604)`
- `AssetConfigUpdated(asset: 0x1a88df1cfe15af22b3c4c783d4e6f7f9e0c1885d, emission: 1157407407407407)`
- InitializableAdminUpgradeabilityProxy at `0x4da27a545c0c5B758a6BA100e3a049001de870f5`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveSafetyModule.STK_AAVE") with implementation StakedAaveV3 at `0x0fE58FE1CaA69951dC924A8c222bE19013B89476`
- `AssetIndexUpdated(asset: 0x4da27a545c0c5b758a6ba100e3a049001de870f5, index: 26082053085475914977)`
- `AssetIndexUpdated(asset: 0x4da27a545c0c5b758a6ba100e3a049001de870f5, index: 26082064748989371155)`
- `AssetConfigUpdated(asset: 0x4da27a545c0c5b758a6ba100e3a049001de870f5, emission: 4166666666666666)`
- TransparentUpgradeableProxy at `0x9eDA81C21C273a82BE9Bbc19B6A6182212068101`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveSafetyModule.STK_AAVE_WSTETH_BPTV2") with implementation StakeToken at `0x4ad4a620EEaE490d5872F69845104fAeFB67EFc4`
- `AssetIndexUpdated(asset: 0x9eda81c21c273a82be9bbc19b6a6182212068101, index: 50906209481068947)`
- `AssetIndexUpdated(asset: 0x9eda81c21c273a82be9bbc19b6a6182212068101, index: 50951515141225190)`
- `AssetConfigUpdated(asset: 0x9eda81c21c273a82be9bbc19b6a6182212068101, emission: 4166666666666666)`
- InitializableAdminUpgradeabilityProxy (Aave) at `0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV2Ethereum.ASSETS.AAVE.UNDERLYING, AaveV3Ethereum.ASSETS.AAVE.UNDERLYING") with implementation AaveTokenV3 at `0x5D4Aa78B08Bc7C530e21bf7447988b1Be7991322`
- `Approval(owner: 0x25f2226b597e8f9514b3f68f00f494cf4f286491, spender: 0x1a88df1cfe15af22b3c4c783d4e6f7f9e0c1885d, value: 0)`
- `Approval(owner: 0x25f2226b597e8f9514b3f68f00f494cf4f286491, spender: 0x1a88df1cfe15af22b3c4c783d4e6f7f9e0c1885d, value: 5804016299077998097336)`
- `Approval(owner: 0x25f2226b597e8f9514b3f68f00f494cf4f286491, spender: 0x1a88df1cfe15af22b3c4c783d4e6f7f9e0c1885d, value: 5794153044371842246360)`
- 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: 0xadbe5540140d1b5eb9dcac7ea20df95c37287426, value: 0, signature: execute(), data: 0x, executionTime: 1710231635, withDelegatecall: true, resultData: 0x)`
- `ExecutedAction(target: 0xadbe5540140d1b5eb9dcac7ea20df95c37287426, value: 0, signature: execute(), data: 0x, executionTime: 1710238679, 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: 74)`

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Payload 76 on Ethereum

- Simulation: [https://dashboard.tenderly.co/me/simulator/ec833155-9327-40ce-acb5-152f6b8388b5](https://dashboard.tenderly.co/me/simulator/ec833155-9327-40ce-acb5-152f6b8388b5)
- Simulation: [https://dashboard.tenderly.co/me/simulator/b05ce0c5-32eb-4a7a-89ef-5ace3a97ea99](https://dashboard.tenderly.co/me/simulator/b05ce0c5-32eb-4a7a-89ef-5ace3a97ea99)
- creator: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922
- maximumAccessLevelRequired: 1
- state: 1(Created)
Expand All @@ -23,11 +23,11 @@ InitializableImmutableAdminUpgradeabilityProxy at `0x87870Bca3F3fD6335C3F4ce8392
TransparentUpgradeableProxy at `0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5`[:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Ethereum.PAYLOADS_CONTROLLER") with implementation PayloadsController at `0x7222182cB9c5320587b5148BF03eeE107AD64578`
```diff
@@ Slot `0xd899c8b99c107ebd126158f0533ed068d266f28a5afc25749942d7d708638c6d` @@
- "0x0065eebe060065ef19db020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065eebe060065ef19db030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
- "0x0065eed98a0065ef19db020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065eed98a0065ef19db030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
@@ Slot `0xd899c8b99c107ebd126158f0533ed068d266f28a5afc25749942d7d708638c6e` @@
- "0x000000000000000000093a80000001518000661d3e5b00000000000000000000"
+ "0x000000000000000000093a80000001518000661d3e5b00000000000065f0105f"
+ "0x000000000000000000093a80000001518000661d3e5b00000000000065f02be3"
```


Expand All @@ -38,7 +38,7 @@ TransparentUpgradeableProxy at `0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5`[:gho
- InitializableImmutableAdminUpgradeabilityProxy at `0x64b761D848206f447Fe2dd461b0c635Ec39EbB27`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Ethereum.POOL_CONFIGURATOR") with implementation PoolConfigurator at `0xFDA7ffA872bDc906D43079EA134ebC9a511db0c2`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Ethereum.POOL_CONFIGURATOR_IMPL")
- `ReserveInterestRateStrategyChanged(asset: 0x40d16fc0246ad3160ccc09b8d0d3a2cd28ae6c2f, oldStrategy: 0x3a4d5316ec79622686a19f69ce546997cc8e8514, newStrategy: 0x2f6390ef66b8564c715af6834361621dda38d816)`
- 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: 0xeab5ffecc90082d75e0a1de43dddb1ec4ac9bb9f, value: 0, signature: execute(), data: 0x, executionTime: 1710231647, withDelegatecall: true, resultData: 0x)`
- `ExecutedAction(target: 0xeab5ffecc90082d75e0a1de43dddb1ec4ac9bb9f, value: 0, signature: execute(), data: 0x, executionTime: 1710238691, 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: 76)`

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Payload 77 on Ethereum

- Simulation: [https://dashboard.tenderly.co/me/simulator/07b20a1e-e7ca-43d9-999e-b3267144618a](https://dashboard.tenderly.co/me/simulator/07b20a1e-e7ca-43d9-999e-b3267144618a)
- Simulation: [https://dashboard.tenderly.co/me/simulator/bae36931-93be-40c6-bc02-923ddf8c4542](https://dashboard.tenderly.co/me/simulator/bae36931-93be-40c6-bc02-923ddf8c4542)
- creator: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922
- maximumAccessLevelRequired: 1
- state: 1(Created)
Expand All @@ -15,11 +15,11 @@
TransparentUpgradeableProxy at `0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5`[:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Ethereum.PAYLOADS_CONTROLLER") with implementation PayloadsController at `0x7222182cB9c5320587b5148BF03eeE107AD64578`
```diff
@@ Slot `0xf2222d92a706d2b36524284936563927b6d77fb3761e96fdbe8143f444bd785b` @@
- "0x0065eebe060065ef1abf020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065eebe060065ef1abf030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
- "0x0065eed98a0065ef1abf020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065eed98a0065ef1abf030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
@@ Slot `0xf2222d92a706d2b36524284936563927b6d77fb3761e96fdbe8143f444bd785c` @@
- "0x000000000000000000093a80000001518000661d3f3f00000000000000000000"
+ "0x000000000000000000093a80000001518000661d3f3f00000000000065f0105f"
+ "0x000000000000000000093a80000001518000661d3f3f00000000000065f02be3"
```


Expand All @@ -35,7 +35,7 @@ TransparentUpgradeableProxy at `0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5`[:gho
2) The Memorandum Of Association: https://cloudflare-ipfs.com/ipfs/QmaB3Z4oN4Bcc4SEZ8WH2duKLpPqRYKqYC5TMqpQaddfrB

)`
- `ExecutedAction(target: 0xa80d2b17680e371405878b2d0fc1df9853807f1e, value: 0, signature: execute(), data: 0x, executionTime: 1710231647, withDelegatecall: true, resultData: 0x)`
- `ExecutedAction(target: 0xa80d2b17680e371405878b2d0fc1df9853807f1e, value: 0, signature: execute(), data: 0x, executionTime: 1710238691, 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: 77)`

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Payload 78 on Ethereum

- Simulation: [https://dashboard.tenderly.co/me/simulator/dbbe999a-8bd0-4261-b55b-7d9537f57f34](https://dashboard.tenderly.co/me/simulator/dbbe999a-8bd0-4261-b55b-7d9537f57f34)
- Simulation: [https://dashboard.tenderly.co/me/simulator/29f5f88c-51bb-4116-a600-d01bec6e9af8](https://dashboard.tenderly.co/me/simulator/29f5f88c-51bb-4116-a600-d01bec6e9af8)
- creator: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922
- maximumAccessLevelRequired: 1
- state: 1(Created)
Expand Down Expand Up @@ -41,11 +41,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 `0xd59eb1c08df610a2d207db4db91372b9fa60f3de2255ec3b0fbfc33ac8593149` @@
- "0x0065eebe120065ef4cab020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065eebe120065ef4cab030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
- "0x0065eed9960065ef4cab020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065eed9960065ef4cab030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
@@ Slot `0xd59eb1c08df610a2d207db4db91372b9fa60f3de2255ec3b0fbfc33ac859314a` @@
- "0x000000000000000000093a80000001518000661d712b00000000000000000000"
+ "0x000000000000000000093a80000001518000661d712b00000000000065f0106b"
+ "0x000000000000000000093a80000001518000661d712b00000000000065f02bef"
```


Expand All @@ -62,7 +62,7 @@ TransparentUpgradeableProxy at `0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5`[:gho
- `RoleGranted(role: 0x939b8dfb57ecef2aea54a93a15e86768b9d4089f1ba61c245e6ec980695f4ca4, account: 0xb5b29320d2dde5ba5bafa1ebcd270052070483ec, sender: 0x5300a1a15135ea4dc7ad5a167152c01efc9b192a)`
- `RoleGranted(role: 0x939b8dfb57ecef2aea54a93a15e86768b9d4089f1ba61c245e6ec980695f4ca4, account: 0x0274a704a6d9129f90a62ddc6f6024b33ecdad36, 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: 0x8853c5213ed32cc312c4577fed8ab1ba97ce3f8d, value: 0, signature: execute(), data: 0x, executionTime: 1710231659, withDelegatecall: true, resultData: 0x)`
- `ExecutedAction(target: 0x8853c5213ed32cc312c4577fed8ab1ba97ce3f8d, value: 0, signature: execute(), data: 0x, executionTime: 1710238703, 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: 78)`

Expand Down
Loading

0 comments on commit 7b0262a

Please sign in to comment.