profitexchange.pro Open in urlscan Pro
146.70.101.108  Public Scan

Submitted URL: https://mx117.selenestore.my.id/
Effective URL: https://profitexchange.pro/
Submission: On June 17 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="exchange-form">
  <div class="exchange-amounts" id="exchange_amount" data-pos-usd="top">
    <div class="col" data-value="BTC">
      <div class="wrap-header exch-header">
        <header>Send</header>
        <div class="ccy-name" id="select_ccyname_from">Bitcoin</div>
      </div>
      <div class="input-wabbr toleft locked">
        <div class="ui-select-outer with-search hidden-label" data-value="BTC">
          <div class="ui-select-list">
            <ul style="padding-right: 0px; width: calc(100% + 0px);">
              <li id="select_currency_from_option_BTC" class="ui-select-option" data-value="BTC" data-num="0" data-inactive="0">
                <div class="coin-ticker">
                  <span class="name">BTC</span>
                </div>
                <div class="coin-ico svgcoin btc"></div>
                <div class="coin-outer">
                  <span class="coin-name">Bitcoin</span>
                </div>
              </li>
              <li id="select_currency_from_option_ETH" class="ui-select-option" data-value="ETH" data-num="1" data-inactive="0">
                <div class="coin-ticker">
                  <span class="name">ETH</span>
                </div>
                <div class="coin-ico svgcoin eth"></div>
                <div class="coin-outer">
                  <span class="coin-name">Ethereum</span>
                </div>
              </li>
              <li id="select_currency_from_option_USDT" class="ui-select-option" data-value="USDT" data-num="2" data-inactive="0">
                <div class="coin-ticker">
                  <span class="name">USDT</span>
                  <sup data-network="ETH">
															<span>ETH</span>
														</sup>
                </div>
                <div class="coin-ico svgcoin usdt"></div>
                <div class="coin-outer">
                  <span class="coin-name">Tether (ERC20)</span>
                </div>
              </li>
              <li id="select_currency_from_option_XMR" class="ui-select-option" data-value="XMR" data-num="4" data-inactive="0">
                <div class="coin-ticker">
                  <span class="name">XMR</span>
                </div>
                <div class="coin-ico svgcoin xmr"></div>
                <div class="coin-outer">
                  <span class="coin-name">Monero</span>
                </div>
              </li>
            </ul>
            <div class="ui-select-scroll-wrap hidden" data-height="100">
              <div class="ui-select-scroll" style="top: 0px; height: 100%;"></div>
            </div>
          </div>
        </div>
        <select id="select_currency_from" class="hidden">
          <option selected="" value="BTC" data-img="btc" data-network="BTC" data-shownetwork="0" data-coin="BTC" data-inactive="0" data-tag="">Bitcoin</option>
          <option value="ETH" data-img="ETH" data-network="ETH" data-shownetwork="0" data-coin="ETH" data-inactive="0" data-tag="">Ethereum</option>
          <option value="USDT" data-img="USDT" data-network="ETH" data-shownetwork="1" data-coin="USDT" data-inactive="0" data-tag="">Tether (ERC20)</option>
          <option value="XMR" data-img="XMR" data-network="XMR" data-shownetwork="0" data-coin="XMR" data-inactive="0" data-tag="">Monero</option>
        </select>
        <input class="input-amount" autocomplete="off" type="text" value="" id="select_amount_from" data-dir="from" maxlength="18">
        <div id="select_maxmin_from" class="hint maxmin">
          <button type="button" class="maxmin-value" data-type="min" data-value="0.01507023">
            <span class="prefix">min:</span>
            <span>0.01507023 BTC</span>
          </button>
          <button type="button" class="maxmin-value" data-type="max" data-value="1.00645161">
            <span class="prefix">max:</span>
            <span>1.00645161 BTC</span>
          </button>
        </div>
        <span id="select_hinterror_from" class="hint error"></span>
        <label id="select_label_from" data-count="3">
          <span class="coin-img svgcoin btc"></span>
          <span class="coin-name">
            <span class="name">BTC</span>
          </span>
        </label>
        <div class="exch-info">
          <div class="input-rate" id="select_rate_from">1 BTC = 66356 USD</div>
          <div class="rateusd">
            <!-- <span id="rate_usd_from">$ 50</span> -->
          </div>
        </div>
      </div>
    </div>
    <div class="col-middle">
      <div class="btn-reverse" id="btn_reverse">
        <span id="btn_reverse_from" class="btn-reverse-exch ico" data-value="BTC"></span>
        <span id="btn_reverse_to" class="btn-reverse-receive ico" data-value="USD"></span>
      </div>
    </div>
    <div class="col" data-value="USD">
      <div class="wrap-header exch-header">
        <header>Receive</header>
        <div class="ccy-name" id="select_ccyname_to">Credit / Debit card</div>
      </div>
      <div class="input-wabbr toright">
        <div class="ui-select-outer with-search hidden-label" data-value="USD">
          <label class="ui-select" data-value="USD">
            <div class="ui-select-value">
              <div class="coin-ticker">
                <span class="name">USD</span>
              </div>
              <div class="coin-ico svgcoin usd"></div>
              <div class="coin-outer">
                <span class="coin-name">Dollar</span>
              </div>
            </div>
            <!-- <div class="ui-select-arrow"></div> -->
            <div class="ui-select-search">
              <span class="ui-select-search-ico ico"></span>
              <div class="ui-select-search-inner">
                <input type="text" placeholder="Type a currency or ticker">
              </div>
            </div>
          </label>
        </div>
        <input class="input-amount" autocomplete="off" type="text" value="" id="select_amount_to" data-dir="to" maxlength="18">
        <div id="select_maxmin_to" class="hint maxmin">
          <button type="button" class="maxmin-value" data-type="min" data-value="1100.00">
            <span class="prefix">min:</span>
            <span>1100.00</span>
          </button>
          <button type="button" class="maxmin-value" data-type="max" data-value="145983.20">
            <span class="prefix">max:</span>
            <span>145983.20 USD</span>
          </button>
        </div>
        <span id="select_hinterror_to" class="hint error"></span>
        <label id="select_label_to" data-count="3">
          <span class="coin-img svgcoin usd"></span>
          <span class="coin-name">
            <span class="name">USD</span>
          </span>
        </label>
        <div class="exch-info">
          <div class="input-rate" id="select_rate_to">1 USD = 0.00001507 BTC</div>
          <div class="rateusd">
            <!-- <span id="rate_usd_to">$ 41.01</span> -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="exchange-address-wrap">
    <div class="exchange-wallet active center">
      <div class="wrap-header">
        <header>Destination</header>
      </div>
      <div class="field">
        <textarea class="nonextra" type="text" required="" id="receive_wallet" autocomplete="off" placeholder="Your Card Number"></textarea>
        <span id="receive_wallet_error" class="hint error"></span>
        <div class="funcbuttons">
          <svg id="wc-stripe-card-brand" width="750" height="471" viewBox="0 10 60 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"></svg>
          <button type="button" class="ico close hoverhl" id="wallet_clear"></button>
        </div>
      </div>
    </div>
  </div>
  <div class="exchange-wrapflex">
    <div class="exchange-option">
      <header>Order type</header>
      <div class="exchange-option-inner">
        <label class="radioselect">
          <!-- <input type="radio" name="select_type_from" value="fixed" id="fixed_type"> -->
          <span>Your profit (+10.0%)</span>
        </label>
        <!-- <label class="radioselect">
										<input type="radio" name="select_type_from" value="float" id="float_type" checked="">
										<span>Float rate (0.5%)</span>
									</label> -->
      </div>
      <span id="type_difference" class="exchange-option-diff">
        <div class="exchange-option-diff-inner"><i>?</i>
          <font>What is it?</font>
        </div>
      </span>
    </div>
    <div class="exchange-button center">
      <div class="checkbox-tick">
        <input id="aml_kyc" type="checkbox" name="aml_kyc" checked="">
        <span for="aml_kyc">
          <label for="aml_kyc">Verification AML/KYC</label>
        </span>
      </div>
      <input type="hidden" name="ip" value="80.255.10.197">
      <input type="hidden" name="orderID" value="3B15F0">
      <button id="exchange_submit" class="exchange-submit disabled"><span>Exchange now</span></button>
    </div>
  </div>
  <div class="exchange-terms"> By using the site and creating an exchange, you agree to the FixedFloat's <a href="/terms-of-service.php">Terms of Services</a> and <a href="/privacy-policy.php">Privacy Policy</a>
  </div>
