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 Jun 5, 2024
1 parent 78720c2 commit 3ff649d
Show file tree
Hide file tree
Showing 6 changed files with 104 additions and 105 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Payload 133 on Ethereum

- Simulation: [https://dashboard.tenderly.co/me/simulator/6f31f88f-54a3-4a61-a900-4469be573352](https://dashboard.tenderly.co/me/simulator/6f31f88f-54a3-4a61-a900-4469be573352)
- Simulation: [https://dashboard.tenderly.co/me/simulator/c1d0f079-2455-47c0-8cdb-44b4b0a4496b](https://dashboard.tenderly.co/me/simulator/c1d0f079-2455-47c0-8cdb-44b4b0a4496b)
- creator: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922
- maximumAccessLevelRequired: 1
- state: 1(Created)
Expand Down Expand Up @@ -90,7 +90,7 @@ InitializableImmutableAdminUpgradeabilityProxy at `0x87870Bca3F3fD6335C3F4ce8392
+ 9%[90000000000000000000000000](25 decimals)
@@ `_reserves` key `0x4c9edd5852cd905f086c759e8383e09bff1e68b3 (symbol: USDe).lastUpdateTimestamp` @@
- 0
+ 1717545947
+ 1717553615
@@ `_reserves` key `0x4c9edd5852cd905f086c759e8383e09bff1e68b3 (symbol: USDe).id` @@
- 0
+ 30
Expand Down Expand Up @@ -127,11 +127,11 @@ TransparentUpgradeableProxy at `0xcC47c4Fe1F7f29ff31A8b62197023aC8553C7896`[:gho
TransparentUpgradeableProxy at `0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5`[:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Ethereum.PAYLOADS_CONTROLLER") with implementation PayloadsController at `0x7222182cB9c5320587b5148BF03eeE107AD64578`
```diff
@@ Slot `0x89296dddcf1fd18ff0a710602fafcfb133676f3567b56cdc06e7cf03be494bbc` @@
- "0x00665e598200665b20a7020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x00665e598200665b20a7030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
- "0x00665e777600665b20a7020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x00665e777600665b20a7030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
@@ Slot `0x89296dddcf1fd18ff0a710602fafcfb133676f3567b56cdc06e7cf03be494bbd` @@
- "0x000000000000000000093a800000015180006689452700000000000000000000"
+ "0x000000000000000000093a8000000151800066894527000000000000665fabdb"
+ "0x000000000000000000093a8000000151800066894527000000000000665fc9cf"
```


Expand Down Expand Up @@ -173,7 +173,7 @@ TransparentUpgradeableProxy at `0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5`[:gho
- `ReserveDataUpdated(reserve: 0x4c9edd5852cd905f086c759e8383e09bff1e68b3 (symbol: USDe), liquidityRate: 0, stableBorrowRate: 90000000000000000000000000, variableBorrowRate: 0, liquidityIndex: 1[1000000000000000000000000000](27 decimals), variableBorrowIndex: 1[1000000000000000000000000000](27 decimals))`
- `Supply(reserve: 0x4c9edd5852cd905f086c759e8383e09bff1e68b3 (symbol: USDe), user: 0x5300a1a15135ea4dc7ad5a167152c01efc9b192a, onBehalfOf: 0x464c71f6c2f760dda6093dcb91c24c39e5d6e18c, amount: 1,000,000,000,000,000,000[1000000000000000000](0 decimals), referralCode: 0)`
- 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: 0x22e4d16763f70c89e210f07dcfed9219298dc72d, value: 0, signature: execute(), data: 0x, executionTime: 1717545947, withDelegatecall: true, resultData: 0x)`
- `ExecutedAction(target: 0x22e4d16763f70c89e210f07dcfed9219298dc72d, value: 0, signature: execute(), data: 0x, executionTime: 1717553615, 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: 133)`

Expand Down
Loading

0 comments on commit 3ff649d

Please sign in to comment.