Skip to content

Commit

Permalink
Merge pull request #69 from studydefi/update/uma-addresses
Browse files Browse the repository at this point in the history
Update/uma addresses
  • Loading branch information
adrianmcli committed Aug 3, 2020
2 parents 4d6b9d1 + 8e73800 commit eba6abe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@studydefi/money-legos",
"version": "2.3.6",
"version": "2.3.7",
"main": "index.js",
"types": "index.d.ts",
"repository": "[email protected]:studydefi/money-legos.git",
Expand Down
6 changes: 3 additions & 3 deletions src/uma/contracts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import weth9Abi from "./abi/WETH9.json";
const contracts = {
addressWhitelist: {
abi: addressWhitelistAbi,
address: "0x48e687205D3962c43891b8Cde5A4Fe75FA6C8D7a",
address: "0xdBF90434dF0B98219f87d112F37d74B1D90758c7",
},
designatedVotingFactory: {
abi: designatedVotingFactoryAbi,
Expand All @@ -27,11 +27,11 @@ const contracts = {
},
expiringMultiPartyLib: {
abi: [],
address: "0x09AFD24Acc170c16f4fF64BDf2A4818C515440e8",
address: "0xCb08678e4381Be3E264E6A0037E3297Ca56a583e",
},
expiringMultiPartyCreator: {
abi: expiringMultiPartyCreatorAbi,
address: "0xdebB91Ab3e473025bb8ce278c02361A3C4f13124",
address: "0xad8fD1f418FB860A383c9D4647880af7f043Ef39",
},
financialContractsAdmin: {
abi: financialContractsAdminAbi,
Expand Down

1 comment on commit eba6abe

@vercel
Copy link

@vercel vercel bot commented on eba6abe Aug 3, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.