</form>

Text Content

PROFITABLE CRYPTOCURRENCY EXCHANGE

Send
Bitcoin
 * BTC
   
   Bitcoin
 * ETH
   
   Ethereum
 * USDT ETH
   
   Tether (ERC20)
 * XMR
   
   Monero


Bitcoin Ethereum Tether (ERC20) Monero
min: 0.01507023 BTC max: 1.00645161 BTC
BTC
1 BTC = 66356 USD


Receive
Credit / Debit card
USD

Dollar

min: 1100.00 max: 145983.20 USD
USD
1 USD = 0.00001507 BTC

Destination

Order type
Your profit (+10.0%)
? What is it?
Verification AML/KYC
Exchange now
By using the site and creating an exchange, you agree to the FixedFloat's Terms
of Services and Privacy Policy
© 2018–2024 ProfitExchange. All rights reserved.
info@profitexchange.pro


YOUR PROFIT +10%

Opting for a "your profit +10%" rate, you get the price you see at the point of
initiating a transaction.

 * Pay just 1% + network fee.
 * Rates freeze for 10 minutes.
 * If the market rate changes by more than 1.2% before the appearance of your
   transaction on the blockchain network, you will be asked to make a refund or
   continue exchanging at the market rate.

Attention! Your transaction must be received within 10 minutes and the amount
must exactly match the amount of the order. Otherwise, you will be prompted to
make a refund or continue the exchange at the market rate.

Example: you are exchanging 1 BTC for 66356 USD. With a "your profit +10%" rate,
you will receive exactly 72991.6 USD.