zovsvohohlisosat.buzz Open in urlscan Pro
2606:4700:3037::ac43:9397  Public Scan

URL: https://zovsvohohlisosat.buzz/
Submission: On July 24 via api from BE — Scanned from DE

Form analysis 7 forms found in the DOM

https://fragment.com/

<form action="https://fragment.com/" class="tm-header-search-form">
  <div class="icon-before icon-search tm-field tm-search-field">
    <input type="search" class="form-control tm-input tm-search-input" name="query" placeholder="Search usernames" autocomplete="off">
  </div>
</form>

<form class="js-place-bid-form">
  <div class="form-group">
    <label for="bid_value">Your bid</label>
    <div class="icon-before icon-ton form-control-wrap tm-coin-field">
      <input inputmode="decimal" class="form-control js-amount-input" id="bid_value" name="bid_value" value="10" data-for="js-bid_value" data-usd-for="js-bid_usd_value" autocomplete="off">
    </div>
    <p class="help-block">Approximately $<span class="js-bid_usd_value">75.99</span></p>
    <div class="tm-form-control-hint"></div>
  </div>
  <div class="form-main-button">
    <button id="claim-button2" type="submit" class="btn btn-primary btn-block">
      <span class="tm-button-label">Place a <span class="icon-before icon-ton tm-amount js-bid_value">10</span> bid</span>
    </button>
  </div>
</form>

<form class="js-put-to-auction-form">
  <input type="hidden" name="username">
  <div class="form-group">
    <label for="min_bid_value">Minimum bid</label>
    <div class="icon-before icon-ton form-control-wrap tm-coin-field">
      <input inputmode="decimal" class="form-control js-amount-input" id="min_bid_value" name="min_bid_value" value="2" data-usd-for="js-bid_usd_value" autocomplete="off">
      <div class="form-control-hint">~&nbsp;$<span class="js-bid_usd_value">75.99</span></div>
    </div>
  </div>
  <div class="form-group">
    <label for="max_price_value">Maximum price</label>
    <div class="icon-before icon-ton form-control-wrap tm-coin-field">
      <input inputmode="decimal" class="form-control js-amount-input" id="max_price_value" name="max_price_value" value="" placeholder="Optional" autocomplete="off">
    </div>
    <p class="help-block">Set a maximum price if you want to enable anyone to instantly buy <span class="js-username"></span> for this price.</p>
  </div>
  <div class="popup-buttons">
    <a class="btn btn-link btn-lg popup-cancel-btn">Cancel</a>
    <button if="claim-button3" type="submit" class="btn btn-link btn-lg">Proceed</button>
  </div>
</form>

<form class="js-sell-username-form">
  <input type="hidden" name="username">
  <div class="form-group">
    <label for="sell_value">Sell price</label>
    <div class="icon-before icon-ton form-control-wrap tm-coin-field">
      <input inputmode="decimal" class="form-control js-amount-input" id="sell_value" name="sell_value" value="2" data-for="js-bid_value" autocomplete="off">
    </div>
    <div class="tm-form-control-hint"></div>
  </div>
  <div class="form-main-button">
    <button id="claim-button4" type="submit" class="btn btn-primary btn-block">
      <span class="tm-button-label">Sell for <span class="icon-before icon-ton tm-amount js-bid_value">10</span></span>
    </button>
  </div>
</form>

<form class="js-convert-bid-form">
  <input type="hidden" name="id">
  <div class="form-group">
    <label for="bid_value">Your first bid</label>
    <div class="icon-before icon-ton form-control-wrap tm-coin-field">
      <input inputmode="decimal" class="form-control js-amount-input" id="bid_value" name="bid_value" value="10" data-for="js-bid_value" data-usd-for="js-bid_usd_value" autocomplete="off">
      <div class="form-control-hint">~&nbsp;$<span class="js-bid_usd_value">75.99</span></div>
    </div>
    <p class="help-block">The auction will start after you place the first bid. If someone outbids you, you will get this entire amount back. If there are no other bidders, you will get both the new collectible and your bid amount back, minus 5% and
      minus a <span class="icon-before icon-ton-text">5</span> fee.</p>
  </div>
  <div class="popup-buttons">
    <a class="btn btn-link btn-lg popup-cancel-btn">Cancel</a>
    <button id="claim-button5" type="submit" class="btn btn-link btn-lg js-do-transfer-btn">Continue</button>
  </div>
</form>

<form class="js-new-convert-bid-form">
  <input type="hidden" name="id">
  <div class="form-group">
    <label for="bid_value">Minimum bid</label>
    <div class="icon-before icon-ton form-control-wrap tm-coin-field">
      <input inputmode="decimal" class="form-control js-amount-input" id="bid_value" name="bid_value" value="10" data-for="js-bid_value" data-usd-for="js-bid_usd_value" autocomplete="off">
      <div class="form-control-hint">~&nbsp;$<span class="js-bid_usd_value">75.99</span></div>
    </div>
    <p class="help-block">The auction will start after someone places the first bid.</p>
  </div>
  <div class="popup-buttons">
    <a class="btn btn-link btn-lg popup-cancel-btn">Cancel</a>
    <button id="claim-button6" type="submit" class="btn btn-link btn-lg js-do-transfer-btn">Create Auction</button>
  </div>
