app.raze.finance Open in urlscan Pro
38.170.231.170  Public Scan

Submitted URL: http://app.raze.finance/
Effective URL: https://app.raze.finance/profile/login
Submission: On December 19 via api from US — Scanned from DE

Form analysis 9 forms found in the DOM

<form action="" class="mt-3">
  <div class="form-floating mb-3">
    <input type="email" class="form-control" id="email" name="email" placeholder="Email">
    <label>Email</label>
  </div>
  <div class="error_message"></div>
  <div class="d-grid mb-3">
    <a href="javascript:void(0);" onclick="login_code();" class="btn btn-primary">NEXT</a>
  </div>
</form>

<form action="" class="mt-3">
  <div class="form-floating mb-3">
    <input type="text" class="form-control" name="code" id="code" placeholder="Enter your code">
    <label>Enter 6-digit Code</label>
  </div>
  <div class="error_message"></div>
  <div class="d-grid mb-3">
    <a href="javascript:void(0);" onclick="login_email('');" class="btn btn-primary">Login</a>
  </div>
  <p style="text-align: center;">Didn't receive a code? <a href="javascript:void(0);" onclick="login_code();">Send Again</a> </p>
</form>

<form action="" class="mt-3">
  <div class="form-floating mb-3">
    <input type="email" class="form-control" name="forgot_email" id="forgot_email" placeholder="Email">
    <label>Email</label>
  </div>
  <div class="error_message"></div>
  <div class="d-grid mb-3">
    <a href="javascript:void(0);" onclick="forgot_password();" class="btn btn-primary">Send Pin</a>
  </div>
</form>

<form action="" class="mt-3">
  <div class="form-floating mb-3">
    <input type="text" class="form-control" name="forgot_pin" id="forgot_pin" placeholder="Enter your code">
    <label>Enter 6-digit Code</label>
  </div>
  <div class="error_message"></div>
  <div class="d-grid mb-3">
    <a href="javascript:void(0);" onclick="forgot_code();" class="btn btn-primary">Verify Pin</a>
  </div>
  <p style="text-align: center;">Didn't receive a code? <a href="javascript:void(0);" onclick="forgot_password();">Send Again</a> </p>
</form>

<form action="" class="mt-3">
  <div class="form-floating mb-3">
    <input type="password" class="form-control" id="forgot_password" name="forgot_password" placeholder=" Password">
    <label> Password</label>
    <a href="javascript:void(0);" onclick="togglePassword($('#forgot_password'));"><i class="fas fa-eye"></i></a>
  </div>
  <div class="form-floating mb-3">
    <input type="password" class="form-control" id="forgot_confirm" name="forgot_confirm" placeholder="Confirm Password">
    <label>Confirm Password</label>
    <a href="javascript:void(0);" onclick="togglePassword($('#forgot_confirm'));"><i class="fas fa-eye"></i></a>
  </div>
  <div class="error_message"></div>
  <div class="d-grid mb-3">
    <a href="javascript:void(0);" onclick="forgot_new();" class="btn btn-primary">CONTINUE</a>
  </div>
</form>

POST https://app.raze.finance/profile/login

<form action="https://app.raze.finance/profile/login" method="post" class="mt-3" onsubmit="return this.validate();">
  <div class="form-floating mb-3">
    <input type="email" class="form-control" required="" id="email" name="email" placeholder="Email">
    <label>Email</label>
  </div>
  <div class="form-floating mb-3">
    <input type="password" class="form-control" required="" id="password" name="password" placeholder="Password">
    <label>Password</label>
    <a href="javascript:void(0);" onclick="togglePassword($('#password'));"><i class="fas fa-eye"></i></a>
  </div>
  <div class="error_message"></div>
  <div class="d-grid mb-3">
    <button type="submit" class="btn btn-primary">SIGN IN</button>
  </div>
  <p class="text-center">
    <small> Forgot Password? <br>
      <a href="javascript:void(0);" data-bs-toggle="modal" data-bs-target="#reset-password-1" class="text-dark"><strong>Get Help Signing In</strong></a>
    </small>
  </p>
</form>

#

<form action="#" id="contactform" autocomplete="off">
  <div class="form-group">
    <input class="form-control" type="text" placeholder="Email" id="login_username" name="email">
  </div>
  <div class="form-group">
    <input class="form-control" type="password" placeholder="Password" id="login_password" name="password">
  </div>
  <div class="form-group">
    <input class="btn_1 full-width" onclick="login();" type="btn" value="Submit" id="submit-contact">
  </div>
</form>

