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

Submitted URL: https://yobit.net/airdrop/bonus/SicmW/
Effective URL: https://yobit.net/en/airdrop/
Submission Tags: falconsandbox
Submission: On March 14 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

POST /

<form onsubmit="doRegister();return false;" action="/" method="post">
  <input type="hidden" name="rtoken"
    value="uhYadxQLjsOdglwgtZPvUjWWqNZjG5jP92gHEnzu1XwD8wDG3mMq5BK8/LS/mZWsA6GUd7aslWnNNzdBPqf7KvpxkrRQzgoW6kORyKL3W6Jr694oYhYHsrEUpQqls/9iXHY5TBJWwID0iTSxvbdd1z3cz9IyAdxqKK3550+P2huUlwDjk8g5mtk3PLcCa1vYZzNnPaKITUtO4p4DRFmEbtjn3dm4Yb2qBmCzwyQQspVVf13hIcGs">
  <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> <span style="width:14px;height:14px;background:url(/images/book-open.png);" alt=""></span></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=85AXn53af-oJBEtL2o2WpAjZ&amp;size=normal&amp;cb=71c56qhbs420" width="304"
              height="78" role="presentation" name="a-3e04xai6cej3" 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=85AXn53af-oJBEtL2o2WpAjZ&amp;size=normal&amp;cb=gvmq3k9irkdh" width="304"
              height="78" role="presentation" name="a-oa06q8lrr1d2" 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=85AXn53af-oJBEtL2o2WpAjZ&amp;size=normal&amp;cb=cfd6d3vgnjad" width="304"
              height="78" role="presentation" name="a-cd6g8alpsgyr" 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=85AXn53af-oJBEtL2o2WpAjZ&amp;size=normal&amp;cb=8hxsmw5uxnoc" width="304"
              height="78" role="presentation" name="a-m817h8ayedti" 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



Withdrawal



Withdrawal address ()

Example:



Quantity ()

Max

Withdrawal fee ()

Obtain ()



2fa code


Deposit

Your deposit address ()





Deposit via this address is successful: 0.00000000 






Enter amount:

Max


 * YoFarm
 * Trade
 * AirDrop
 * Market
 * InvestBox
 * Wallets
 * Add
 * Support

 * Register and Get 4700 Fast Dollars!
 * Login

 * EN
 * RU
 * CN

Balances

Currency Amount

BTC 0.00000000 + - ETH 0.00000000 + - USDTerc20 0.00000000 + - TRX 0.00000000 +
- XRP 0.00000000 + - DOGE 0.00000000 + - USDCerc20 0.00000000 + - USDTtrc20
0.00000000 + - USDTbep20 0.00000000 + - USD 0.00000000 + - RUR 0.00000000 + -

Est. BTC: 0.00000000 BTC

Market
TOPBTCETHDOGEYOWUSDRURUSDT

DEFI
BRIDGE

Name Price LV Vol24 YPName Price Ch. Vol. fullname

NamePriceCh.Vol.fullname YOVI

0.03175350 0%0YobitCoinETH0.06569939- 0.2%2082.9EthereumDASH0.00246069-
1.5%1108.8DASHZEC0.00378112- 4.9%840.8ZcashWAVES0.00066389-
3.1%710.4WavesLTC0.00266621- 2.3%197.8LitecoinETC0.00065332-
2.2%119.1EthereumClassic
BTC-USDT

T38687.35- 0.2%17.6BitcoinBCHABC0.00040355+ 1.6%14.3BitcoinCashABC
DOGE-BTC

0.00000291- 0.7%14.2Dogecoin
SHIB-USDTb

T0.00002177- 2.6%10.6SHIBA INUBTCR4770000.00- 3.1%10.4Bitcoin
ETH-USDT

T2531.8847975- 0.4%7.7Ethereum
XRP-BTC

0.00001962- 3.4%7.5Ripple
BTC-RUR

R4816264.81- 2%7.3Bitcoin
SPITZ-BTC

0.00000062- 3.2%6.6SPITZ
TRX-BTC

0.00000155 0%6.4Tron Token
USDTe-USDTb

T1.00236569- 0.1%5USDT ERC20
BTC-USDTt

T38637.54+ 0.1%4.8Bitcoin
ETH-BTC

0.06552267- 0.8%4.2Ethereum
USDT-RUR

R125.14- 1.7%3.5USDT ERC20
FLOKIb-USDTb

T0.00002618- 4.7%3.2FLOKI BEP20USDTR125.21- 2.1%3USDT ERC20
DOGE-USDT

T0.11228165- 1.4%3Dogecoin
YO-BTC

0.04309789- 5.4%2.9Yo Token ERC20
BTC-USDTb

T38633.69- 0.6%2.6Bitcoin
ETH-USDC

2533.9350945- 1.1%2.4EthereumETHR312312.00- 3%2.1EthereumBTCT38913.56+
0.8%1.9BitcoinUSDR119.99- 1.1%1.5USD
TON-BTC

0.00004553- 2.2%1.4TON Coin BEP20
ETH-RUR

R313862.45- 2.5%1.3EthereumBTC$40428.99+ 0.8%1.2Bitcoin
USDT-USDC

