Skip to content

Commit

Permalink
feat: update flash mint leveraged extended address
Browse files Browse the repository at this point in the history
  • Loading branch information
janndriessen committed May 23, 2024
1 parent bc2b612 commit 90495a0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/constants/contracts.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
// Index Protocol

export const FlashMintLeveragedAddress =
'0x45c00508C14601fd1C1e296eB3C0e3eEEdCa45D0'

export const FlashMintLeveragedExtendedAddress =
'0xC62e39d1f5232f154b7ccD3C6234A9c893bf9563'

export const FlashMintLeveragedForCompoundAddress =
'0xeA716Ed94964Ed0126Fb2fA3b546eD7F209cC2b8'

Expand All @@ -20,6 +16,8 @@ export const IndexDebtIssuanceModuleV2Address_v2 =
'0x04b59F9F09750C044D7CfbC177561E409085f0f3'

// Arbitrum
export const FlashMintLeveragedExtendedAddress =
'0xc6b3B4624941287bB7BdD8255302c1b337e42194'
export const IndexDebtIssuanceModuleV3Address =
'0x4ac26c26116fa976352b70700af58bc2442489d8'

Expand Down

0 comments on commit 90495a0

Please sign in to comment.