Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Latest commit

 

History

History
15 lines (15 loc) · 1.36 KB

File metadata and controls

15 lines (15 loc) · 1.36 KB
diff --git a/reports/ORACLE_mainnet_storage.md b/reports/ORACLE_storage.md
index 6f08723..8c3c78f 100644
--- a/reports/ORACLE_mainnet_storage.md
+++ b/reports/ORACLE_storage.md
@@ -1,4 +1,4 @@
-| Name            | Type                                             | Slot | Offset | Bytes | Contract                                    |
-|-----------------|--------------------------------------------------|------|--------|-------|---------------------------------------------|
-| assetsSources   | mapping(address => contract AggregatorInterface) | 0    | 0      | 32    | src/downloads/mainnet/ORACLE.sol:AaveOracle |
-| _fallbackOracle | contract IPriceOracleGetter                      | 1    | 0      | 20    | src/downloads/mainnet/ORACLE.sol:AaveOracle |
+| Name            | Type                                             | Slot | Offset | Bytes | Contract                                                  |
+|-----------------|--------------------------------------------------|------|--------|-------|-----------------------------------------------------------|
+| assetsSources   | mapping(address => contract AggregatorInterface) | 0    | 0      | 32    | lib/aave-v3-core/contracts/misc/AaveOracle.sol:AaveOracle |
+| _fallbackOracle | contract IPriceOracleGetter                      | 1    | 0      | 20    | lib/aave-v3-core/contracts/misc/AaveOracle.sol:AaveOracle |