www.altcointrader.co.za Open in urlscan Pro
172.67.69.174  Public Scan

Submitted URL: https://bitcoinpaymentsolutions.co.za/
Effective URL: https://www.altcointrader.co.za/
Submission: On September 15 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

Name: loginformPOST /

<form method="post" action="/" name="loginform" id="loginform" class="form-inline mt-2 mt-md-0">
  <input id="user_name" type="text" name="user_name" placeholder="Email" required="" class="form-control mr-sm-2 form-inline">
  <div class="input-group mr-sm-2">
    <input id="user_password" type="password" name="user_password" placeholder="Password" autocomplete="off" required="" class="form-control form-inline">
    <div class="input-group-append" style="border-right: 0px;">
      <div class="input-group-text"><i class="fas fa-eye-slash" id="togglePassword" onclick="togglePassword();"></i></div>
    </div>
  </div>
  <input type="hidden" name="login" value="Log in">
  <div>
    <div class="grecaptcha-badge" data-style="inline"
      style="width: 256px; height: 60px; position: fixed; visibility: hidden; display: block; transition: right 0.3s ease 0s; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
      <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LehDT0UAAAAAM0nN-4ulUDrVNcKgeYhtNWXzDfk&amp;co=aHR0cHM6Ly93d3cuYWx0Y29pbnRyYWRlci5jby56YTo0NDM.&amp;hl=en&amp;v=uEf7E1417z6GNSkRx7AyL8K8&amp;size=invisible&amp;badge=inline&amp;cb=ya3ajo9fsvom"
          width="256" height="60" role="presentation" name="a-ok4c9zodkhl8" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
      </div>
      <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div><button class="g-recaptcha btn btn-secondary mt-2 mt-md-0" data-sitekey="6LehDT0UAAAAAM0nN-4ulUDrVNcKgeYhtNWXzDfk" data-badge="inline" data-callback="onSubmitLogin">Log In</button>
</form>

Name: buybtcPOST #order

<form name="buybtc" id="buyform" method="post" action="#order">
  <input type="hidden" name="random_num" id="random_num" value="96.9.249.38202309151639515602968">
  <input type="hidden" name="buy" id="buy" value="1">
  <input name="aa33519" type="hidden" value="57a5ae3a7b17fa4ab26965b0430ed277">
  <div class="row p-1">
    <div class="col-3 col-md-3 col-form-label text-right">
      <label for="amount_coins">Amount</label>
    </div>
    <div class="col col-md-6 col-lg-5">
      <div class="input-group trade-group">
        <div class="input-group-prepend">
          <div class="input-group-text">BTC</div>
        </div>
        <input type="text" value="0" name="amount_coins" id="amount_coins" autocomplete="off" class="buyAmt form-control border-left-0 rounded-right" pattern="(^(?=.*[1-9])(\d+(\.(\d{0,8}))?)$|^(?=.*[1-9])(\.(\d{0,8})?)$)"
          title="Decimal numbers only. Max 8. No commas only point!">
      </div>
    </div>
  </div>
  <div class="row p-1">
    <div class="col-3 col-md-3 col-form-label text-right">
      <label for="coin_price">Price</label>
    </div>
    <div class="col col-md-6 col-lg-5">
      <div class="input-group trade-group">
        <div class="input-group-prepend">
          <div class="input-group-text"><span>ZAR</span></div>
        </div>
        <input type="text" name="coin_price" id="coin_price" autocomplete="off" class="buyPr form-control border-left-0 rounded-right" value="515121.86" pattern="(^(?=.*[1-9])(\d+(\.(\d{0,8}))?)$|^(?=.*[1-9])(\.(\d{0,8})?)$)"
          title="Decimal numbers only. Max 8. No commas only point!">
      </div>
    </div>
  </div>
  <div class="row p-1">
    <div class="col-3 col-md-3 col-form-label text-right">
      <label for="buytotal">Total</label>
    </div>
    <div class="col col-md-6 col-lg-5">
      <div class="input-group trade-group">
        <div class="input-group-prepend">
          <div class="input-group-text"><span>ZAR</span></div>
        </div>
        <input name="buytotal" type="text" value="0" id="buytotal" autocomplete="off" class="form-control border-left-0 rounded-right">
      </div>
    </div>
  </div>
  <div class="row p-1">
    <div class="col-3 col-md-3 col-form-label text-right"></div>
    <div class="col col-md-6 col-lg-5 m-0 py-2 justify-content-around text-center">
      <div class="input-group ml-2">
        <div id="buySlide" class="col-9 ui-slider ui-corner-all ui-slider-horizontal ui-widget ui-widget-content ui-slider-disabled ui-state-disabled">
          <div data-loc="25" style="left: 22%;"></div>
          <div data-loc="50" style="left: 46%;"></div>
          <div data-loc="75" style="left: 71%;"></div>
          <span tabindex="0" class="ui-slider-handle ui-corner-all ui-state-default" style="left: 0%;"></span>
        </div>
        <small id="buyHandle" class="col-3 px-0 ui-slider-handle">0 %</small>
      </div>
    </div>
  </div>
  <div class="row p-0 m-0 mb-2 d-none" id="buymin">
    <div class="col-3 col-md-3 p-0 m-0 col-form-label"></div>
    <div class="col col-md-6 col-lg-5 py-0 my-0 fee text-danger"> Minimum Total 4 ZAR </div>
  </div>
  <div class="row p-0 m-0">
    <div class="col-3 col-md-3 p-0 m-0 col-form-label"></div>
    <div class="col col-md-6 col-lg-5 py-0 my-0 fee"> Trading Fee <span id="buyfee">0.00</span> BTC </div>
  </div>
  <div class="row p-2">
    <div class="col-3 col-md-3"></div>
    <div class="col col-md-6 col-lg-5 p-0 px-md-3">
      <button type="button" class="btn btc btc-background btc-button" id="order_buy">Buy BTC</button>
    </div>
  </div>