</form>

<form class="js-make-offer-form">
  <input type="hidden" name="id">
  <div class="form-group">
    <label for="amount_value">How much would you pay?</label>
    <div class="icon-before icon-ton form-control-wrap tm-coin-field">
      <input inputmode="decimal" class="form-control js-amount-input" id="amount_value" name="amount_value" value="" data-for="js-amount_value" data-usd-for="js-amount_usd_value" placeholder="Enter any amount in TON" autocomplete="off">
      <div class="form-control-hint" style="display: none;">~&nbsp;$<span class="js-amount_usd_value">0</span></div>
    </div>
    <p class="help-block">We will notify you on Telegram if the owner of the username makes it available for sale.<br><br>This service costs <span class="icon-before icon-ton-text js-amount_fee"></span> for this username.</p>
  </div>
  <div class="popup-buttons">
    <a class="btn btn-link btn-lg popup-cancel-btn">Cancel</a>
    <button type="submit" class="btn btn-link btn-lg js-do-offer-btn">Proceed</button>
  </div>
</form>

Text Content

Connect Telegram Connect TON

PLATFORM

About Terms Privacy Policy
Connect TON and Telegram
to view your bids and assets
Connect TON Connect Telegram


NULL.T.ME TRADE OFFERED

Trade Price Deal status

Waiting for seller!


Trade strategy NFT
TON-NFT
@null


Telegram Username @null Web Address t.me/null TON Web 3.0 Address null.t.me
Start Exchange

HOW DOES THIS WORK?

You can buy this collectible username and use it for your personal profile,
group or channel.

To do so, simply:
• Get Tonkeeper, open it and create a wallet.
• Deposit funds in your wallet from a supported exchange or with @wallet on
Telegram.
• Use Tonkeeper to log in on Fragment and return to this page.
• Tap the buttons below to join the auction.

Purchased entities become available under My Assets and can be used within any
supported platform, starting with Telegram.

Learn More

Close
Your bid


Approximately $75.99


Place a 10 bid

PUT UP FOR AUCTION

Do you want to make available for auction on Fragment?

Minimum bid
~ $75.99
Maximum price


Set a maximum price if you want to enable anyone to instantly buy for this
price.

Cancel Proceed

Sell username on Fragment

Sell price


Sell for 10

AUCTION YOUR USERNAME

The @fragment bot sent you a confirmation message on Telegram, please open it
and follow the instructions to proceed.

Open bot

AUCTION YOUR USERNAME

You can put up for auction as a collectible username. This action is
irreversible.

The winner of the auction will own the TON collectible – and you are free to bid
on it as well. Your wallet will receive the final amount in TON, minus
conversion fees.

Your first bid
~ $75.99

The auction will start after you place the first bid. If someone outbids you,
you will get this entire amount back. If there are no other bidders, you will
get both the new collectible and your bid amount back, minus 5% and minus a 5
fee.

Cancel Continue

AUCTION YOUR USERNAME

This will put up for auction as a collectible username. You can cancel the
auction at any time before the first bid is placed.

You can place your own bids in the auction – the winner will own the TON
collectible.

Your wallet will receive the final amount in TON, minus a 5% platform fee and a
one-time 5 conversion fee.

Minimum bid
~ $75.99

The auction will start after someone places the first bid.

Cancel Create Auction
How much would you pay?
~ $0

We will notify you on Telegram if the owner of the username makes it available
for sale.

This service costs for this username.

Cancel Proceed

HOW DOES THIS WORK?

You can make an offer for this username, suggesting the owner to sell it on
Fragment. To encourage serious offers, this process requires a small fee.

To pay the fee, simply:
• Get Tonkeeper, open it and create a wallet.
• Deposit funds in your wallet from a supported exchange or with @wallet on
Telegram.
• Use Tonkeeper to log in on Fragment and return to this page.
• Log in with your Telegram account to receive a notification if the username
gets listed.
• Tap the button to make an offer – enter the amount you'd be willing to spend
for this username.
• Scan the QR code to pay the fee for making the offer.

The owner will receive your offer on Telegram – if they decide to list their
username, you'll be able to make your bid.

Learn More

Close

BOT USERNAMES

This username has been upgraded and it can now be assigned not just to channels,
groups or users, but also to bots. This upgrade is permanent and can be
performed for any collectible username by paying a fee of 1,000. Usernames will
remain upgraded even if they change owners.

OK, got it
Top Auctions About Terms Privacy

Connect Wallet