Skip to content

Commit

Permalink
Merge pull request #101 from Polymarket/fix/neg-risk-addresses
Browse files Browse the repository at this point in the history
updating mumbai addresses
  • Loading branch information
poly-rodr authored Dec 5, 2023
2 parents 0a69c12 + b3216f3 commit ae39f50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ type ContractConfig = {

const MUMBAI_CONTRACTS: ContractConfig = {
exchange: "0x4bFb41d5B3570DeFd03C39a9A4D8dE6Bd8B8982E",
negRiskAdapter: "0xd91E80cF2E7be2e162c6513ceD06f1dD0dA35296",
negRiskExchange: "0xC5d563A36AE78145C45a50134d48A1215220f80a",
negRiskAdapter: "0x9A6930BB811fe3dFE1c35e4502134B38EC54399C",
negRiskExchange: "0x87d1A0DdB4C63a6301916F02090A51a7241571e4",
collateral: "0x2E8DCfE708D44ae2e406a1c02DFE2Fa13012f961",
conditionalTokens: "0x7D8610E9567d2a6C9FBf66a5A13E9Ba8bb120d43",
};
Expand Down

0 comments on commit ae39f50

Please sign in to comment.