Skip to content

Commit

Permalink
Deployed & Updated Case & Jurisdiction Implementation
Browse files Browse the repository at this point in the history
Jurisdiction: 0x2E3c328B1F7796D9f0841634494c65f31b9eF24
Case: 0x55812d13f3e103Ea311aCB053d73c8799ae6216e
  • Loading branch information
toledoroy committed May 12, 2022
1 parent 29a2248 commit 082b819
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/deploy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ import { ethers } from "hardhat";
//Track Addresses (Fill in present addresses to prevent new deplopyment)
const contractAddr = {
config:"0x14E5D5B68A41665E86225e6830a69bb2b5F6E484", //V2.0
jurisdictionUp:"0x67D565A030cdbaf377176b398525723CAEf02Fd9", //V1.1
case:"0xEB1293f6A0FB119fE8A0e66086EC78462EC1921c", //Case Instance //V1.2
jurisdictionUp:"0x2E3c328B1F7796D9f0841634494c65f31b9eF24e", //V1.2
case:"0x55812d13f3e103Ea311aCB053d73c8799ae6216e", //Case Instance //V1.3
hub:"0xD062b90B1Dd4d2A41e8829Cf3779aFd4C234e6E1", //V3
avatar:"0xE7254468763a8d4f791f30F5e8dcA635DF850772", //V1.1
history:"0xe699f8dd6968F7a60786E846899CEf56154D3573", //V4.0
Expand Down

0 comments on commit 082b819

Please sign in to comment.