1.00326694- 0.1%1.1USDT ERC20ETH$2626.49- 0.5%1EthereumLTCR12830.00-
3.5%0.8Litecoin
DOGE-ETH

E0.00004445- 1%0.6Dogecoin
USDTe-USDTt

T0.99763003- 0.4%0.6USDT ERC20XRPR94.29- 6.7%0.5RippleUSDT$1.04- 0.1%0.5USDT
ERC20DOGE0.00000293+ 0.7%0.5Dogecoin



YoBit AirDrop

Earn up to 4700 Fast Dollars every day!

Click «Make» button to get a new task. Ch/App/Rf = Checking/Approved/Refused
Trade for Fast Dollars will be open in June (+ Farming and Pump).
Payments will be made 7 days after the checking of all tasks.

Tasks / History / Referals


Your referal link



Your QR code for Youtube / Insta / TikTok:



TaskRewardTodayCh/App/RfMakeEarnedGet $$$

Task
Reward
Today
Ch/App/Rf
Make
Earned
Get $$$
For registration300 Fast Dollars / once0 / 10 / 0 / 0Make0.00000000 FUSDFor 1
deposit700 Fast Dollars / daily0 / 10 / 0 / 0Make0.00000000 FUSDFor 1 trade900
Fast Dollars / daily0 / 10 / 0 / 0Make0.00000000 FUSDFor 1 swap in defi
market900 Fast Dollars / daily0 / 10 / 0 / 0Make0.00000000 FUSDFor farming1100
Fast Dollars / daily0 / 10 / 0 / 0Make0.00000000 FUSDFor 10 dices1200 Fast
Dollars / daily0 / 10 / 0 / 0Make0.00000000 FUSDFor tweet in Twitter500 Fast
Dollars / daily0 / 10 / 0 / 0Make0.00000000 FUSDFor 10 messages in chat400 Fast
Dollars / daily0 / 10 / 0 / 0Make0.00000000 FUSDFor video in YouTube1400 Fast
Dollars / daily0 / 10 / 0 / 0Make0.00000000 FUSDFor video in TikTok1400 Fast
Dollars / daily0 / 10 / 0 / 0Make0.00000000 FUSDFor post in Facebook500 Fast
Dollars / daily0 / 10 / 0 / 0Make0.00000000 FUSDFor post in VK500 Fast Dollars /
daily0 / 10 / 0 / 0Make0.00000000 FUSD30% of referals earnings100 Fast Dollars +
30%0 / unlim0 / 0 / 0Make0.00000000 FUSDFor checking users100 Fast Dollars /
daily0 / 120 / 0 / 0Make0.00000000 FUSD

Previous1Next

Chat
ENRUDECNAR

galinde75 L0: I would not like them to think that it is to make the 10 chats
faster

axxion L1: Richardluk15, cheers

Richardluk15 L1: basically people are selling instead of adding liquidity

wachin75 L0: galinde75, how are you doing with homework?

axxion L1: hopefully it doesn't turn in to a waterfall as thats probably dropped
off the cliff in 2 weeks

galinde75 L0: wachin75, well I have several approved

galinde75 L0: I've been a bit busy

Richardluk15 L1: People who bought in at 12/27 basically earned double their
money, so now they are just dumping and not adding anymore. They'll probably
sell everything when Spitz reaches 32-42 sats

axxion L1: Spitz wasn't another airdrop was it?

galinde75 L0: I have missed some posts

Richardluk15 L1: no it wasn't airdrop

antares8 L0: Привет какие новости

Richardluk15 L1: Just a yofarm

wachin75 L0: galinde75, understand

antares8 L0: Когда раздадут дроп кт вкурсе?

comr1 L0: Understand

Richardluk15 L1: i think it was like 1100 APY when it started, so some people
probably tripled their money

axxion L1: wow

antares8 L0: У меня у одного вк не вставляется ссылка?

comr1 L0: Nice one

axxion L1: do many of those crazy high APYs happen often?

comr1 L0: Sometimes

antares8 L0: Кто подскажет годный впн для твиттера и фейсбука?

wachin75 L0: I have been dedicated, hoping that this has a good price

comr1 L0: Same

galinde75 L0: that's what we all hope

Richardluk15 L1: 660% APY on 1/23

antares8 L0: Что то как то не весело тут))

wachin75 L0: less and less to go

comr1 L0: For sure

galinde75 L0: it is correct

comr1 L0: Nice

wachin75 L0: well friend, I'm still here dedicated

comr1 L0: Ok

Boldawes L0: farming task is so hard

enkline L0: good morning my dy

Saed85 L1: I withdraw 60 k MTH SINCE 3 HOUR BUT NOT ARRIVE - WHY !!!!!

enkline L0: felling BLESSED

enkline L0: are you jelly

dijaver L0: Boldawes, why you say that? is very easy

enkline L0: hehehe fush is the best coin ever

sntloup: Boldawes, really? why you say that?

enkline L0: wrappers everywhere

enkline L0: when do you think MEN will go to the moon

enkline L0: i liked the smurf movie reminds me of yobit

enkline L0: SAW has a good avatar frame

sntloup: Boldawes, It's ironic I guess

enkline L0: hahah FUSD roe daw

enkline L0: vroom goes lambo

enkline L0: all i see is a mountain

Send