</form>

Name: sellbtcPOST #order

<form name="sellbtc" id="sellform" method="post" action="#order">
  <input type="hidden" name="random_num" id="random_num" value="96.9.249.38202309151639515602968">
  <input type="hidden" name="sell" id="sell" value="1">
  <input name="aa19717" type="hidden" value="0800262e16e5dbca46a7068c7efa0d2c">
  <div class="row p-1">
    <div class="col-3 col-md-3 col-form-label text-right">
      <label for="amount_coins">Amount</label>
    </div>
    <div class="col col-md-6 col-lg-5">
      <div class="input-group trade-group">
        <div class="input-group-prepend">
          <div class="input-group-text">BTC</div>
        </div>
        <input type="text" value="0" name="amount_coins" id="amount_coins" autocomplete="off" class="sellAmt form-control border-left-0 rounded-right" pattern="(^(?=.*[1-9])(\d+(\.(\d{0,8}))?)$|^(?=.*[1-9])(\.(\d{0,8})?)$)"
          title="Decimal numbers only. Max 8. No commas only point!">
      </div>
    </div>
  </div>
  <div class="row p-1">
    <div class="col-3 col-md-3 col-form-label text-right">
      <label for="coin_price">Price</label>
    </div>
    <div class="col col-md-6 col-lg-5">
      <div class="input-group trade-group">
        <div class="input-group-prepend">
          <div class="input-group-text"><span>ZAR</span></div>
        </div>
        <input type="text" name="coin_price" id="coin_price" autocomplete="off" class="sellPr form-control border-left-0 rounded-right" value="512000.22" pattern="(^(?=.*[1-9])(\d+(\.(\d{0,8}))?)$|^(?=.*[1-9])(\.(\d{0,8})?)$)"
          title="Decimal numbers only. Max 8. No commas only point!">
      </div>
    </div>
  </div>
  <div class="row p-1">
    <div class="col-3 col-md-3 col-form-label text-right">
      <label for="buytotal">Total</label>
    </div>
    <div class="col col-md-6 col-lg-5">
      <div class="input-group trade-group">
        <div class="input-group-prepend">
          <div class="input-group-text"><span>ZAR</span></div>
        </div>
        <input name="selltotal" type="text" value="0" id="selltotal" autocomplete="off" class="form-control border-left-0 rounded-right">
      </div>
    </div>
  </div>
  <div class="row p-1">
    <div class="col-3 col-md-3 col-form-label text-right"></div>
    <div class="col col-md-6 col-lg-5 m-0 py-2 justify-content-around text-center">
      <div class="input-group ml-2">
        <div id="sellSlide" class="col-9 ui-slider ui-corner-all ui-slider-horizontal ui-widget ui-widget-content ui-slider-disabled ui-state-disabled">
          <div data-loc="25" style="left: 22%;"></div>
          <div data-loc="50" style="left: 46%;"></div>
          <div data-loc="75" style="left: 71%;"></div>
          <span tabindex="0" class="ui-slider-handle ui-corner-all ui-state-default" style="left: 0%;"></span>
        </div>
        <small id="sellHandle" class="col-3 px-0 ui-slider-handle">0 %</small>
      </div>
    </div>
  </div>
  <div class="row p-0 m-0 mb-2 d-none" id="sellmin">
    <div class="col-3 col-md-3 p-0 m-0 col-form-label"></div>
    <div class="col col-md-6 col-lg-5 py-0 my-0 fee text-danger"> Minimum Total 4 ZAR </div>
  </div>
  <div class="row p-0 m-0">
    <div class="col-3 col-md-3 p-0 m-0 col-form-label"></div>
    <div class="col col-md-6 col-lg-5 py-0 my-0 fee"> Trading Fee <span id="sellfee">0.00</span> ZAR </div>
  </div>
  <div class="row p-2 m-0">
    <div class="col-3 col-md-3"></div>
    <div class="col col-md-6 col-lg-5 p-0 px-md-3">
      <button type="button" class="btn btc btc-background btc-button" id="order_sell">Sell BTC</button>
    </div>
  </div>
