@bgd-labs/aave-address-book 4.41.2-589ddbf1b7a0f36ee19943d0f2ac878bb9f2364e.0 → 4.41.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -29,11 +29,11 @@ library AaveV3EthereumLido {
29
29
  IPoolDataProvider internal constant AAVE_PROTOCOL_DATA_PROVIDER =
30
30
  IPoolDataProvider(0xB85B2bFEbeC4F5f401dbf92ac147A3076391fCD5);
31
31
 
32
- // https://etherscan.io/address/0xEf534b9Ad7F185aff4146750da6bf8Bb7f58020C
33
- address internal constant POOL_IMPL = 0xEf534b9Ad7F185aff4146750da6bf8Bb7f58020C;
32
+ // https://etherscan.io/address/0xC313A383D1838dCDA96f4c97698238F0A5499eA4
33
+ address internal constant POOL_IMPL = 0xC313A383D1838dCDA96f4c97698238F0A5499eA4;
34
34
 
35
- // https://etherscan.io/address/0x5793FE4de34532F162B4e207aF872729880ec2b6
36
- address internal constant POOL_CONFIGURATOR_IMPL = 0x5793FE4de34532F162B4e207aF872729880ec2b6;
35
+ // https://etherscan.io/address/0x6fDdde45f777a4E461B0721a578b169b44579623
36
+ address internal constant POOL_CONFIGURATOR_IMPL = 0x6fDdde45f777a4E461B0721a578b169b44579623;
37
37
 
38
38
  // https://etherscan.io/address/0x8164Cc65827dcFe994AB23944CBC90e0aa80bFcb
39
39
  address internal constant DEFAULT_INCENTIVES_CONTROLLER =
@@ -45,12 +45,12 @@ library AaveV3EthereumLido {
45
45
  // https://etherscan.io/address/0x464C71f6c2F760DdA6093dCB91C24c39e5d6e18c
46
46
  ICollector internal constant COLLECTOR = ICollector(0x464C71f6c2F760DdA6093dCB91C24c39e5d6e18c);
47
47
 
48
- // https://etherscan.io/address/0xe7525bfE967412b6bAF2E2310cdeeaeFDD8f86Ed
49
- address internal constant DEFAULT_A_TOKEN_IMPL = 0xe7525bfE967412b6bAF2E2310cdeeaeFDD8f86Ed;
48
+ // https://etherscan.io/address/0x80D786DF608603cCDcC83F5712B97C185A6A948d
49
+ address internal constant DEFAULT_A_TOKEN_IMPL = 0x80D786DF608603cCDcC83F5712B97C185A6A948d;
50
50
 
51
- // https://etherscan.io/address/0xF9c86ADF20b55b816aDc094bd9C0AeCe7D7E309c
51
+ // https://etherscan.io/address/0x79f5C4562EC3e85C3103Ce63Ab94E92EFfDd6197
52
52
  address internal constant DEFAULT_VARIABLE_DEBT_TOKEN_IMPL =
53
- 0xF9c86ADF20b55b816aDc094bd9C0AeCe7D7E309c;
53
+ 0x79f5C4562EC3e85C3103Ce63Ab94E92EFfDd6197;
54
54
 
55
55
  // https://etherscan.io/address/0xC6cAB8D39D93DC0Bd5986E7Ce5Bb956E30103A43
56
56
  address internal constant POOL_ADDRESSES_PROVIDER_REGISTRY =
@@ -297,18 +297,18 @@ library AaveV3EthereumLidoEModes {
297
297
  uint8 internal constant tETH__wstETH = 7;
298
298
  }
299
299
  library AaveV3EthereumLidoExternalLibraries {
300
- // https://etherscan.io/address/0x5e84CEe2afb7B37d2AB14722C39A7c1C26F5B0BB
301
- address internal constant FLASHLOAN_LOGIC = 0x5e84CEe2afb7B37d2AB14722C39A7c1C26F5B0BB;
300
+ // https://etherscan.io/address/0xE66AdcF153d0bD67a74e5d23e23F90b4011024EC
301
+ address internal constant FLASHLOAN_LOGIC = 0xE66AdcF153d0bD67a74e5d23e23F90b4011024EC;
302
302
 
303
- // https://etherscan.io/address/0xFeD9871528E713B5038c4c44BbE7a315f56cAdc6
304
- address internal constant BORROW_LOGIC = 0xFeD9871528E713B5038c4c44BbE7a315f56cAdc6;
303
+ // https://etherscan.io/address/0x1Fb8f7C906cddD28B42ae6Eb76abC04A91188635
304
+ address internal constant BORROW_LOGIC = 0x1Fb8f7C906cddD28B42ae6Eb76abC04A91188635;
305
305
 
306
- // https://etherscan.io/address/0x36Ae486289bB807C3C79A1427b9c3D934294ef43
307
- address internal constant LIQUIDATION_LOGIC = 0x36Ae486289bB807C3C79A1427b9c3D934294ef43;
306
+ // https://etherscan.io/address/0x8dc095F287dBEBD9e15f75BB3DfBF18389BB8104
307
+ address internal constant LIQUIDATION_LOGIC = 0x8dc095F287dBEBD9e15f75BB3DfBF18389BB8104;
308
308
 
309
- // https://etherscan.io/address/0xE51B69e5722Bf547866A4d7Bc190c6e81b626806
310
- address internal constant POOL_LOGIC = 0xE51B69e5722Bf547866A4d7Bc190c6e81b626806;
309
+ // https://etherscan.io/address/0x25Ed699a052B820d772765E26Ed4dD9f0A26F3E5
310
+ address internal constant POOL_LOGIC = 0x25Ed699a052B820d772765E26Ed4dD9f0A26F3E5;
311
311
 
312
- // https://etherscan.io/address/0x034Fd14b9Ae6bB066a1F9f85A55e990b0b25c168
313
- address internal constant SUPPLY_LOGIC = 0x034Fd14b9Ae6bB066a1F9f85A55e990b0b25c168;
312
+ // https://etherscan.io/address/0x33654b16A4De97bCE05d7dD06803Bf1066f3123C
313
+ address internal constant SUPPLY_LOGIC = 0x33654b16A4De97bCE05d7dD06803Bf1066f3123C;
314
314
  }