yobit.net Open in urlscan Pro
2606:4700::6810:f262  Public Scan

Submitted URL: http://yobit.net/
Effective URL: https://yobit.net/en/
Submission: On August 27 via api from IT

Form analysis 4 forms found in the DOM

POST /

<form onsubmit="doRegister();return false;" action="/" method="post">
  <input type="hidden" name="rtoken"
    value="6xFAKhILjsOdglwitZbrWFBGJxt2U3CKLHIH6hoht6mkIzYyTzeMPx6Xv0dOQjsMSYqqXRLv04HH0Afs/D4sXqvWGzbiIlABiLV90LC+LA3QTwp/CNFLZPpLr3X/a+t1/pOMK7mXdQYbl52dUWc/M+nyXNhTkHX/njl8Z3FltWvWwPBdzUfrjNPNLAw2HSlzQzvXu07kV1F4wvo5ilUQIKGEIvp+bUdu4iJJD1wR/EJyCQ2DV0IsPw==">
  <div class="wincont">
    <div class="title">Registration</div>
    <div class="ln">
      <p>Login</p>
      <input name="login" type="text" class="" value="">
    </div>
    <div class="ln">
      <p>Email address</p>
      <input name="email" type="text" class="" value="">
    </div>
    <div class="ln">
      <p>Your password</p>
      <input name="psw1" type="password" class="" value="">
    </div>
    <div class="ln">
      <p>Confirm password</p>
      <input name="psw2" type="password" class="" value="">
    </div>
    <div class="win_meta">
      <div class="che">
        <label><span class="niceCheck">
            <div class="checker"><span><input type="checkbox" name="agree"></span></div>
          </span>
          <p>I agree to <a href="/en/rules/" target="_blank">Rules of YoBit.net</a></p>
        </label>
      </div>
    </div>
    <div class="ln">
      <div id="recaptcha-1" class="g-recaptcha" capid="0">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdTuoQUAAAAAJJS2h7yWLCunrkc8RdF5vGAnqv_&amp;co=aHR0cHM6Ly95b2JpdC5uZXQ6NDQz&amp;hl=en&amp;v=Q_rrUPkK1sXoHi4wbuDTgcQR&amp;size=normal&amp;cb=ta58agt62kch" width="304"
              height="78" role="presentation" name="a-myryecq5kp09" 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>
          <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>
      </div>
    </div>
    <div class="ln win_center"><span id="register_error"></span></div>
    <div class="sing_up_bt">
      <input type="button" class="clRegister" value="Register">
      <div class="loading"></div>
    </div>
    <div class="rega_line"> Have an account already? <a href="#" class="login_link">Log in</a>
    </div>
  </div>
  <input type="submit" style="display:none">
</form>

POST /

<form onsubmit="doLogin();return false;" action="/" method="post">
  <div class="wincont">
    <div class="title">Authorization</div>
    <div class="ln">
      <p>Email</p>
      <input name="email" type="text" class="" value="">
    </div>
    <div class="ln">
      <p>Password</p>
      <input name="psw" type="password" class="" value="">
    </div>
    <div class="ln auth2fa" style="display:none">
      <p>Authentication code (get in Google Authenticator)</p>
      <input name="code_2fa" type="text" class="" value="">
    </div>
    <div class="ln authemail" style="display:none">
      <p>Authentication code (get in Email inbox)</p>
      <input name="code_email" type="text" class="" value="">
    </div>
    <div class="ln">
      <div id="recaptcha-2" class="g-recaptcha" style="transform:scale(0.9);transform-origin:0 0" capid="1">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdTuoQUAAAAAJJS2h7yWLCunrkc8RdF5vGAnqv_&amp;co=aHR0cHM6Ly95b2JpdC5uZXQ6NDQz&amp;hl=en&amp;v=Q_rrUPkK1sXoHi4wbuDTgcQR&amp;size=normal&amp;cb=szvfrwkmnmvn" width="304"
              height="78" role="presentation" name="a-d8w70gv555eg" 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>
          <textarea id="g-recaptcha-response-1" 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>
      </div>
    </div>
    <div class="forgot"><a href="#" class="forgot_link">Forgot your password?</a></div>
    <div class="ln win_center"><span id="login_error"></span></div>
    <div class="win_meta">
      <div class="che">
        <label><span class="niceCheck">
            <div class="checker"><span><input type="checkbox" name="remember"></span></div>
          </span>
          <p>Remember</p>
        </label>
      </div>
      <input type="button" class="clLogin" value="Log in">
      <div class="loading"></div>
    </div>
    <div class="rega_line"> Have no account? <a href="#" class="reg_link">Register</a>
    </div>
  </div>
  <input type="submit" style="display:none">