</form>

Text Content

 * Home
 * Easy Buy
 * Easy Save
 * News
   Site News In the Media Blog Airdrops
 * 

 * Register
 * Lost Password


Log In
 * Show Markets
 * Show Charts


BITCOIN BUY & SELL

 * Basic
 * Advanced

Created with Highstock
2.0.3OHLCVolume18:0020:0022:0000:0002:0004:0006:0008:0010:0012:0014:0016:0000.20.40.60.811.21.41.61.8







BTC / xZAR
R 514 146.43
High R 521 384.87
Low R 513 526.90
Sell R 515 102.00
Buy R 512 000.22
Volume 6.30
 * 
 * All
 * xZAR
 * USDT

Market Price Volume Value USDT / xZAR Tether 19.55 188 340.14 3682049.737 BTC /
xZAR Bitcoin 514 146.43 6.30 3239122.509 XRP / xZAR Ripple 9.62 210 615.90
2026124.958 TRX / xZAR TRON 1.6559 532 547.82 881845.935138 ETH / xZAR Ethereum
31 547.00 27.57 869750.79 SHIB / xZAR Shiba Inu 0.00014444 5 834 387 444.75
842718.92251969 XLM / xZAR Stellar Lumen 2.36 299 756.94 707426.3784 LTC / xZAR
Litecoin 1 262.00 538.42 679486.04 BNB / xZAR Binance Coin 4 143.84 71.37
295745.8608 DOGE / xZAR Dogecoin 1.2100 216 445.06 261898.5226 SOL / xZAR Solana
369.91 468.74 173391.6134 BSV / xZAR Bitcoin Satoshi Vision 892.00 187.40
167160.8 ADA / xZAR Cardano 4.83 23 812.03 115012.1049 MATIC / xZAR Polygon
10.39 9 738.24 101180.3136 BCH / xZAR Bitcoin Cash 4 348.00 17.53 76220.44 DAI /
xZAR DAI 19.49 3 598.67 70138.0783 XMR / xZAR Monero 2 825.00 16.45 46471.25 BTT
/ xZAR BitTorrent 0.00000780 4 775 557 505.63 37249.348543914 USDC / xZAR USD
Coin 19.39 1 557.28 30195.6592 WLD / xZAR Worldcoin 21.96 1 335.77 29333.5092
DOT / xZAR Polkadot 79.00 293.75 23206.25 FLR / xZAR Flare 0.2190 60 577.09
13266.38271 GAS / xZAR Gas 44.30 168.94 7484.042 XAG / xZAR Silver 565.00 12.16
6870.4 LINK / xZAR Chainlink 125.00 52.30 6537.5 COMP / xZAR Compound 819.00
6.52 5339.88 BAT / xZAR Basic Attention Token 3.37 1 511.94 5095.2378 ZEC / xZAR
ZCash 513.50 9.17 4708.795 NMC / xZAR Namecoin 24.95 166.37 4150.9315 SHIB /
USDT Shiba Inu 0.00000735 270 816 163.60 1990.49880246 BTG / xZAR Bitcoin Gold
236.01 7.09 1673.3109 DASH / xZAR Dash 509.50 2.60 1324.7 ETHW / xZAR Ethereum
POW 26.43 49.03 1295.8629 XAU / xZAR Krugerrand gold 36 999.00 0.03 1109.97 NEO
/ xZAR Neo 143.00 1.52 217.36 SGB / USDT Songbird 0.0060 17 311.92 103.87152 BTC
/ USDT Bitcoin 26 500.00 0.00 0


