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 May 18, 2024
1 parent 63e6617 commit c191c0d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"state":-1}
{"state":1}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Payload 31 on OP Mainnet

- Simulation: [https://dashboard.tenderly.co/me/simulator/db4cc3ce-deae-47d3-b199-49a15a80d75b](https://dashboard.tenderly.co/me/simulator/db4cc3ce-deae-47d3-b199-49a15a80d75b)
- Simulation: [https://dashboard.tenderly.co/me/simulator/4ac43818-b6a8-47fb-8f1e-5e3e079050fd](https://dashboard.tenderly.co/me/simulator/4ac43818-b6a8-47fb-8f1e-5e3e079050fd)
- creator: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922
- maximumAccessLevelRequired: 1
- state: 1(Created)
Expand All @@ -15,11 +15,11 @@
TransparentUpgradeableProxy at `0x0E1a3Af1f9cC76A62eD31eDedca291E63632e7c4`[:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Optimism.PAYLOADS_CONTROLLER") with implementation PayloadsController at `0xFF1137243698CaA18EE364Cc966CF0e02A4e6327`
```diff
@@ Slot `0xbb7ea1d025e27e153f156855239b4b128e9da3a64a6f0a0270f8920989588142` @@
- "0x00664668240066477317020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x00664668240066477317030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
- "0x006646a1940066477317020157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
+ "0x006646a1940066477317030157ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922"
@@ Slot `0xbb7ea1d025e27e153f156855239b4b128e9da3a64a6f0a0270f8920989588143` @@
- "0x000000000000000000093a800000015180006675979700000000000000000000"
+ "0x000000000000000000093a80000001518000667597970000000000006647ba91"
+ "0x000000000000000000093a80000001518000667597970000000000006647f401"
```

InitializableImmutableAdminUpgradeabilityProxy at `0x794a61358D6845594F94dc1DB02A252b5b4814aD`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Optimism.POOL") with implementation L2Pool at `0x03e8C5Cd5E194659b16456bb43Dd5D38886FE541`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Optimism.POOL_IMPL")
Expand All @@ -40,7 +40,7 @@ InitializableImmutableAdminUpgradeabilityProxy at `0x794a61358D6845594F94dc1DB02
- InitializableImmutableAdminUpgradeabilityProxy at `0x8145eddDf43f50276641b55bd3AD95944510021E`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Optimism.POOL_CONFIGURATOR") with implementation PoolConfigurator at `0x29081f7aB5a644716EfcDC10D5c926c5fEe9F72B`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Optimism.POOL_CONFIGURATOR_IMPL")
- `CollateralConfigurationChanged(asset: 0x8c6f28f2f1a3c87f0f938b96d27520d9751ec8d9 (symbol: sUSD), ltv: 0, liquidationThreshold: 7500, liquidationBonus: 10540)`
- Executor at `0x746c675dAB49Bcd5BB9Dc85161f2d7Eb435009bf`[:ghost:](https://github.com/bgd-labs/aave-address-book "AaveV3Optimism.ACL_ADMIN, GovernanceV3Optimism.EXECUTOR_LVL_1")
- `ExecutedAction(target: 0x9259c93a5044186d3bdc435b5b516b7fbcc27cac, value: 0, signature: execute(), data: 0x, executionTime: 1715976849, withDelegatecall: true, resultData: 0x)`
- `ExecutedAction(target: 0x9259c93a5044186d3bdc435b5b516b7fbcc27cac, value: 0, signature: execute(), data: 0x, executionTime: 1715991553, withDelegatecall: true, resultData: 0x)`
- TransparentUpgradeableProxy at `0x0E1a3Af1f9cC76A62eD31eDedca291E63632e7c4`[:ghost:](https://github.com/bgd-labs/aave-address-book "GovernanceV3Optimism.PAYLOADS_CONTROLLER") with implementation PayloadsController at `0xFF1137243698CaA18EE364Cc966CF0e02A4e6327`
- `PayloadExecuted(payloadId: 31)`

Expand Down

0 comments on commit c191c0d

Please sign in to comment.