</form>

POST /

<form onsubmit="doForgotPassword();return false;" action="/" method="post">
  <div class="wincont">
    <div class="title">Forgot your password</div>
    <div class="ln">
      <p>E-mail</p>
      <input name="email" type="text" class="" value="">
    </div>
    <div class="ln">
      <p>Login</p>
      <input name="login" type="text" class="" value="">
    </div>
    <div class="ln">
      <div id="recaptcha-5" class="g-recaptcha" style="transform:scale(0.9);transform-origin:0 0" capid="2">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdTuoQUAAAAAJJS2h7yWLCunrkc8RdF5vGAnqv_&amp;co=aHR0cHM6Ly95b2JpdC5uZXQ6NDQz&amp;hl=en&amp;v=Q_rrUPkK1sXoHi4wbuDTgcQR&amp;size=normal&amp;cb=cjejgm8m3nkz" width="304"
              height="78" role="presentation" name="a-usiikeg2iu94" 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>
          <textarea id="g-recaptcha-response-2" 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>
      </div>
    </div>
    <div class="ln win_center"><span id="forgot_error"></span></div>
    <div class="sing_up_bt">
      <input type="button" class="clForgotPassword" value="Change the password">
      <div class="loading"></div>
    </div>
  </div>
  <input type="submit" style="display:none">
</form>

POST /

<form onsubmit="doCheckCaptcha();return false;" action="/" method="post">
  <input name="captcha_id" type="hidden" value="0">
  <div class="wincont">
    <div class="title">Please confirm the action</div>
    <div class="ln">
      <div id="recaptcha-4" class="g-recaptcha" capid="3">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdTuoQUAAAAAJJS2h7yWLCunrkc8RdF5vGAnqv_&amp;co=aHR0cHM6Ly95b2JpdC5uZXQ6NDQz&amp;hl=en&amp;v=Q_rrUPkK1sXoHi4wbuDTgcQR&amp;size=normal&amp;cb=b0359hur2s1r" width="304"
              height="78" role="presentation" name="a-1g57dtywcxd" 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>
          <textarea id="g-recaptcha-response-3" 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>
    </div>
    <div class="ln win_center"><span class="error"></span><span class="success"></span></div>
    <div class="sing_up_bt">
      <input type="button" class="clCheckCaptcha" onclick="doCheckCaptcha();" value="Confirm">
      <div class="loading"></div>
    </div>
  </div>
  <input type="submit" style="display:none">
</form>

Text Content

Registration

Login

Email address

Your password

Confirm password

I agree to Rules of YoBit.net




Have an account already? Log in

Authorization

Email

Password

Authentication code (get in Google Authenticator)

Authentication code (get in Email inbox)


Forgot your password?


Remember


Have no account? Register
Forgot your password

E-mail

Login




Please confirm the action




 * Trade
 * Market
 * InvestBox
 * Wallets
 * TOP
 * VMining
 * Add
 * Support

 * Register and Get 1700 Free Dollars!
 * Login

 * EN
 * RU
 * CN

Balances

Currency Amount

BTC 0.00000000 LTC 0.00000000 DASH 0.00000000 DOGE 0.00000000 USDT 0.00000000
ETH 0.00000000 YO 0.00000000 USD 0.00000000 RUR 0.00000000

Est. BTC: 0.00 BTC

Market
DEFITOPBTCETHDOGEYOWUSDRURUSDT

Name Price LV Vol24 YPName Price Ch. Vol. fullname

NamePrice LVVol24YP ETH-BTC 0.06564129 - 0.7% $13.45m $0.23m 2.5% DOGE-BTC
0.00000577 - 1.6% $12.84m $2.68m 30.5% TRX-BTC 0.00000177 0% $5.83m $0.12m 3.1%
XRP-BTC 0.00002322 - 2.6% $5.38m $0.29m 7.9% WBTC-BTC 1.00386046 + 0.1% $4.88m
$957.79 0% ETH-USDT 3107.00 + 0.2% $2.96m $0.07m 3.6% USDT-USDC 1.00088454 +
0.1% $2.56m $0.72m 41.1% BTC-USDT 47205.78 + 0.4% $2.19m $0.10m 6.9% YO-BTC
0.06957479 + 1.9% $1.88m $0.60m 45.2% DOGE-ETH 0.00008812 - 2.4% $1.86m $0.02m
1.7% BTC-RUR 3458124.94 - 0.9% $0.92m $0.008m 1.3% ETH-USDC 3119.33 - 0.6%
$0.88m $0.002m 0.3% DOGE-USDT 0.27326323 - 0.8% $0.83m $0.07m 13.7% ETH-RUR
225962.06 - 1.6% $0.67m $0.005m 1.1% USDT-USD 1.04447684 + 0.4% $0.52m $0.001m
0.3% USDT-RUR 73.66 - 0.1% $0.48m $960.99 0.2%



