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 7b0262a commit d325526
Show file tree
Hide file tree
Showing 18 changed files with 604 additions and 604 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": "19418344",
"137/payloads": "54565757",
"governance": "19419009",
"137/payloads": "54569456",
"43114/payloads": "41293538",
"1/payloads": "19418354",
"10/payloads": "117319978",
"42161/payloads": "189586774",
"1/payloads": "19419022",
"10/payloads": "117324001",
"42161/payloads": "189618966",
"8453/payloads": "11436843",
"100/payloads": "32199876",
"1088/payloads": "15124926",
"1088/payloads": "15131709",
"56/payloads": "36367209",
"534352/payloads": "4062881"
"534352/payloads": "4065564"
}
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/b8fcbc89-6d62-481c-9c80-996a41e5930b](https://dashboard.tenderly.co/me/simulator/b8fcbc89-6d62-481c-9c80-996a41e5930b)
- Simulation: [https://dashboard.tenderly.co/me/simulator/e0995d3e-9c83-4263-9cbf-608eec2fb096](https://dashboard.tenderly.co/me/simulator/e0995d3e-9c83-4263-9cbf-608eec2fb096)
- 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` @@
- "0x0065eed9360065ea4f77020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065eed9360065ea4f77030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
- "0x0065eef87a0065ea4f77020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065eef87a0065ea4f77030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
@@ Slot `0x8195e934be8e1e1e67e36670679242f3eb3fe013d19203686902c1dc42dff3e5` @@
- "0x000000000000000000093a80000001518000661873f700000000000000000000"
+ "0x000000000000000000093a80000001518000661873f700000000000065f02b8f"
+ "0x000000000000000000093a80000001518000661873f700000000000065f04ad3"
```


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: 1710238607, withDelegatecall: true, resultData: 0x)`
- `ExecutedAction(target: 0x93236aa0aa30de7f837d0bad24663303a9e852b8, value: 0, signature: execute(), data: 0x, executionTime: 1710246611, 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
806 changes: 403 additions & 403 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/07301c23-9730-4946-88a4-aa16c43d9811](https://dashboard.tenderly.co/me/simulator/07301c23-9730-4946-88a4-aa16c43d9811)
- Simulation: [https://dashboard.tenderly.co/me/simulator/77d9af6c-f1b1-418f-accc-b84591daabb2](https://dashboard.tenderly.co/me/simulator/77d9af6c-f1b1-418f-accc-b84591daabb2)
- creator: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922
- maximumAccessLevelRequired: 1
- state: 1(Created)
Expand All @@ -19,10 +19,10 @@ TransparentUpgradeableProxy at `0x1a88Df1cFe15Af22B3c4c783D4e6F7F9e0C1885d`[:gho
+ 1157407407407407
@@ `assets` key `0x1a88df1cfe15af22b3c4c783d4e6f7f9e0c1885d`.lastUpdateTimestamp @@
- 1710238463
+ 1710238679
+ 1710246707
@@ `assets` key `0x1a88df1cfe15af22b3c4c783d4e6f7f9e0c1885d`.index @@
- 209550533527819
+ 209560253117604
+ 209921497871293

```

Expand All @@ -32,19 +32,19 @@ InitializableAdminUpgradeabilityProxy at `0x4da27a545c0c5B758a6BA100e3a049001de8
- 4456018518518518
+ 4166666666666666
@@ `assets` key `0x4da27a545c0c5b758a6ba100e3a049001de870f5`.lastUpdateTimestamp @@
- 1710238295
+ 1710238679
- 1710246107
+ 1710246707
@@ `assets` key `0x4da27a545c0c5b758a6ba100e3a049001de870f5`.index @@
- 26082064113309331087
+ 26082064748989371155
- 26082077047090774236
+ 26082078040488028407

```

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"
+ "0x00000000000000000000000000000000000000000000013a1a06c71e1fcfa6d8"
+ "0x000000000000000000000000000000000000000000000139d98d7650d0cf0838"
```

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
+ 1710238679
+ 1710246707
@@ `assets` key `0x9eda81c21c273a82be9bbc19b6a6182212068101`.index @@
- 50932931023284719
+ 50951515141225190
+ 51003103418827579

```

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


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: 209560253117604)`
- `AssetIndexUpdated(asset: 0x1a88df1cfe15af22b3c4c783d4e6f7f9e0c1885d, index: 209921497871293)`
- `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: 26082064748989371155)`
- `AssetIndexUpdated(asset: 0x4da27a545c0c5b758a6ba100e3a049001de870f5, index: 26082078040488028407)`
- `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: 50951515141225190)`
- `AssetIndexUpdated(asset: 0x9eda81c21c273a82be9bbc19b6a6182212068101, index: 51003103418827579)`
- `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: 5794153044371842246360)`
- `Approval(owner: 0x25f2226b597e8f9514b3f68f00f494cf4f286491, spender: 0x1a88df1cfe15af22b3c4c783d4e6f7f9e0c1885d, value: 5789507211038508910648)`
- 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: 1710238679, withDelegatecall: true, resultData: 0x)`
- `ExecutedAction(target: 0xadbe5540140d1b5eb9dcac7ea20df95c37287426, value: 0, signature: execute(), data: 0x, executionTime: 1710246707, 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/b05ce0c5-32eb-4a7a-89ef-5ace3a97ea99](https://dashboard.tenderly.co/me/simulator/b05ce0c5-32eb-4a7a-89ef-5ace3a97ea99)
- Simulation: [https://dashboard.tenderly.co/me/simulator/208a6dff-2380-4c01-9be4-ee39c5a1b61d](https://dashboard.tenderly.co/me/simulator/208a6dff-2380-4c01-9be4-ee39c5a1b61d)
- 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` @@
- "0x0065eed98a0065ef19db020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065eed98a0065ef19db030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
- "0x0065eef8f20065ef19db020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065eef8f20065ef19db030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
@@ Slot `0xd899c8b99c107ebd126158f0533ed068d266f28a5afc25749942d7d708638c6e` @@
- "0x000000000000000000093a80000001518000661d3e5b00000000000000000000"
+ "0x000000000000000000093a80000001518000661d3e5b00000000000065f02be3"
+ "0x000000000000000000093a80000001518000661d3e5b00000000000065f04b4b"
```


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: 1710238691, withDelegatecall: true, resultData: 0x)`
- `ExecutedAction(target: 0xeab5ffecc90082d75e0a1de43dddb1ec4ac9bb9f, value: 0, signature: execute(), data: 0x, executionTime: 1710246731, 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/bae36931-93be-40c6-bc02-923ddf8c4542](https://dashboard.tenderly.co/me/simulator/bae36931-93be-40c6-bc02-923ddf8c4542)
- Simulation: [https://dashboard.tenderly.co/me/simulator/fc05764d-0408-495c-a280-b7d7a09e7786](https://dashboard.tenderly.co/me/simulator/fc05764d-0408-495c-a280-b7d7a09e7786)
- 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` @@
- "0x0065eed98a0065ef1abf020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065eed98a0065ef1abf030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
- "0x0065eef8fe0065ef1abf020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065eef8fe0065ef1abf030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
@@ Slot `0xf2222d92a706d2b36524284936563927b6d77fb3761e96fdbe8143f444bd785c` @@
- "0x000000000000000000093a80000001518000661d3f3f00000000000000000000"
+ "0x000000000000000000093a80000001518000661d3f3f00000000000065f02be3"
+ "0x000000000000000000093a80000001518000661d3f3f00000000000065f04b57"
```


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: 1710238691, withDelegatecall: true, resultData: 0x)`
- `ExecutedAction(target: 0xa80d2b17680e371405878b2d0fc1df9853807f1e, value: 0, signature: execute(), data: 0x, executionTime: 1710246743, 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/29f5f88c-51bb-4116-a600-d01bec6e9af8](https://dashboard.tenderly.co/me/simulator/29f5f88c-51bb-4116-a600-d01bec6e9af8)
- Simulation: [https://dashboard.tenderly.co/me/simulator/f1b749b9-6b3b-4e61-b04e-bd50c130a050](https://dashboard.tenderly.co/me/simulator/f1b749b9-6b3b-4e61-b04e-bd50c130a050)
- 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` @@
- "0x0065eed9960065ef4cab020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065eed9960065ef4cab030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
- "0x0065eef8fe0065ef4cab020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x0065eef8fe0065ef4cab030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
@@ Slot `0xd59eb1c08df610a2d207db4db91372b9fa60f3de2255ec3b0fbfc33ac859314a` @@
- "0x000000000000000000093a80000001518000661d712b00000000000000000000"
+ "0x000000000000000000093a80000001518000661d712b00000000000065f02bef"
+ "0x000000000000000000093a80000001518000661d712b00000000000065f04b57"
```


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: 1710238703, withDelegatecall: true, resultData: 0x)`
- `ExecutedAction(target: 0x8853c5213ed32cc312c4577fed8ab1ba97ce3f8d, value: 0, signature: execute(), data: 0x, executionTime: 1710246743, 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 d325526

Please sign in to comment.