Skip to content

Commit

Permalink
chore(cache): automated cache update (#474)
Browse files Browse the repository at this point in the history
Co-authored-by: sakulstra <sakulstra@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and sakulstra authored Jun 24, 2024
1 parent 2a64087 commit 1830ea2
Show file tree
Hide file tree
Showing 18 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions src/AaveV3Arbitrum.sol
Original file line number Diff line number Diff line change
Expand Up @@ -225,9 +225,9 @@ library AaveV3ArbitrumAssets {
// https://arbiscan.io/address/0x639Fe6ab55C921f74e7fac1ee960C0B6293ba612
address internal constant WETH_ORACLE = 0x639Fe6ab55C921f74e7fac1ee960C0B6293ba612;

// https://arbiscan.io/address/0xd56eE97960b1b2953e751151Fd84888cF3F3b521
// https://arbiscan.io/address/0x42ec99A020B78C449d17d93bC4c89e0189B5811d
address internal constant WETH_INTEREST_RATE_STRATEGY =
0xd56eE97960b1b2953e751151Fd84888cF3F3b521;
0x42ec99A020B78C449d17d93bC4c89e0189B5811d;

// https://arbiscan.io/address/0x352F3475716261dCC991Bd5F2aF973eB3D0F5878
address internal constant WETH_STATA_TOKEN = 0x352F3475716261dCC991Bd5F2aF973eB3D0F5878;
Expand Down
4 changes: 2 additions & 2 deletions src/AaveV3Avalanche.sol
Original file line number Diff line number Diff line change
Expand Up @@ -224,9 +224,9 @@ library AaveV3AvalancheAssets {
// https://snowscan.xyz/address/0x976B3D034E162d8bD72D6b9C989d545b839003b0
address internal constant WETHe_ORACLE = 0x976B3D034E162d8bD72D6b9C989d545b839003b0;

// https://snowscan.xyz/address/0x271f5f8325051f22caDa18FfedD4a805584a232A
// https://snowscan.xyz/address/0xd5CA18a70189309664e34FB8150799ff13722308
address internal constant WETHe_INTEREST_RATE_STRATEGY =
0x271f5f8325051f22caDa18FfedD4a805584a232A;
0xd5CA18a70189309664e34FB8150799ff13722308;

// https://snowscan.xyz/address/0xf8E24175D01653fd6AA203C2C17B1e4Dd1CA2731
address internal constant WETHe_STATA_TOKEN = 0xf8E24175D01653fd6AA203C2C17B1e4Dd1CA2731;
Expand Down
4 changes: 2 additions & 2 deletions src/AaveV3BNB.sol
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,8 @@ library AaveV3BNBAssets {
// https://bscscan.com/address/0x9ef1B8c0E4F7dc8bF5719Ea496883DC6401d5b2e
address internal constant ETH_ORACLE = 0x9ef1B8c0E4F7dc8bF5719Ea496883DC6401d5b2e;

// https://bscscan.com/address/0x6EB97Ba43A1576989bc203178BD64C1182f24DDc
address internal constant ETH_INTEREST_RATE_STRATEGY = 0x6EB97Ba43A1576989bc203178BD64C1182f24DDc;
// https://bscscan.com/address/0x34E8e73bFB04454bd203410b009124527A57Ea3F
address internal constant ETH_INTEREST_RATE_STRATEGY = 0x34E8e73bFB04454bd203410b009124527A57Ea3F;

// https://bscscan.com/address/0x52077433fB7053D747E2846aD0C18ff5015C368E
address internal constant ETH_STATA_TOKEN = 0x52077433fB7053D747E2846aD0C18ff5015C368E;
Expand Down
4 changes: 2 additions & 2 deletions src/AaveV3Base.sol
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,9 @@ library AaveV3BaseAssets {
// https://basescan.org/address/0x71041dddad3595F9CEd3DcCFBe3D1F4b0a16Bb70
address internal constant WETH_ORACLE = 0x71041dddad3595F9CEd3DcCFBe3D1F4b0a16Bb70;

// https://basescan.org/address/0xC1F6588f4A1145D0B7F94c86a773bB47F0eC0759
// https://basescan.org/address/0x0D9e605d77Ea2ADe3eEAfa86cE353899E9D3d72C
address internal constant WETH_INTEREST_RATE_STRATEGY =
0xC1F6588f4A1145D0B7F94c86a773bB47F0eC0759;
0x0D9e605d77Ea2ADe3eEAfa86cE353899E9D3d72C;

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

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

// https://etherscan.io/address/0x252231882FB38481497f3C767469106297c8d93b
address internal constant WETH_STATA_TOKEN = 0x252231882FB38481497f3C767469106297c8d93b;
Expand Down
4 changes: 2 additions & 2 deletions src/AaveV3Gnosis.sol
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@ library AaveV3GnosisAssets {
// https://gnosisscan.io/address/0xa767f745331D267c7751297D982b050c93985627
address internal constant WETH_ORACLE = 0xa767f745331D267c7751297D982b050c93985627;

// https://gnosisscan.io/address/0xD84d86083010FB683f1e8fA3809ee8DC90A4C4DB
// https://gnosisscan.io/address/0xD3120200c339f608C394CCF9cBAD4bABab63B5dD
address internal constant WETH_INTEREST_RATE_STRATEGY =
0xD84d86083010FB683f1e8fA3809ee8DC90A4C4DB;
0xD3120200c339f608C394CCF9cBAD4bABab63B5dD;

// https://gnosisscan.io/address/0xD843FB478c5aA9759FeA3f3c98D467e2F136190a
address internal constant WETH_STATA_TOKEN = 0xD843FB478c5aA9759FeA3f3c98D467e2F136190a;
Expand Down
4 changes: 2 additions & 2 deletions src/AaveV3Metis.sol
Original file line number Diff line number Diff line change
Expand Up @@ -207,9 +207,9 @@ library AaveV3MetisAssets {
// https://andromeda-explorer.metis.io/address/0x3BBe70e2F96c87aEce7F67A2b0178052f62E37fE
address internal constant WETH_ORACLE = 0x3BBe70e2F96c87aEce7F67A2b0178052f62E37fE;

// https://andromeda-explorer.metis.io/address/0x83e654d42f437915bf849dE04c19AAd8C5e8c01E
// https://andromeda-explorer.metis.io/address/0xf043D74F1CbF798D8E9a3cB19fDf2084C275f921
address internal constant WETH_INTEREST_RATE_STRATEGY =
0x83e654d42f437915bf849dE04c19AAd8C5e8c01E;
0xf043D74F1CbF798D8E9a3cB19fDf2084C275f921;

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

// https://optimistic.etherscan.io/address/0x16F9bBeE415e519F184Fe1c09d653C6567e4eb2f
// https://optimistic.etherscan.io/address/0x129F838C3339f64a026aeb334Ffd5d55C2E94935
address internal constant WETH_INTEREST_RATE_STRATEGY =
0x16F9bBeE415e519F184Fe1c09d653C6567e4eb2f;
0x129F838C3339f64a026aeb334Ffd5d55C2E94935;

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

// https://polygonscan.com/address/0xf6733B9842883BFE0e0a940eA2F572676af31bde
// https://polygonscan.com/address/0x48AF11111764E710fcDcE2750db848C63edab57B
address internal constant WETH_INTEREST_RATE_STRATEGY =
0xf6733B9842883BFE0e0a940eA2F572676af31bde;
0x48AF11111764E710fcDcE2750db848C63edab57B;

// https://polygonscan.com/address/0xb3D5Af0A52a35692D3FcbE37669b3B8C31dddE7D
address internal constant WETH_STATA_TOKEN = 0xb3D5Af0A52a35692D3FcbE37669b3B8C31dddE7D;
Expand Down
2 changes: 1 addition & 1 deletion src/ts/AaveV3Arbitrum.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ export const ASSETS = {
A_TOKEN: '0xe50fA9b3c56FfB159cB0FCA61F5c9D750e8128c8',
S_TOKEN: '0xD8Ad37849950903571df17049516a5CD4cbE55F6',
V_TOKEN: '0x0c84331e39d6658Cd6e6b9ba04736cC4c4734351',
INTEREST_RATE_STRATEGY: '0xd56eE97960b1b2953e751151Fd84888cF3F3b521',
INTEREST_RATE_STRATEGY: '0x42ec99A020B78C449d17d93bC4c89e0189B5811d',
ORACLE: '0x639Fe6ab55C921f74e7fac1ee960C0B6293ba612',
STATA_TOKEN: '0x352F3475716261dCC991Bd5F2aF973eB3D0F5878',
},
Expand Down
2 changes: 1 addition & 1 deletion src/ts/AaveV3Avalanche.ts
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ export const ASSETS = {
A_TOKEN: '0xe50fA9b3c56FfB159cB0FCA61F5c9D750e8128c8',
S_TOKEN: '0xD8Ad37849950903571df17049516a5CD4cbE55F6',
V_TOKEN: '0x0c84331e39d6658Cd6e6b9ba04736cC4c4734351',
INTEREST_RATE_STRATEGY: '0x271f5f8325051f22caDa18FfedD4a805584a232A',
INTEREST_RATE_STRATEGY: '0xd5CA18a70189309664e34FB8150799ff13722308',
ORACLE: '0x976B3D034E162d8bD72D6b9C989d545b839003b0',
STATA_TOKEN: '0xf8E24175D01653fd6AA203C2C17B1e4Dd1CA2731',
},
Expand Down
2 changes: 1 addition & 1 deletion src/ts/AaveV3BNB.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ export const ASSETS = {
A_TOKEN: '0x2E94171493fAbE316b6205f1585779C887771E2F',
S_TOKEN: '0xa8327EE1858E06983af6690d24e77774807109d4',
V_TOKEN: '0x8FDea7891b4D6dbdc746309245B316aF691A636C',
INTEREST_RATE_STRATEGY: '0x6EB97Ba43A1576989bc203178BD64C1182f24DDc',
INTEREST_RATE_STRATEGY: '0x34E8e73bFB04454bd203410b009124527A57Ea3F',
ORACLE: '0x9ef1B8c0E4F7dc8bF5719Ea496883DC6401d5b2e',
STATA_TOKEN: '0x52077433fB7053D747E2846aD0C18ff5015C368E',
},
Expand Down
2 changes: 1 addition & 1 deletion src/ts/AaveV3Base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export const ASSETS = {
A_TOKEN: '0xD4a0e0b9149BCee3C920d2E00b5dE09138fd8bb7',
S_TOKEN: '0xaED3b56FeA82E809665f02AcBcDEc0816c75f4d9',
V_TOKEN: '0x24e6e0795b3c7c71D965fCc4f371803d1c1DcA1E',
INTEREST_RATE_STRATEGY: '0xC1F6588f4A1145D0B7F94c86a773bB47F0eC0759',
INTEREST_RATE_STRATEGY: '0x0D9e605d77Ea2ADe3eEAfa86cE353899E9D3d72C',
ORACLE: '0x71041dddad3595F9CEd3DcCFBe3D1F4b0a16Bb70',
STATA_TOKEN: '0x468973e3264F2aEba0417A8f2cD0Ec397E738898',
},
Expand Down
2 changes: 1 addition & 1 deletion src/ts/AaveV3Ethereum.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export const ASSETS = {
A_TOKEN: '0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8',
S_TOKEN: '0x102633152313C81cD80419b6EcF66d14Ad68949A',
V_TOKEN: '0xeA51d7853EEFb32b6ee06b1C12E6dcCA88Be0fFE',
INTEREST_RATE_STRATEGY: '0x06B1Ec378618EA736a65395eA5CAB69A2410493B',
INTEREST_RATE_STRATEGY: '0x42ec99A020B78C449d17d93bC4c89e0189B5811d',
ORACLE: '0x5f4eC3Df9cbd43714FE2740f5E3616155c5b8419',
STATA_TOKEN: '0x252231882FB38481497f3C767469106297c8d93b',
},
Expand Down
2 changes: 1 addition & 1 deletion src/ts/AaveV3Gnosis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ export const ASSETS = {
A_TOKEN: '0xa818F1B57c201E092C4A2017A91815034326Efd1',
S_TOKEN: '0x436D82d905b014926a2375C576500B6fea0D2496',
V_TOKEN: '0x0c0fce05F2314540EcB095bF4D069e5E0ED90fF8',
INTEREST_RATE_STRATEGY: '0xD84d86083010FB683f1e8fA3809ee8DC90A4C4DB',
INTEREST_RATE_STRATEGY: '0xD3120200c339f608C394CCF9cBAD4bABab63B5dD',
ORACLE: '0xa767f745331D267c7751297D982b050c93985627',
STATA_TOKEN: '0xD843FB478c5aA9759FeA3f3c98D467e2F136190a',
},
Expand Down
2 changes: 1 addition & 1 deletion src/ts/AaveV3Metis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ export const ASSETS = {
A_TOKEN: '0x8acAe35059C9aE27709028fF6689386a44c09f3a',
S_TOKEN: '0x38cFF1C1dFE9e2566F11CB717Ac43fa56fEeCFbd',
V_TOKEN: '0x8Bb19e3DD277a73D4A95EE434F14cE4B92898421',
INTEREST_RATE_STRATEGY: '0x83e654d42f437915bf849dE04c19AAd8C5e8c01E',
INTEREST_RATE_STRATEGY: '0xf043D74F1CbF798D8E9a3cB19fDf2084C275f921',
ORACLE: '0x3BBe70e2F96c87aEce7F67A2b0178052f62E37fE',
STATA_TOKEN: '0x2f1606864d6322c54b50a1762D4a1ca67f42d23d',
},
Expand Down
2 changes: 1 addition & 1 deletion src/ts/AaveV3Optimism.ts
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ export const ASSETS = {
A_TOKEN: '0xe50fA9b3c56FfB159cB0FCA61F5c9D750e8128c8',
S_TOKEN: '0xD8Ad37849950903571df17049516a5CD4cbE55F6',
V_TOKEN: '0x0c84331e39d6658Cd6e6b9ba04736cC4c4734351',
INTEREST_RATE_STRATEGY: '0x16F9bBeE415e519F184Fe1c09d653C6567e4eb2f',
INTEREST_RATE_STRATEGY: '0x129F838C3339f64a026aeb334Ffd5d55C2E94935',
ORACLE: '0x13e3Ee699D1909E989722E753853AE30b17e08c5',
STATA_TOKEN: '0x98d69620C31869fD4822ceb6ADAB31180475FD37',
},
Expand Down
2 changes: 1 addition & 1 deletion src/ts/AaveV3Polygon.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: '0xf6733B9842883BFE0e0a940eA2F572676af31bde',
INTEREST_RATE_STRATEGY: '0x48AF11111764E710fcDcE2750db848C63edab57B',
ORACLE: '0xF9680D99D6C9589e2a93a78A04A279e509205945',
STATA_TOKEN: '0xb3D5Af0A52a35692D3FcbE37669b3B8C31dddE7D',
},
Expand Down

0 comments on commit 1830ea2

Please sign in to comment.