DOGE / BTC 24High: 0.00000594 24Low: 0.00000573 24V: $2.68m YP: 30.5%

DOGE / BTC: 12 Hours 24 Hours 7 Days 1M 6M BTC / DOGE: 12 Hours 24 Hours 7 Days
1M 6M
Created with Highstock
2.0.409:0012:0015:0018:0021:0000:0003:0006:0009:000.00000580.0000060.00000620.00000640k500k1000k1500k


Pooled DOGE:23522362.02499600 Pooled BTC:135.73598369

1 DOGE = 0.00000577 BTC 1 BTC = 173294.96118521 DOGE

Liquidity Volume (LV):$12.84m Volume (24hrs):$2.68m

0.00000577

Swap BTC → DOGE
Balance BTC 0.00000000 BTC
You give:
BTC
You get:
DOGE
Price:


Add Liquidity (EARN $)
Balance DOGE 0.00000000 DOGE
Balance BTC 0.00000000 BTC
Amount 1:
DOGE
Amount 2:
BTC

Swap DOGE → BTC
Balance DOGE 0.00000000 DOGE
You give:
DOGE
You get:
BTC
Price:


Remove Liquidity
Your liquidity 0.00000000 DOGE
Your liquidity 0.00000000 BTC
Liquidity 1:
DOGE
Liquidity 2:
BTC


Pool History

Time Info

10:15:45 A 0.30990854 DOGE 0.00000178 BTC 10:02:40 S 42969.80313197 DOGE <
0.250000 BTC 10:02:32 S 20374.17728974 DOGE < 0.11821817 BTC 10:00:44 S
319.99938165 DOGE < 0.00185512 BTC 09:52:35 A 22.96781659 DOGE 0.00013181 BTC
09:41:21 S 10.29922478 DOGE > 0.00005851 BTC 09:40:10 R 10.19895612 DOGE
0.00005853 BTC 09:22:12 S 425.37854629 DOGE > 0.00241696 BTC 09:14:02 R
1.7496512 DOGE 0.00001004 BTC 09:10:45 A 45.4757053 DOGE 0.000261 BTC 09:09:46 S
18794.15104062 DOGE < 0.10886933 BTC 08:51:19 S 154.60811942 DOGE > 0.00087708
BTC 08:47:20 R 38.88129351 DOGE 0.0002228 BTC 08:44:56 A 1.000000 DOGE
0.00000573 BTC 08:38:02 S 55.28514228 DOGE < 0.000320 BTC 08:36:59 S
113.33254628 DOGE > 0.00064293 BTC 08:36:22 S 113.33254628 DOGE < 0.00065599 BTC
08:35:44 A 25.28170608 DOGE 0.00014487 BTC 08:33:37 R 25.28170608 DOGE
0.00014487 BTC 08:22:13 S 102.94995193 DOGE > 0.00058403 BTC 08:06:58 S
170934.21334986 DOGE > 0.97680165 BTC 08:06:57 S 166.0000 DOGE > 0.00095546 BTC
08:06:52 S 41489.00 DOGE > 0.23922834 BTC 08:06:52 S 170934.21334986 DOGE <
1.000000 BTC 07:41:37 S 143.25737879 DOGE < 0.000832 BTC 07:13:44 S 68.87436229
DOGE < 0.000400 BTC 06:16:02 S 4.000000 DOGE > 0.00002276 BTC 05:58:05 S
13.80616314 DOGE > 0.00007858 BTC 05:45:21 R 7.000000 DOGE 0.00004024 BTC
05:37:52 A 3.47850807 DOGE 0.00001999 BTC 05:36:15 S 5.000000 DOGE > 0.00002846
BTC 04:02:38 A 313.41866319 DOGE 0.00180202 BTC 03:40:19 A 1.99840204 DOGE
0.00001149 BTC 03:39:47 R 2.000000 DOGE 0.00001149 BTC 02:37:14 S 10000.00 DOGE
> 0.05694519 BTC 02:36:46 A 1.90634822 DOGE 0.00001097 BTC 02:36:03 S 10000.00
DOGE > 0.05699337 BTC 02:31:55 A 5.000000 DOGE 0.00002879 BTC 01:54:30 A
8295.71597249 DOGE 0.04777774 BTC 01:40:31 A 10.00000 DOGE 0.00005759 BTC
01:26:57 A 0.54146947 DOGE 0.00000311 BTC 01:26:55 S 0.54146947 DOGE <
0.00000315 BTC 01:14:41 A 121.28744509 DOGE 0.00069853 BTC 00:53:28 R
121.28744509 DOGE 0.00069853 BTC 00:51:48 R 2.04670824 DOGE 0.00001178 BTC
00:51:17 A 10.00000 DOGE 0.00005759 BTC 00:49:54 S 10.00000 DOGE > 0.00005701
BTC 00:45:26 A 0.65111716 DOGE 0.00000375 BTC 00:45:20 S 1.92694233 DOGE <
0.00001121 BTC 00:44:39 S 2.62428501 DOGE > 0.00001496 BTC


