Skip to content

Commit

Permalink
chore(cache): automated cache update (#346)
Browse files Browse the repository at this point in the history
Co-authored-by: sakulstra <[email protected]>
  • Loading branch information
github-actions[bot] and sakulstra authored Feb 1, 2024
1 parent 7fce6c0 commit 555924c
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions src/AaveV3Arbitrum.sol
Original file line number Diff line number Diff line change
Expand Up @@ -216,9 +216,9 @@ library AaveV3ArbitrumAssets {
// https://arbiscan.io/address/0x639Fe6ab55C921f74e7fac1ee960C0B6293ba612
address internal constant WETH_ORACLE = 0x639Fe6ab55C921f74e7fac1ee960C0B6293ba612;

// https://arbiscan.io/address/0x9a158802cD924747EF336cA3F9DE3bdb60Cf43D3
// https://arbiscan.io/address/0xAC4f9019608f3A359Ba6a576DC4deC9561D2e514
address internal constant WETH_INTEREST_RATE_STRATEGY =
0x9a158802cD924747EF336cA3F9DE3bdb60Cf43D3;
0xAC4f9019608f3A359Ba6a576DC4deC9561D2e514;

// https://arbiscan.io/address/0x352F3475716261dCC991Bd5F2aF973eB3D0F5878
address internal constant WETH_STATA_TOKEN = 0x352F3475716261dCC991Bd5F2aF973eB3D0F5878;
Expand Down
4 changes: 2 additions & 2 deletions src/AaveV3Ethereum.sol
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ library AaveV3EthereumAssets {
// https://etherscan.io/address/0x5f4eC3Df9cbd43714FE2740f5E3616155c5b8419
address internal constant WETH_ORACLE = 0x5f4eC3Df9cbd43714FE2740f5E3616155c5b8419;

// https://etherscan.io/address/0xA901Bf68Bebde17ba382e499C3e9EbAe649DF276
// https://etherscan.io/address/0x06B1Ec378618EA736a65395eA5CAB69A2410493B
address internal constant WETH_INTEREST_RATE_STRATEGY =
0xA901Bf68Bebde17ba382e499C3e9EbAe649DF276;
0x06B1Ec378618EA736a65395eA5CAB69A2410493B;

// https://etherscan.io/address/0x252231882FB38481497f3C767469106297c8d93b
address internal constant WETH_STATA_TOKEN = 0x252231882FB38481497f3C767469106297c8d93b;
Expand Down
4 changes: 2 additions & 2 deletions src/AaveV3Optimism.sol
Original file line number Diff line number Diff line change
Expand Up @@ -216,9 +216,9 @@ library AaveV3OptimismAssets {
// https://optimistic.etherscan.io/address/0x13e3Ee699D1909E989722E753853AE30b17e08c5
address internal constant WETH_ORACLE = 0x13e3Ee699D1909E989722E753853AE30b17e08c5;

// https://optimistic.etherscan.io/address/0x5f58C25D17C09c9e1892F45DE6dA45ed973A5326
// https://optimistic.etherscan.io/address/0xd00655ED65edE44354F54A23d46DCbd7ba0727dD
address internal constant WETH_INTEREST_RATE_STRATEGY =
0x5f58C25D17C09c9e1892F45DE6dA45ed973A5326;
0xd00655ED65edE44354F54A23d46DCbd7ba0727dD;

// https://optimistic.etherscan.io/address/0x98d69620C31869fD4822ceb6ADAB31180475FD37
address internal constant WETH_STATA_TOKEN = 0x98d69620C31869fD4822ceb6ADAB31180475FD37;
Expand Down
2 changes: 1 addition & 1 deletion src/ts/AaveV3Arbitrum.ts
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ export const ASSETS = {
A_TOKEN: '0xe50fA9b3c56FfB159cB0FCA61F5c9D750e8128c8',
S_TOKEN: '0xD8Ad37849950903571df17049516a5CD4cbE55F6',
V_TOKEN: '0x0c84331e39d6658Cd6e6b9ba04736cC4c4734351',
INTEREST_RATE_STRATEGY: '0x9a158802cD924747EF336cA3F9DE3bdb60Cf43D3',
INTEREST_RATE_STRATEGY: '0xAC4f9019608f3A359Ba6a576DC4deC9561D2e514',
ORACLE: '0x639Fe6ab55C921f74e7fac1ee960C0B6293ba612',
STATA_TOKEN: '0x352F3475716261dCC991Bd5F2aF973eB3D0F5878',
},
Expand Down
2 changes: 1 addition & 1 deletion src/ts/AaveV3Ethereum.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ export const ASSETS = {
A_TOKEN: '0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8',
S_TOKEN: '0x102633152313C81cD80419b6EcF66d14Ad68949A',
V_TOKEN: '0xeA51d7853EEFb32b6ee06b1C12E6dcCA88Be0fFE',
INTEREST_RATE_STRATEGY: '0xA901Bf68Bebde17ba382e499C3e9EbAe649DF276',
INTEREST_RATE_STRATEGY: '0x06B1Ec378618EA736a65395eA5CAB69A2410493B',
ORACLE: '0x5f4eC3Df9cbd43714FE2740f5E3616155c5b8419',
STATA_TOKEN: '0x252231882FB38481497f3C767469106297c8d93b',
},
Expand Down
2 changes: 1 addition & 1 deletion src/ts/AaveV3Optimism.ts
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ export const ASSETS = {
A_TOKEN: '0xe50fA9b3c56FfB159cB0FCA61F5c9D750e8128c8',
S_TOKEN: '0xD8Ad37849950903571df17049516a5CD4cbE55F6',
V_TOKEN: '0x0c84331e39d6658Cd6e6b9ba04736cC4c4734351',
INTEREST_RATE_STRATEGY: '0x5f58C25D17C09c9e1892F45DE6dA45ed973A5326',
INTEREST_RATE_STRATEGY: '0xd00655ED65edE44354F54A23d46DCbd7ba0727dD',
ORACLE: '0x13e3Ee699D1909E989722E753853AE30b17e08c5',
STATA_TOKEN: '0x98d69620C31869fD4822ceb6ADAB31180475FD37',
},
Expand Down

0 comments on commit 555924c

Please sign in to comment.