Skip to content

Commit 09b3151

Browse files
committed
correct market name
1 parent 0b829f2 commit 09b3151

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

contracts/utils/addresses.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,8 +354,8 @@ addresses.mainnet.MerklDistributor =
354354
"0x8BB4C975Ff3c250e0ceEA271728547f3802B36Fd";
355355

356356
// Morpho Markets
357-
// OUSD is supply asset - USDC borrowing asset
358-
addresses.mainnet.MorphoOusdUsdcMarket =
357+
// OETH is supply asset - USDC borrowing asset
358+
addresses.mainnet.MorphoOethUsdcMarket =
359359
"0xb8fef900b383db2dbbf4458c7f46acf5b140f26d603a6d1829963f241b82510e";
360360

361361
// Arbitrum One

0 commit comments

Comments
 (0)