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 1007f71 commit 6058b49
Show file tree
Hide file tree
Showing 18 changed files with 517 additions and 663 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": "19421003",
"137/payloads": "54580567",
"governance": "19421070",
"137/payloads": "54580925",
"43114/payloads": "42817482",
"1/payloads": "19421012",
"10/payloads": "117336123",
"42161/payloads": "189714259",
"1/payloads": "19421079",
"10/payloads": "117336418",
"42161/payloads": "189717490",
"8453/payloads": "11740931",
"100/payloads": "32895608",
"1088/payloads": "15150798",
"1088/payloads": "15151378",
"56/payloads": "36909055",
"534352/payloads": "4073706"
"534352/payloads": "4073814"
}
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/d44723cb-3d22-4826-9bc6-58de42db533b](https://dashboard.tenderly.co/me/simulator/d44723cb-3d22-4826-9bc6-58de42db533b)
- Simulation: [https://dashboard.tenderly.co/me/simulator/6b9168a1-53cd-496d-9c8a-565b00205e69](https://dashboard.tenderly.co/me/simulator/6b9168a1-53cd-496d-9c8a-565b00205e69)
- 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` @@
- "0x0065ef566a0065ea4f77020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065ef566a0065ea4f77030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
- "0x0065ef59b20065ea4f77020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065ef59b20065ea4f77030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
@@ Slot `0x8195e934be8e1e1e67e36670679242f3eb3fe013d19203686902c1dc42dff3e5` @@
- "0x000000000000000000093a80000001518000661873f700000000000000000000"
+ "0x000000000000000000093a80000001518000661873f700000000000065f0a8c3"
+ "0x000000000000000000093a80000001518000661873f700000000000065f0ac0b"
```


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: 1710270659, withDelegatecall: true, resultData: 0x)`
- `ExecutedAction(target: 0x93236aa0aa30de7f837d0bad24663303a9e852b8, value: 0, signature: execute(), data: 0x, executionTime: 1710271499, 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
656 changes: 328 additions & 328 deletions reports/payloads/1/0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5/73.md

Large diffs are not rendered by default.

36 changes: 18 additions & 18 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/44e495e4-943c-4674-9e2e-c14c2b8c0018](https://dashboard.tenderly.co/me/simulator/44e495e4-943c-4674-9e2e-c14c2b8c0018)
- Simulation: [https://dashboard.tenderly.co/me/simulator/3aff2c9c-621f-4691-b374-e2c2dfbc354f](https://dashboard.tenderly.co/me/simulator/3aff2c9c-621f-4691-b374-e2c2dfbc354f)
- creator: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922
- maximumAccessLevelRequired: 1
- state: 1(Created)
Expand All @@ -19,10 +19,10 @@ TransparentUpgradeableProxy at `0x1a88Df1cFe15Af22B3c4c783D4e6F7F9e0C1885d`[:gho
+ 1157407407407407
@@ `assets` key `0x1a88df1cfe15af22b3c4c783d4e6f7f9e0c1885d`.lastUpdateTimestamp @@
- 1710238463
+ 1710270731
+ 1710271559
@@ `assets` key `0x1a88df1cfe15af22b3c4c783d4e6f7f9e0c1885d`.index @@
- 209550533527819
+ 211002532246311
+ 211039790673821

```

Expand All @@ -32,19 +32,19 @@ InitializableAdminUpgradeabilityProxy at `0x4da27a545c0c5B758a6BA100e3a049001de8
- 4456018518518518
+ 4166666666666666
@@ `assets` key `0x4da27a545c0c5b758a6ba100e3a049001de870f5`.lastUpdateTimestamp @@
- 1710268487
+ 1710270731
- 1710271199
+ 1710271559
@@ `assets` key `0x4da27a545c0c5b758a6ba100e3a049001de870f5`.index @@
- 26082114102027196011
+ 26082117817462914008
- 26082118592339881933
+ 26082119188399088028

```

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` @@
- "0x0000000000000000000000000000000000000000000000c53293babe8ddccdd8"
+ "0x000000000000000000000000000000000000000000000139189cdf963d2b4ff8"
+ "0x00000000000000000000000000000000000000000000013911f6880ad24b6458"
```

TransparentUpgradeableProxy at `0x9eDA81C21C273a82BE9Bbc19B6A6182212068101`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveSafetyModule.STK_AAVE_WSTETH_BPTV2") with implementation StakeToken at `0x4ad4a620EEaE490d5872F69845104fAeFB67EFc4`
Expand All @@ -54,21 +54,21 @@ TransparentUpgradeableProxy at `0x9eDA81C21C273a82BE9Bbc19B6A6182212068101`[:gho
+ 4166666666666666
@@ `assets` key `0x9eda81c21c273a82be9bbc19b6a6182212068101`.lastUpdateTimestamp @@
- 1710235787
+ 1710270731
+ 1710271559
@@ `assets` key `0x9eda81c21c273a82be9bbc19b6a6182212068101`.index @@
- 50932931023284719
+ 51157482689021872
+ 51162803453079517

```

TransparentUpgradeableProxy at `0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5`[:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Ethereum.PAYLOADS_CONTROLLER") with implementation PayloadsController at `0x7222182cB9c5320587b5148BF03eeE107AD64578`
```diff
@@ Slot `0x4527180e78e4a6462bf9deb3d847e2025103f904bac3cb89e4a58cffdf5fa004` @@
- "0x0065ef56b20065ec277f020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065ef56b20065ec277f030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
- "0x0065ef59ee0065ec277f020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065ef59ee0065ec277f030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
@@ Slot `0x4527180e78e4a6462bf9deb3d847e2025103f904bac3cb89e4a58cffdf5fa005` @@
- "0x000000000000000000093a80000001518000661a4bff00000000000000000000"
+ "0x000000000000000000093a80000001518000661a4bff00000000000065f0a90b"
+ "0x000000000000000000093a80000001518000661a4bff00000000000065f0ac47"
```


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: 211002532246311)`
- `AssetIndexUpdated(asset: 0x1a88df1cfe15af22b3c4c783d4e6f7f9e0c1885d, index: 211039790673821)`
- `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: 26082117817462914008)`
- `AssetIndexUpdated(asset: 0x4da27a545c0c5b758a6ba100e3a049001de870f5, index: 26082119188399088028)`
- `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: 51157482689021872)`
- `AssetIndexUpdated(asset: 0x9eda81c21c273a82be9bbc19b6a6182212068101, index: 51162803453079517)`
- `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: 5775604433260731125752)`
- `Approval(owner: 0x25f2226b597e8f9514b3f68f00f494cf4f286491, spender: 0x1a88df1cfe15af22b3c4c783d4e6f7f9e0c1885d, value: 5775125266594064458840)`
- 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: 1710270731, withDelegatecall: true, resultData: 0x)`
- `ExecutedAction(target: 0xadbe5540140d1b5eb9dcac7ea20df95c37287426, value: 0, signature: execute(), data: 0x, executionTime: 1710271559, 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/3fa8ac00-424d-4dcb-be77-9b503ea83d36](https://dashboard.tenderly.co/me/simulator/3fa8ac00-424d-4dcb-be77-9b503ea83d36)
- Simulation: [https://dashboard.tenderly.co/me/simulator/ba87366e-0cf2-4c30-9c76-de29622ffdd5](https://dashboard.tenderly.co/me/simulator/ba87366e-0cf2-4c30-9c76-de29622ffdd5)
- 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` @@
- "0x0065ef56e20065ef19db020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065ef56e20065ef19db030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
- "0x0065ef5a120065ef19db020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065ef5a120065ef19db030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
@@ Slot `0xd899c8b99c107ebd126158f0533ed068d266f28a5afc25749942d7d708638c6e` @@
- "0x000000000000000000093a80000001518000661d3e5b00000000000000000000"
+ "0x000000000000000000093a80000001518000661d3e5b00000000000065f0a93b"
+ "0x000000000000000000093a80000001518000661d3e5b00000000000065f0ac6b"
```


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: 1710270779, withDelegatecall: true, resultData: 0x)`
- `ExecutedAction(target: 0xeab5ffecc90082d75e0a1de43dddb1ec4ac9bb9f, value: 0, signature: execute(), data: 0x, executionTime: 1710271595, 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/44775b24-8119-47d3-93df-2c5e5f42f500](https://dashboard.tenderly.co/me/simulator/44775b24-8119-47d3-93df-2c5e5f42f500)
- Simulation: [https://dashboard.tenderly.co/me/simulator/25ebd395-283e-43b6-92ac-069b66088b59](https://dashboard.tenderly.co/me/simulator/25ebd395-283e-43b6-92ac-069b66088b59)
- 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` @@
- "0x0065ef56b20065ef1abf020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065ef56b20065ef1abf030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
- "0x0065ef59fa0065ef1abf020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065ef59fa0065ef1abf030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
@@ Slot `0xf2222d92a706d2b36524284936563927b6d77fb3761e96fdbe8143f444bd785c` @@
- "0x000000000000000000093a80000001518000661d3f3f00000000000000000000"
+ "0x000000000000000000093a80000001518000661d3f3f00000000000065f0a90b"
+ "0x000000000000000000093a80000001518000661d3f3f00000000000065f0ac53"
```


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: 1710270731, withDelegatecall: true, resultData: 0x)`
- `ExecutedAction(target: 0xa80d2b17680e371405878b2d0fc1df9853807f1e, value: 0, signature: execute(), data: 0x, executionTime: 1710271571, 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/c6ae7989-da02-4de2-b56d-42ec6e15c208](https://dashboard.tenderly.co/me/simulator/c6ae7989-da02-4de2-b56d-42ec6e15c208)
- Simulation: [https://dashboard.tenderly.co/me/simulator/e8b1ab66-2128-49d5-92a2-8b78d8a896c9](https://dashboard.tenderly.co/me/simulator/e8b1ab66-2128-49d5-92a2-8b78d8a896c9)
- 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` @@
- "0x0065ef56ca0065ef4cab020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065ef56ca0065ef4cab030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
- "0x0065ef5a060065ef4cab020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065ef5a060065ef4cab030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
@@ Slot `0xd59eb1c08df610a2d207db4db91372b9fa60f3de2255ec3b0fbfc33ac859314a` @@
- "0x000000000000000000093a80000001518000661d712b00000000000000000000"
+ "0x000000000000000000093a80000001518000661d712b00000000000065f0a923"
+ "0x000000000000000000093a80000001518000661d712b00000000000065f0ac5f"
```


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: 1710270755, withDelegatecall: true, resultData: 0x)`
- `ExecutedAction(target: 0x8853c5213ed32cc312c4577fed8ab1ba97ce3f8d, value: 0, signature: execute(), data: 0x, executionTime: 1710271583, 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 6058b49

Please sign in to comment.