<form class="transfer-form">
  <div class="mb-3">
    <label for="" class="form-label">From: <span id="from_blockchain"></span></label>
    <div class="input-group flex-nowrap">
      <input id="from_address" disabled="" type="text" class="form-control" value="Ox4adnhebdchdecd6961cd61v4" aria-label="" aria-describedby="addon-wrapping">
      <span style="display: none;" class="input-group-text" id="addon-wrapping"><img src="https://app.raze.finance/files/theme/images/copy-yellow.png" width="20" alt=""></span>
    </div>
  </div>
  <div class="mb-3">
    <label for="" class="form-label">To: <span id="to_blockchain"></span></label>
    <div class="input-group flex-nowrap">
      <input id="to_address" disabled="" type="text" class="form-control" value="Ox4adnhebdchdecd6961cd61v4" aria-label="" aria-describedby="addon-wrapping">
      <span style="display: none;" class="input-group-text" id="addon-wrapping"><img src="https://app.raze.finance/files/theme/images/copy-yellow.png" width="20" alt=""></span>
    </div>
  </div>
  <div class="mb-3">
    <label for="" class="form-label">Send DRCT Total:</label>
    <input disabled="" type="text" class="form-control" id="summary_total" value="0.01">
  </div>
  <div class="mb-3 d-flex align-items-center justify-content-between">
    <p><small>Gas Fee</small></p>
    <p id="summary_gas_fee"></p>
  </div>
  <div class="text-center mb-3">
    <p class="mb-0"><img src="https://app.raze.finance/files/theme/images/ally.png" width="30" alt=""></p>
    <p class="mb-2"><small class="light-grey">Receive Estimated</small></p>
    <h6 class="fw-light"><span id="summary_estimated_total">0.01</span></h6>
  </div>
  <p class="mb-2"><small class="light-grey">Please click Confirmn Button</small></p>
  <div class="d-grid gap-2">
    <button type="button" onclick="send_transaciton();" class="btn btn-primary">Confirm</button>
  </div>
</form>

<form class="transfer-form">
  <div class="mb-3">
    <label for="" class="form-label">Ethereum TxHash:</label>
    <div class="input-group flex-nowrap">
      <input disabled="" id="transaction_id" type="text" class="form-control" value="Ox4adnhebdchdecd6961cd61v4" aria-label="" aria-describedby="addon-wrapping">
      <span style="display: none;" class="input-group-text" id="addon-wrapping"><img src="https://app.raze.finance/files/theme/images/copy-yellow.png" width="20" alt=""></span>
    </div>
  </div>
  <div class="mb-3">
    <label for="" class="form-label">FROM</label>
    <input disabled="" type="text" class="form-control" id="transaction_from" value="0.01">
  </div>
  <div class="mb-3">
    <label for="" class="form-label">TO</label>
    <input disabled="" type="text" class="form-control" id="transaction_to" value="0.01">
  </div>
  <div class="mb-3">
    <label for="" class="form-label">Sent Amount</label>
    <input disabled="" type="text" class="form-control" id="transaction_amount" value="0.01">
  </div>
  <div class="mb-3">
    <label for="" class="form-label">Estimated Gas Fee</label>
    <input disabled="" type="text" class="form-control" id="transaction_gas" value="0.01">
  </div>
</form>

Text Content

Return to Raze.Finance

SIGN IN

Email

NEXT

We'll email you a magic code for a password-free sign in or you can sign in with
your password instead.

Don't have an account for this email?
Create One

CHECK YOUR EMAIL FOR A CODE

We've sent a 6-character code to your email. The code expires shortly, so please
enter it soon.

Enter 6-digit Code

Login

Didn't receive a code? Send Again

CONNECT WALLET

Connect your wallet to the Platform

MetaMask

Wallet Connect

Coinbase

RESET YOUR PASSWORD

To reset your password, enter the email address you use to sign into
app.raze.finance

Email

Send Pin

RESET CODE SENT!

Please check your email inbox for a 6 Digit pin

Enter 6-digit Code

Verify Pin

Didn't receive a code? Send Again

PASSWORD RESET

Enter your new password for your Raze Account


Password
Confirm Password

CONTINUE

SIGN IN

Email
Password

SIGN IN

Forgot Password?
Get Help Signing In



PURCHASE DETAILS


Close

Minting Your Investment NFT



Approve Connection

LOGIN

--------------------------------------------------------------------------------

Login with Wallet

CONNECT WALLET

Please select from a wallet below:

MetaMask

Wallet Connect

Coinbase

CONNECT WALLET

Please select from a wallet below:

METAMASK

PROCCESING

PROCESSING

...

 ERROR

Account received is empty. If the problem persist please Contact support

Close

SELECT TOKEN



DRCT

Balance 0.00

MY ACCOUNT | LOGOUT

My Account



WALLETS
CONNECT WALLET

Address Check In Status Attached


NFTS

Collection Contract: 0xeE7f20F10d57023fE1E5d7d3f84faf76e0F09883



TRANSFER

From:

To:

Send DRCT Total:

Gas Fee



Receive Estimated

0.01

Please click Confirmn Button

Confirm

TRANSACTION DETAILS

Ethereum TxHash:

FROM
TO
Sent Amount
Estimated Gas Fee

SCAN QR CODE



GEORGE WORREL (G.P)

Advisor

Earning Equity

Internal Voting Rights

Royalties Distributions

Toolbox


ASVISOR AGREEMENT

Onboarding Date:

May 2022

Equitity Share:

2.5%

Planned Quantity:

250,000

Price Per Share:

$0.0001

Vesting Schedule;

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Cum fugit odit,
aliquam dicta veritatis tenetur recusandae ipsam distinctio.

Share Class

Common

Voting

Yes

View Full Advisor Agreement



MY WALLET





MY WALLET

Connect your wallet now! Lorem ipsum dolor sit amet consectetur adipisicing
elit. Quo atque neque facere incidunt dolorem? Totam tempora consectetur
doloribus

MetaMask

Wallet Connect

Connect Chain

Connect to your desired blockchain

Ethereum

Selected

OKX Chain

Selected

Polygon

Selected

Binance

Selected

Avalanche

Selected

© Copyright © 2023 Raze Finance

 * Privacy
 * Terms
 * Contact