We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42bf342 commit 0a6a93eCopy full SHA for 0a6a93e
tasks/misc/update-AaveOracle.ts
@@ -7,7 +7,7 @@ dotenv.config();
7
8
const aaveOracleAddresses: { [network: string]: string } = {
9
baseSepolia: "0xa4145d8c5A6Dac1882268F67dc71f514666052B2",
10
- sepolia: "0x67B6e323248945e76e17E2cC8833E2C8C81531cb",
+ sepolia: "0xB7c437D99bD1EEd8E8D0eC4fE865b70EfBFAc1f3",
11
bscTestnet: "0xD01b09FF17F93671ab39F430298C3c35DF57C168",
12
};
13
0 commit comments