Skip to content

Commit

Permalink
Merge pull request #34 from maple-labs/fix/goerli-addresses
Browse files Browse the repository at this point in the history
fix: loanV3Initializer address
  • Loading branch information
michaelsmueller authored Aug 5, 2022
2 parents f4fe4b1 + bdab606 commit 9dbf84b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/addresses/goerli-dev.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ export default {
LoanLib: '0x28160cD41b75eEFAC88c9b75B85BaFd269DfE693',
LoanV2: '0x38Dd542B5d8Ff70288144Bb11d53F6ec1a243daF',
LoanV2Factory: '0x39da31330A3FA2CAaC1cf4087c8cAC67075bF899',
LoanV2Initializer: '0xd6609Fe271ca0264FE23C5EB7F354D17Cc6388EC',
LoanV2Initializer: '0xC4Cc2bB2B30974C605b412561428Bf4385F41eD1',
LoanV2Refinancer: '0x6A978F35642DEeFE8926BeeE9cAd90C72ABb2ea8',
LoanV3Refinancer: '0x9235deF79F46fe9A99eAf4F4477852a200A47A54',
LoanV3: '0x9c628A91697D01d49F278cCDB8fa4E26f3C2Ef4D',
LoanV3Factory: '0x76E4b628Cd05f8Fec9661C39C040f1c8486022D1',
LoanV3Initializer: '0x72eAb55Cf1A0dF81E942DBC5a0f2dC82C118B51e',
LoanV3Initializer: '0xd6609Fe271ca0264FE23C5EB7F354D17Cc6388EC',
MapleGlobals: '0xdd59D67CcEcfB0bD99AFf984Ef477F404AC5d4f9',
MapleToken: '0x6A20921028bd15d9859D48382c047033f13dAcae',
MapleTreasury: '0xaBb2683C324f145ae61B16f2f192d188E1137413',
Expand Down

0 comments on commit 9dbf84b

Please sign in to comment.