Skip to content

Commit

Permalink
Update staging contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
kjr217 authored Jul 13, 2024
1 parent c9f4e62 commit 6d70fb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hundred_x/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
},
Environment.TESTNET: {
"USDB": "0x79A59c326C715AC2d31C169C85d1232319E341ce",
"PROTOCOL": "0x0c3b9472b3923CfE199bAE24B5f5bD75FAD2bae9",
"VERIFYING_CONTRACT": "0x02Ca4fcB63E2D3C89fa20D86ccDcfc540c683545",
"PROTOCOL": "0x9645aD4bE9bAd73B95ae785765e3683e418806A9",
"VERIFYING_CONTRACT": "0xb87e7d837844F3BbbF043F47E6Ee15B42208F9cd",
"CHAIN_ID": 168587773,
},
Environment.DEVNET: {
Expand Down

0 comments on commit 6d70fb1

Please sign in to comment.