Fees Earned (Cumulative):
0 DOGE + 0 BTC
$0.00000000
 
Liquidity (Your part of pool):
0 DOGE + 0 BTC
$0.00000000
(0.0000%)

Chat
ENRUDECNAR

hamzaDBZ: GOOOO

Zolla19981120 L0: hhhh

Zolla19981120 L0: what go !?

hamzaDBZ: how much money do you have ?

Zolla19981120 L0: 0xd

Zolla19981120 L0: 000000000

Zolla19981120 L0: Why you ask

hamzaDBZ: just asking i have 0 usd too

hamzaDBZ: but i have cryptos

Zolla19981120 L0: what mean cryptos??

muhamad777: Ethereum 2.0 plans first mainnet hard fork Altair

Markarjun12 L0: What is easy coin??

slamet005 L0: Invesbox micro ,1% /day active

681224 L0: Dice?

marlenac L1: YOBIT28SOFGYFSGFVLKWUMJK672NJQNLPMNKTYONE

cristhian0001 L0: Hello, do you know of any other exchange to change the DICE

marlenac L1: its a yobit only thing

cmespinosaiii L0: can you trade dice for anything?

ThaddeusB L1: usd/doge/rur

cmespinosaiii L0: how? i have 8 million but it does not show any pair

ThaddeusB L1: put dice in search box, then click "usd" then enjoy your 8cents

cmespinosaiii L0: lol thnx

cmespinosaiii L0: it says .08 btc, i hope that is more than 8 cents

ThaddeusB L1: it says that, but it is meaningless

ThaddeusB L1: It doesn't value anything less that .00000001 BTC

ThaddeusB L1: but dice is worth far, far, far less than that

ThaddeusB L1: 8 cents is the market value

ThaddeusB L1: or ~8.5cents in Rubies

ThaddeusB L1: literally multiple times a day someone asks the same thing

ThaddeusB L1: Yobit gave ever single user millions of free DICE to encourage
them to play dice game. They are as worthless as the 8c/8million market value
implies

tjdwls78 L0: love nyc

zillionaireBTCZ: Can you add 0.005 BTC to your BTC wallet every ten days? That’s
$200. 100 days, $2,000. 1,000 days or 3 years: $20,000. 30 years: $200,000.

zillionaireBTCZ: You must earn $20 per day from staking or mining something..
for 30 years! Lol

elmo40 L0: wtf is wrong wtih this exchange?

elmo40 L0: every wallet seems to be 'in maint'

ThaddeusB L1: @almo, welcome to Yobit

ThaddeusB L1: although in fairness 2/3rds of them are the coin being dead

ThaddeusB L1: So "what is wrong" is keeping a bunch of long dead shit coins
listed I suppose

Erivax L0: hello, does anyone know how is the process to request or recommend
the listing of a new currency?

dominikherzog: Erivax, add token page only.ignore scammers in
PM,telegram,facebook,twitter

Rashid6500577 L0: hy Any one Can Help me For Withdraw From Yobit

vccelreal221 L0: Yovi.... Yovi.... Yovi...

vccelreal221 L0: Yovi... Yovi... The best

vccelreal221 L0: Yovi the invest

quarxyz L0: limbo

tompi L0: lizun

tompi L0: lol

beribtc2020 L0: Yoda go the mars

marinin393: well guys... this all are dead coins!

Yanadia: marinin393, hihihi

Send