Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions web/public/javascripts/application/constants.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const contractAddress = "0xf7e9626dbaeb1a6c8b3d02379eb54b81f16e785f"; // Oracles network ProofOfPhone contract address
const contractAddress = "0x6d57f4a5509f80966ea0abefa71a67526e7bf549"; // Oracles network ProofOfPhone contract address
const bottomMainText = `There is a smart contract deployed to the Oracles network. You can find it here:
<table cellspacing="0" cellpadding="0" class="copyTable nomargin" style="display: table;">
<tbody class="copyTableBody">
Expand All @@ -22,4 +22,4 @@ const phoneIsNotSetText = "This phone wasn't set for any wallet yet";
const defaultStepTitleText = "Submit your phone number";
const secondStepTitleText = "Submit received code";
const secondStepTitleDescription = "Copy the code from the SMS to continue";
const thirdStepTitleText = "Success";
const thirdStepTitleText = "Success";