BUY BTC

Amount
BTC
Price
ZAR
Total
ZAR

0 %
Minimum Total 4 ZAR
Trading Fee 0.00 BTC
Buy BTC
Amount

{amount}
{coinSymbol}
Price

{price}
ZAR
Total

{total}
ZAR
Trading Fee {totalFee} {coinSymbol}


SELL BTC

Amount
BTC
Price
ZAR
Total
ZAR

0 %
Minimum Total 4 ZAR
Trading Fee 0.00 ZAR
Sell BTC
Amount

{amount}
{coinSymbol}
Price

{price}
ZAR
Total

{total}
ZAR
Trading Fee {totalFee} ZAR


CURRENT SELL OFFERS

Price BTC Total 515121.86195459 0.20000000 103024.37 515535.06999999 0.20000000
103107.01 515535.17000000 0.00023398 120.62 517400.00000000 0.00916952 4744.31
517563.97984727 0.01191333 6165.91 518000.00000000 0.02126012 11012.74
519500.00000000 0.00030952 160.80 519887.00000000 0.00016300 84.74
520962.99999999 0.00728050 3792.87 520963.00000000 0.02879283 15000.00
520999.00000000 0.03395000 17687.92 521000.00000000 0.00174164 907.39
521384.87000000 0.00070603 368.11 522000.00000000 0.00806102 4207.85
524000.00000000 0.03093981 16212.46 525000.00000000 0.17638995 92604.72
525001.00000000 0.00003170 16.64 525046.43000000 0.00475724 2497.77
525433.00000000 0.00095160 500.00 525883.00000000 0.15347964 80712.33


CURRENT BUY OFFERS

Price BTC Total 512000.22222222 0.00976562 5000.00 512000.00000000 0.19531250
100000.00 510000.00000001 0.00570183 2907.93 510000.00000000 0.05900000 30090.00
508021.00000000 0.00357915 1818.28 507295.00000000 0.00016280 82.59
505734.00000000 0.00016198 81.92 505000.00000000 1.00000000 505000.00
504180.00000000 0.00096404 486.05 503855.00000000 0.00258011 1300.00
502995.00000000 0.00198809 1000.00 502503.00000000 0.00016294 81.88
502266.00000000 0.00029865 150.00 502000.00000000 0.48176809 241847.58
501967.00000000 0.00199216 1000.00 501202.00000000 0.00016271 81.55
501201.00000000 1.90753183 956056.86 500500.00000001 0.00029970 150.00
500400.00000000 0.00061151 306.00 500000.000000060.0216206010810.30


TRADE HISTORY

Price BTC Total Time 514146.42629483 0.06740000 34653.47 16:39:35
514700.00000000 0.00039809 204.90 16:37:10 515535.17000000 0.00096405 497.00
16:37:06 514700.00000000 0.07114691 36619.31 16:29:29 514701.00000000 0.00023421
120.55 16:29:29 514701.00000000 0.00016388 84.35 16:29:29 515500.00000000
0.00969932 5000.00 16:26:47 515525.00000000 0.00969885 5000.00 16:26:47
515550.00000000 0.00969838 5000.00 16:26:47 515560.00000000 0.00969819 5000.00
16:26:47 515565.00000000 0.00969810 5000.00 16:26:46 515823.00000000 0.05661249
29202.02 16:26:07 516818.32000000 0.00028443 147.00 16:26:03 516818.41691480
0.00385048 1990.00 16:24:05 516780.20000000 0.00465113 2403.61 16:22:24
516780.20394000 0.00058051 300.00 16:21:13 516780.20394000 0.02512840 12985.86
16:20:59 517231.89000000 0.00096281 498.00 16:16:40 517280.45229442 0.00405891
2099.59 16:08:22 517280.35000000 0.00191385 990.00 16:07:36 517280.45229442
0.00192352 995.00 16:07:13 517000.00000000 0.02727897 14103.23 16:02:01
517446.48000000 0.00204198 1056.62 16:01:37 517446.48000000 0.00789684 4086.19
16:01:27 517433.00000000 0.00204198 1056.59 16:01:27

 * Privacy policy
 * Terms & Conditions
 * Fees
 * Secure Trading
 * Help Centre
 * Contact Us
 * Careers
 * Status

 * 
 * 
 * 
 * 
 * Android App
 * iOS App
 * Huawei App
 * www.sacoronavirus.co.za

Copyright © 2023 AltCoinTrader. All Rights Reserved. (alt-web01)