<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:tt="http://teletype.in/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>@x177</title><generator>teletype.in</generator><description><![CDATA[@x177]]></description><link>https://teletype.in/@x177?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=x177</link><atom:link rel="self" type="application/rss+xml" href="https://teletype.in/rss/x177?offset=0"></atom:link><atom:link rel="next" type="application/rss+xml" href="https://teletype.in/rss/x177?offset=10"></atom:link><atom:link rel="search" type="application/opensearchdescription+xml" title="Teletype" href="https://teletype.in/opensearch.xml"></atom:link><pubDate>Wed, 13 May 2026 21:05:41 GMT</pubDate><lastBuildDate>Wed, 13 May 2026 21:05:41 GMT</lastBuildDate><item><guid isPermaLink="true">https://teletype.in/@x177/TokenFiEN</guid><link>https://teletype.in/@x177/TokenFiEN?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=x177</link><comments>https://teletype.in/@x177/TokenFiEN?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=x177#comments</comments><dc:creator>x177</dc:creator><title>How team of TokenFi x Floki Developers scammed market &amp; users</title><pubDate>Sat, 28 Oct 2023 06:34:08 GMT</pubDate><media:content medium="image" url="https://img2.teletype.in/files/5c/96/5c96801e-5a56-453d-a524-a2e7249e8ba7.png"></media:content><description><![CDATA[<img src="https://img3.teletype.in/files/ec/ab/ecabebf4-8655-4787-9769-aa6b3ab32c89.jpeg"></img>How team of TokenFi x Floki Developers scammed market &amp; users]]></description><content:encoded><![CDATA[
  <p id="JGdY">A little introduction.</p>
  <p id="SNRU">Floki team decided to launch their fundamental project named TokenFi (<a href="https://tokenfi.com/" target="_blank">https://tokenfi.com/</a>). From that, I for sure understood that it’s a perfect token to snipe and flip, got my banana bot ready, set a good bribe for the builder and started waiting for the launch. </p>
  <p id="oGxp">🍌 Token: TokenFi</p>
  <p id="JlNP">🍌 0x4507cEf57C46789eF8d1a19EA45f4216bae2B528</p>
  <p id="rIfd">🟢 Snipe Successful</p>
  <p id="yltS">I am looking at the chart and thinking &quot;I made so much money&quot;, but then I realised that I got a very small amount of tokens. For a few moments, I was wondering what&#x27;s going on. Let&#x27;s get into this.</p>
  <hr />
  <p id="PgGS">Opening transaction from this wallet <a href="https://etherscan.io/address/0x998aa1af01ce20936ff3184ee421c2d0d3b295ca" target="_blank">0x998aa1Af01cE20936FF3184EE421c2D0D3B295ca</a> (wallet that bought most of the emission)</p>
  <p id="BkCb"><a href="https://etherscan.io/tx/0xa79eaf45718918b8e40c324a900ab137d71d8355c36cf3092cb03f1a19e4d00d" target="_blank">https://etherscan.io/tx/0xa79eaf45718918b8e40c324a900ab137d71d8355c36cf3092cb03f1a19e4d00d</a></p>
  <figure id="hURE" class="m_retina">
    <img src="https://img1.teletype.in/files/81/41/814135c7-03cb-4f00-a68c-cf76a9b077a2.png" width="1100" />
  </figure>
  <p id="DnSg">At the first look there’s nothing suspicious, just a transaction where user through his own contract made a lot of swaps in one transaction and got tokens on different wallets. But, his transaction is number 0 in<a href="https://etherscan.io/block/18442357" target="_blank"> this block (https://etherscan.io/block/18442357)</a>. Most of the snipers work by simulating a purchase, so exactly after this transaction the rest of the bots proceed. </p>
  <p id="n1ND">If we will go to the Logs of this transaction, we can see that there was an interaction with <a href="https://etherscan.io/address/0xf5d492ffbec47db69333a6812bec227b6f670a86" target="_blank"> Gnosis contract (https://etherscan.io/address/0xf5d492ffbec47db69333a6812bec227b6f670a86)</a></p>
  <h2 id="rN86">⚠️ It’s important to mention that this contract is owner of all the contracts connected with TokenFi. Also, it’s Gnosis contract of the Floki developers.</h2>
  <p id="cGfp">If you don&#x27;t know how Gnosis Safe works -&gt; <a href="https://phemex.com/academy/what-is-gnosis-safe" target="_blank">https://phemex.com/academy/what-is-gnosis-safe</a></p>
  <figure id="Z1qU" class="m_retina">
    <img src="https://img3.teletype.in/files/ab/f1/abf187f2-a747-4bc5-914e-192f97d86ce9.png" width="1037" />
    <figcaption>Tax handler was changed from <a href="https://etherscan.io/address/0x12e39Cd22501Eec967663b9b58946d02dA2DF74c" target="_blank">0x12e39Cd22501Eec967663b9b58946d02dA2DF74c (oldAddress) to 0x162E54eb85DD85C3f1d27918d3fa950aF1033BF7 (newAddress)</a></figcaption>
  </figure>
  <p id="gp1v">So what is the deal?</p>
  <p id="In9y">In the transaction above, there was a call to the setTaxHandler function (0x488d4a51), which can only be called by the contract owner (Gnosis Safe contract).</p>
  <pre id="J4Af">    function setTaxHandler(address taxHandlerAddress) external onlyOwner</pre>
  <p id="4PZc">This function changes the tax handler to the one inserted in the function.</p>
  <p id="RJt2">In fees handler<a href="https://etherscan.io/address/0x12e39Cd22501Eec967663b9b58946d02dA2DF74c" target="_blank"> that was before (https://etherscan.io/address/0x12e39Cd22501Eec967663b9b58946d02dA2DF74c)</a> fee was more than 100% - so trading was not possible. In the following<a href="https://etherscan.io/address/0x162E54eb85DD85C3f1d27918d3fa950aF1033BF7" target="_blank"> fees handler that was changed (https://etherscan.io/address/0x162E54eb85DD85C3f1d27918d3fa950aF1033BF7)</a> - fee was 20%. <strong>This action</strong> <strong>triggered the start of trading.</strong></p>
  <p id="vQO9">Both fee handlers were deployed by the Floki developers.</p>
  <figure id="DxJo" class="m_column">
    <img src="https://img4.teletype.in/files/b3/db/b3db0c30-cc08-4298-a085-46a7061f71b4.png" width="1768" />
    <figcaption>https://etherscan.io/address/0x12e39Cd22501Eec967663b9b58946d02dA2DF74c</figcaption>
  </figure>
  <figure id="sTcw" class="m_column">
    <img src="https://img3.teletype.in/files/61/a5/61a52e20-cbf4-4559-8c32-2f8c6af56755.png" width="1728" />
    <figcaption>https://etherscan.io/address/0x162E54eb85DD85C3f1d27918d3fa950aF1033BF7</figcaption>
  </figure>
  <p id="dNYX">After 18 minutes, team changes fee on <a href="https://etherscan.io/tx/0x47456c2b0435f378015ba92fc46cc754d8bb3126b71eadf50e732cd97268caec#eventlog" target="_blank">the old fee handler to 20% in block 18442452</a> (<a href="https://etherscan.io/tx/0x47456c2b0435f378015ba92fc46cc754d8bb3126b71eadf50e732cd97268caec#eventlog" target="_blank">https://etherscan.io/tx/0x47456c2b0435f378015ba92fc46cc754d8bb3126b71eadf50e732cd97268caec#eventlog</a>)</p>
  <figure id="iwMD" class="m_retina">
    <img src="https://img4.teletype.in/files/f6/22/f6226664-dd10-4655-945a-4517ea388384.png" width="1381" />
  </figure>
  <p id="8G6K">And in block 18442460 they set <a href="https://etherscan.io/tx/0x6437f15896680c10dcea3bc40d989f1818740ee70a49369f44cf79a1dc8d28ec" target="_blank">an old tax handler</a> like nothing happened. (<a href="https://etherscan.io/tx/0x6437f15896680c10dcea3bc40d989f1818740ee70a49369f44cf79a1dc8d28ec" target="_blank">https://etherscan.io/tx/0x6437f15896680c10dcea3bc40d989f1818740ee70a49369f44cf79a1dc8d28ec</a>)</p>
  <figure id="6ZRF" class="m_retina">
    <img src="https://img4.teletype.in/files/3e/2e/3e2e8c8d-a3c6-4cde-ae17-c537da7e9fbf.png" width="1358" />
  </figure>
  <hr />
  <p id="MnMz">Now let’s look at what happened on the launch in the BSC network. </p>
  <p id="iZ2R">Look at this <a href="https://bscscan.com/tx/0xb4b4d4c868ccfa7e3729dafe07e582f09de12ba8ff3524ef2476ba8fcc2a1c19" target="_blank">transaction </a>(<a href="https://bscscan.com/tx/0xb4b4d4c868ccfa7e3729dafe07e582f09de12ba8ff3524ef2476ba8f" target="_blank">https://bscscan.com/tx/0xb4b4d4c868ccfa7e3729dafe07e582f09de12ba8ff3524ef2476ba8f</a>) from the exact address (0x998aa1af01ce20936ff3184ee421c2d0d3b295ca) that also bought in the ETH network. </p>
  <figure id="ccAf" class="m_retina">
    <img src="https://img1.teletype.in/files/47/57/47570f9e-9b60-4468-8634-f235c37d5acb.png" width="1426" />
  </figure>
  <p id="qTfk">Looking at the logs of this transaction. </p>
  <p id="Yoe0">We see interaction with the <a href="https://bscscan.com/address/0xe33ee27a75c31511e7b91fb05e1091daa626b4d4" target="_blank">Gnosis contract</a> (<a href="https://bscscan.com/address/0xe33ee27a75c31511e7b91fb05e1091daa626b4d4" target="_blank">https://bscscan.com/address/0xe33ee27a75c31511e7b91fb05e1091daa626b4d4</a>) and changing the tax handler again.</p>
  <figure id="AHk1" class="m_retina">
    <img src="https://img1.teletype.in/files/47/de/47de8579-011b-43ad-a3d0-92c11c83ce9a.png" width="1360" />
  </figure>
  <p id="RPPl">Familiar transactions, aren’t they?</p>
  <p id="34aK">It’s exactly the same path as was described earlier.</p>
  <p id="Warr">You can have a look<a href="https://bscscan.com/txs?block=32972564&p=14" target="_blank"> at all transactions </a>in block, to make sure that exactly this transaction had an impact on the trading start (<a href="https://bscscan.com/txs?block=32972564&p=14" target="_blank">https://bscscan.com/txs?block=32972564&amp;p=14</a>)</p>
  <p id="NnFV">In the following <a href="https://bscscan.com/tx/0xf1c066f18c16144d01f0943b91d74b6dba5f63c670a136e96fe40cd1ef387cad#eventlog" target="_blank">transaction </a>team changes fee on fee handler that was before at 100.01% to 20%. <br />(<a href="https://bscscan.com/tx/0xf1c066f18c16144d01f0943b91d74b6dba5f63c670a136e96fe40cd1ef387cad#eventlog" target="_blank">https://bscscan.com/tx/0xf1c066f18c16144d01f0943b91d74b6dba5f63c670a136e96fe40cd1ef387cad#eventlog</a>)</p>
  <figure id="pN21" class="m_retina">
    <img src="https://img3.teletype.in/files/a3/4a/a34ad1ee-ec06-4b36-8472-61aa9044ca2d.png" width="1284" />
  </figure>
  <p id="5L8t">In the following <a href="https://bscscan.com/tx/0xffdf80e1f0bd9dba1be760de937afd64ef77ad0d965bc4657bf619e71104624e#eventlog" target="_blank">transaction </a>changes fee from the fake fee handler to the real one. (<a href="https://bscscan.com/tx/0xffdf80e1f0bd9dba1be760de937afd64ef77ad0d965bc4657bf619e7" target="_blank">https://bscscan.com/tx/0xffdf80e1f0bd9dba1be760de937afd64ef77ad0d965bc4657bf619e7</a>)</p>
  <figure id="oooO" class="m_retina">
    <img src="https://img2.teletype.in/files/15/28/1528dec8-7625-4794-a202-6857cd00ece9.png" width="1402" />
  </figure>
  <hr />
  <h2 id="UUox">Floki team published the following <a href="https://twitter.com/RealFlokiInu/status/1717931102117974360" target="_blank">tweet</a> after all this activity :)</h2>
  <figure id="DcT5" class="m_original">
    <img src="https://img2.teletype.in/files/94/c9/94c95451-ee6a-4adb-ad5f-dc590c059d41.png" width="762" />
  </figure>
  <hr />
  <h2 id="PIxx">Some calculations:</h2>
  <p id="PMC2">We simply open the log of the transaction we checked at the very beginning, going from top to bottom. There is such a function: sync. It records the pool reserves after the swap. Just look at reserve0 (because in this pool TokenFi is token0).</p>
  <figure id="hnvO" class="m_column">
    <img src="https://img3.teletype.in/files/21/79/2179eaec-6110-4f08-8288-89e10a34f23f.png" width="1616" />
  </figure>
  <p id="qhAd">After the first swap reserve0 is 495099019803930348 (this number is divided by 10^9 (divided by the number of decimals), we get 495099020 tokens.</p>
  <figure id="obw1" class="m_column">
    <img src="https://img2.teletype.in/files/d8/80/d8806125-399b-4e1f-b8f9-d0a8086f650e.png" width="916" />
  </figure>
  <p id="77t0">Then we scroll to the very bottom of the logs to see the pool reserves after the last swap: 51593488009382937 / 10 ^9 is 51,593,488 tokens</p>
  <p id="JMNH">It was 495,099,020, became 51,593,488.</p>
  <p id="7dmE">That is, the devs bought out 90% of the pool for 120 ETH. You can trace reserve1 - first there were 13 ETH in the pool, and after 133.</p>
  <hr />
  <h2 id="r7jq">For everyone who didn’t understand everything that happened on the launch of TokenFi - the developers team simply bought the largest part of the emission and started dumping (selling) into the ordinary buyers. The amount of funds that users lost is over 200 ETH. And even if you bought manually at first minutes, you purchased at Market Cap $200m+.</h2>
  <h2 id="t4ZU">And realize one thing, they still have a huge bag of tokens on hand that they haven&#x27;t sold.</h2>
  <h2 id="srF3">Thank you everyone for reading this article, please share it with as many people as possible.</h2>
  <p id="cUnN" data-align="right"><a href="https://t.me/ETHx177" target="_blank">t.me/ETHx177</a> x Corn</p>
  <hr />
  <h2 id="dOK3">Press F.</h2>
  <figure id="oWbl" class="m_column">
    <img src="https://img2.teletype.in/files/96/06/96061b47-5ed2-40ba-bccf-d233ff3de4e9.png" width="1984" />
  </figure>
  <figure id="7ZSY" class="m_column">
    <img src="https://img3.teletype.in/files/e4/a8/e4a8379f-f1fb-4d31-ac70-019eec761142.png" width="2154" />
  </figure>
  <figure id="2vRy" class="m_column">
    <img src="https://img2.teletype.in/files/df/47/df4785db-c9f1-4356-ae63-2da1b51d8c53.png" width="2154" />
  </figure>
  <p id="qM73">And that&#x27;s not all who lost ETH.</p>

]]></content:encoded></item><item><guid isPermaLink="true">https://teletype.in/@x177/TokenFiRU</guid><link>https://teletype.in/@x177/TokenFiRU?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=x177</link><comments>https://teletype.in/@x177/TokenFiRU?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=x177#comments</comments><dc:creator>x177</dc:creator><title>Как заснайпили TokenFi? (Как тима девов TokenFi x Floki заскамила рынок)</title><pubDate>Fri, 27 Oct 2023 22:15:10 GMT</pubDate><media:content medium="image" url="https://img2.teletype.in/files/5c/96/5c96801e-5a56-453d-a524-a2e7249e8ba7.png"></media:content><description><![CDATA[<img src="https://img3.teletype.in/files/ec/ab/ecabebf4-8655-4787-9769-aa6b3ab32c89.jpeg"></img>Как девы TokenFi заскамили своих покупателей]]></description><content:encoded><![CDATA[
  <p id="0RGi">Проведу краткий экскурс, что бы понимали все что же вообще происходило.</p>
  <p id="ZwJs">Тима Floki решили запустить свой фундментал проект токен TOKENFI (<a href="https://tokenfi.com/" target="_blank">https://tokenfi.com/</a>), я конечно же понял что надо снайпить этот токен и флипнуть, подготовил банана бота, закинул хороший тип билдеру, сидел, ждал старта торгов и приходит заветное</p>
  <p id="41tT">🍌 Token: <strong>TokenFi</strong></p>
  <p id="h7Gx">🍌 0x4507cEf57C46789eF8d1a19EA45f4216bae2B528</p>
  <p id="E04K">🟢 <strong>Snipe Successful</strong></p>
  <p id="8Mnr">Смотрю график, думаю &quot;Как же я много заработал...&quot;, но увидел что я получил очень мало токенов.</p>
  <p id="kJRE">Сижу пару минут в недоумении, как, почему. Давайте разберемся.</p>
  <hr />
  <p id="DXFZ"> Открываем транзакцию <a href="https://etherscan.io/address/0x998aa1af01ce20936ff3184ee421c2d0d3b295ca" target="_blank">0x998aa1Af01cE20936FF3184EE421c2D0D3B295ca</a> (кошелек, который выкупил большую часть эмиссии первым.)</p>
  <p id="0jzj"><a href="https://etherscan.io/tx/0xa79eaf45718918b8e40c324a900ab137d71d8355c36cf3092cb03f1a19e4d00d" target="_blank">https://etherscan.io/tx/0xa79eaf45718918b8e40c324a900ab137d71d8355c36cf3092cb03f1a19e4d00d</a></p>
  <figure id="kbJw" class="m_retina">
    <img src="https://img4.teletype.in/files/b2/2e/b22e2774-8b95-4c04-bae6-da97340c8986.png" width="1100" />
  </figure>
  <p id="Hwrx">На вид - обычная транзакция, где пользователь просто через свой контракт произвел очень много свапов в одной транзакции и получал токены на разные коши. Но его транзакция 0 в этом <a href="https://etherscan.io/block/18442357" target="_blank">блоке (https://etherscan.io/block/18442357)</a>. Большинство снайперов работает по симуляции покупки, поэтому именно после этой транзакции пошли все остальные от ботов.</p>
  <p id="AjAj">Если мы перейдем в Logs данной транзакции, мы сможем увидеть что в ней было взаимодействие с<a href="https://etherscan.io/address/0xf5d492ffbec47db69333a6812bec227b6f670a86" target="_blank"> Gnosis контрактом (https://etherscan.io/address/0xf5d492ffbec47db69333a6812bec227b6f670a86) </a></p>
  <h1 id="0OQv">⚠️ Важно подметить, данный контракт является овнером на всех контрактах, связанных с TokenFi и является Gnosis контрактом разработчиков Floki.</h1>
  <p id="ok4q">Для тех, кто не понимает как работает Gnosis - <a href="https://teletype.in/@notothemoon/GnosisSafeGuide" target="_blank">https://teletype.in/@notothemoon/GnosisSafeGuide</a></p>
  <figure id="xUsr" class="m_retina">
    <img src="https://img1.teletype.in/files/41/91/4191db47-ba59-4eb5-bbeb-b196fe5f9fe9.png" width="1037" />
    <figcaption>Вы можете увидеть смену с <a href="https://etherscan.io/address/0x12e39Cd22501Eec967663b9b58946d02dA2DF74c" target="_blank">0x12e39Cd22501Eec967663b9b58946d02dA2DF74c (oldAddress) на 0x162E54eb85DD85C3f1d27918d3fa950aF1033BF7 (newAddress)</a></figcaption>
  </figure>
  <p id="CDoW">Но что же в этом такого?</p>
  <p id="EH0X">В транзакции выше, произошел вызов функции setTaxHandler (0x488d4a51) которую может вызвать только овнер контракта (Gnosis Safe контракт)</p>
  <pre id="PAqG">    function setTaxHandler(address taxHandlerAddress) external onlyOwner</pre>
  <p id="cHWh">Данная функция меняет обработчик комиссии на тот, который вставят в функцию.</p>
  <p id="t2bX">В обработчике комиссии <a href="https://etherscan.io/address/0x12e39Cd22501Eec967663b9b58946d02dA2DF74c" target="_blank">который стоял до этого</a> <a href="https://etherscan.io/address/0x12e39Cd22501Eec967663b9b58946d02dA2DF74c" target="_blank">(https://etherscan.io/address/0x12e39Cd22501Eec967663b9b58946d02dA2DF74c) </a>комиссия стояла &gt;100% - поэтому торги и не могли идти. В этом же <a href="https://etherscan.io/address/0x162E54eb85DD85C3f1d27918d3fa950aF1033BF7" target="_blank">обработчике комиссии на который сменили (https://etherscan.io/address/0x162E54eb85DD85C3f1d27918d3fa950aF1033BF7)</a> - она уже стояла 20% по заготовке. И <strong>именно</strong> это действие <strong>вызвало старт торгов</strong>.</p>
  <p id="x4Nm">Оба обработчика комиссий задеплоены разработчиком Floki.</p>
  <figure id="N62j" class="m_column">
    <img src="https://img1.teletype.in/files/0e/f5/0ef50aff-a782-47f8-a2f1-b4dc8338cec6.png" width="1768" />
    <figcaption>https://etherscan.io/address/0x12e39Cd22501Eec967663b9b58946d02dA2DF74c</figcaption>
  </figure>
  <figure id="csHa" class="m_column">
    <img src="https://img4.teletype.in/files/f4/cd/f4cda9ab-a9b5-4e65-b558-af0891d6031b.png" width="1728" />
    <figcaption>https://etherscan.io/address/0x162E54eb85DD85C3f1d27918d3fa950aF1033BF7</figcaption>
  </figure>
  <p id="7mQ1">После всех этих махинаций, спустя 18 минут, команда меняет комиссию на <a href="https://etherscan.io/tx/0x47456c2b0435f378015ba92fc46cc754d8bb3126b71eadf50e732cd97268caec#eventlog" target="_blank">старом обработчике комиссии на 20% в 18442452 блоке </a>(<a href="https://etherscan.io/tx/0x47456c2b0435f378015ba92fc46cc754d8bb3126b71eadf50e732cd97268caec#eventlog" target="_blank">https://etherscan.io/tx/0x47456c2b0435f378015ba92fc46cc754d8bb3126b71eadf50e732cd97268caec#eventlog</a>)</p>
  <figure id="PzPn" class="m_retina">
    <img src="https://img2.teletype.in/files/df/b9/dfb94ab6-715f-41a8-81a8-e4f20037272c.png" width="1381" />
  </figure>
  <p id="wUJg">И в 18442460 блоке устанавливает как ни в чем не бывало <a href="https://etherscan.io/tx/0x6437f15896680c10dcea3bc40d989f1818740ee70a49369f44cf79a1dc8d28ec" target="_blank">старый обработчик комиссии </a>(<a href="https://etherscan.io/tx/0x6437f15896680c10dcea3bc40d989f1818740ee70a49369f44cf79a1dc8d28ec" target="_blank">https://etherscan.io/tx/0x6437f15896680c10dcea3bc40d989f1818740ee70a49369f44cf79a1dc8d28ec</a>)</p>
  <figure id="R6CG" class="m_retina">
    <img src="https://img1.teletype.in/files/cf/81/cf814004-4041-46c8-ab97-8ae19a92df19.png" width="1358" />
  </figure>
  <hr />
  <p id="nEjD">Теперь давайте посмотрим что же произошло на запуске в BSC сети.</p>
  <p id="aNcf">Вот <a href="https://bscscan.com/tx/0xb4b4d4c868ccfa7e3729dafe07e582f09de12ba8ff3524ef2476ba8fcc2a1c19" target="_blank">транза</a> <a href="https://bscscan.com/tx/0xb4b4d4c868ccfa7e3729dafe07e582f09de12ba8ff3524ef2476ba8fcc2a1c19" target="_blank">(https://bscscan.com/tx/0xb4b4d4c868ccfa7e3729dafe07e582f09de12ba8ff3524ef2476ba8fcc2a1c19)</a> с этого же адреса (0x998aa1af01ce20936ff3184ee421c2d0d3b295ca) , который и купил в эфире.</p>
  <figure id="a53I" class="m_retina">
    <img src="https://img2.teletype.in/files/d0/da/d0da7750-5fe4-494c-bd57-7ee3df13ab75.png" width="1426" />
  </figure>
  <p id="P1pQ">Смотрим логи данной транзакции.</p>
  <p id="D7qg">Мы видим обращение к <a href="https://bscscan.com/address/0xe33ee27a75c31511e7b91fb05e1091daa626b4d4" target="_blank">Gnosis контракту </a>(<a href="https://bscscan.com/address/0xe33ee27a75c31511e7b91fb05e1091daa626b4d4" target="_blank">https://bscscan.com/address/0xe33ee27a75c31511e7b91fb05e1091daa626b4d4</a>) и опять смену обработчика комиссий.</p>
  <figure id="Faa5" class="m_retina">
    <img src="https://img4.teletype.in/files/bb/03/bb030098-d538-464e-b688-acf9b182885c.png" width="1360" />
  </figure>
  <p id="W6XM">Знакомые транзакции, не так ли? </p>
  <p id="QouA">Схема ровно такая же, как была описана и выше. </p>
  <p id="ZTsv">Можете посмотреть <a href="https://bscscan.com/txs?block=32972564&p=14" target="_blank">все транзакции в блоке </a>данной транзакции, чтобы убедиться в том, что именно эта транзакция влияла на старт торгов. (<a href="https://bscscan.com/txs?block=32972564&p=14" target="_blank">https://bscscan.com/txs?block=32972564&amp;p=14</a>)</p>
  <p id="KMcM">В данной <a href="https://bscscan.com/tx/0xf1c066f18c16144d01f0943b91d74b6dba5f63c670a136e96fe40cd1ef387cad#eventlog" target="_blank">транзакции</a> команда меняет комиссию на обработчике комиссии который стоял до с 100.01% на 20% (<a href="https://bscscan.com/tx/0xf1c066f18c16144d01f0943b91d74b6dba5f63c670a136e96fe40cd1ef387cad#eventlog" target="_blank">https://bscscan.com/tx/0xf1c066f18c16144d01f0943b91d74b6dba5f63c670a136e96fe40cd1ef387cad#eventlog</a>)</p>
  <figure id="QyLF" class="m_retina">
    <img src="https://img1.teletype.in/files/8b/ee/8beee585-6d4b-4210-be45-499e56972b26.png" width="1284" />
  </figure>
  <p id="vvez">В следующей <a href="https://bscscan.com/tx/0xffdf80e1f0bd9dba1be760de937afd64ef77ad0d965bc4657bf619e71104624e#eventlog" target="_blank">транзакции</a> меняет с поддельного обработчика комиссии на реальный. (<a href="https://bscscan.com/tx/0xffdf80e1f0bd9dba1be760de937afd64ef77ad0d965bc4657bf619e71104624e#eventlog" target="_blank">https://bscscan.com/tx/0xffdf80e1f0bd9dba1be760de937afd64ef77ad0d965bc4657bf619e71104624e#eventlog</a>)</p>
  <figure id="8Nrp" class="m_retina">
    <img src="https://img3.teletype.in/files/64/62/64625247-e4ea-43da-a8a2-343542687641.png" width="1402" />
  </figure>
  <hr />
  <p id="J9KX">После всех этих действий, команда Floki опубликовали следующий <a href="https://twitter.com/RealFlokiInu/status/1717931102117974360" target="_blank">твит</a>, что очень забавно :)</p>
  <figure id="1oE4" class="m_original">
    <img src="https://img1.teletype.in/files/88/a9/88a9cd4a-bea6-4813-aa8e-8e64c685e92e.jpeg" width="762" />
  </figure>
  <hr />
  <h2 id="al8l">Немного подсчетов:</h2>
  <p id="UqgL">Просто открываем лог <a href="https://etherscan.io/tx/0xa79eaf45718918b8e40c324a900ab137d71d8355c36cf3092cb03f1a19e4d00d#eventlog" target="_blank">транзакции</a>, которую мы рассматривали в самом начале, и идем сверху вниз. Есть функция такая: sync. В нее записываются резервы после свапа, т.е. по ним можно вычислить цену по которой купил кошелек, но считать цену не обязательно. Просто смотрим на reserve0(т.к. в пуле TokenFi является token0).</p>
  <figure id="v4yN" class="m_column">
    <img src="https://img2.teletype.in/files/97/5b/975b5645-45b1-4bae-bbd6-9f97e2e694cf.png" width="1616" />
  </figure>
  <p id="vh4e">После самого первого свапа у нас в пуле находится 495099019803930348(это число делим на 10^9 (делим на количество decimals), получается 495099020 токенов.</p>
  <figure id="bKRt" class="m_column">
    <img src="https://img4.teletype.in/files/f0/ec/f0ecb4cb-3be6-461c-ae61-3001ec8f1ce9.jpeg" width="916" />
  </figure>
  <p id="1CRB">Затем листаем в самый низ логов, чтобы посмотреть резервы пула после последнего свапа: 51593488009382937 / 10 ^9 это 51,593,488 токенов</p>
  <p id="WWzr">Было 495,099,020, стало 51,593,488. </p>
  <p id="dsqR">Тоесть, девы выкупили 90% всей эмиссии за 120 ETH. Вы можете проследить reserve1 - сначала было 13 эфиров в пуле, стало 133.</p>
  <hr />
  <h2 id="3ogO">Для тех кто не понял, что все же произошло на листинге TokenFi - команда девов просто выкупила большую часть эмиссии, тем самым подняв маркеткапу выше $250млн. и начали продавать токены об последующих покупателей.</h2>
  <h2 id="cU7B">И поймите одну вещь, у них все еще огромная сумка токенов на руках, которую они не продали.</h2>
  <p id="IHIm"></p>
  <h2 id="EJKX">Всем спасибо за прочтение данной статьи. Перешлите это всем своим друзьям, буду благодарен за любой шил.</h2>
  <p id="kiDh" data-align="right"><a href="https://t.me/ETHx177" target="_blank">t.me/ETHx177</a> x Corn</p>
  <p id="OYey"></p>
  <h2 id="Fyza">Press F.</h2>
  <figure id="uTSI" class="m_column">
    <img src="https://img2.teletype.in/files/5d/7e/5d7e41eb-9de8-4356-9844-209297395298.png" width="1984" />
  </figure>
  <figure id="Qnw1" class="m_column">
    <img src="https://img1.teletype.in/files/42/b7/42b74741-22e4-4fc6-96a3-ea132551d86c.png" width="2154" />
  </figure>
  <figure id="u7MI" class="m_column">
    <img src="https://img3.teletype.in/files/6d/97/6d975356-a621-4df4-8296-c6e1be268fa7.png" width="2154" />
  </figure>
  <hr />
  <figure id="0wLo" class="m_original">
    <img src="https://img3.teletype.in/files/6b/3b/6b3b9de1-2382-4daa-9f41-4a0c6f879826.gif" width="357" />
  </figure>
  <p id="MZPw">Брайбим. Брайбим. Брайбим. Каждый день - праздник, я дегеню - мне платят.</p>

]]></content:encoded></item><item><guid isPermaLink="true">https://teletype.in/@x177/Helper</guid><link>https://teletype.in/@x177/Helper?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=x177</link><comments>https://teletype.in/@x177/Helper?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=x177#comments</comments><dc:creator>x177</dc:creator><title>x177Helper</title><pubDate>Fri, 20 Oct 2023 12:57:13 GMT</pubDate><media:content medium="image" url="https://img3.teletype.in/files/ee/13/ee137471-014e-40e6-bc11-f5fb7640ab99.png"></media:content><description><![CDATA[<img src="https://img2.teletype.in/files/52/31/5231d2c7-439f-4088-b581-df7baf695c09.jpeg"></img>@x177Helper_bot]]></description><content:encoded><![CDATA[
  <p id="9GWV">Hello everyone! If you&#x27;ve clicked on this link, you&#x27;re probably interested in the bot. This guide is a brief tour of the bot.</p>
  <p id="2Q74">To purchase a subscription, click on &#x27;Buy subscription&#x27;.</p>
  <figure id="zbE4" class="m_retina">
    <img src="https://img1.teletype.in/files/0b/db/0bdb2aca-f0bb-404d-8315-eb7afdc94a5d.png" width="581" />
    <figcaption>First time starting bot</figcaption>
  </figure>
  <p id="gk7f">Choose the plan you want to purchase.</p>
  <figure id="ubQ9" class="m_retina">
    <img src="https://img1.teletype.in/files/89/a0/89a0f39f-9901-482a-9846-9cbe05243086.png" width="584" />
  </figure>
  <p id="uMTg">After payment, click on &#x27;Check payment&#x27;.</p>
  <figure id="IlVM" class="m_retina">
    <img src="https://img1.teletype.in/files/c4/11/c4114cdf-9b21-4d80-be2d-69d9195f5991.png" width="574" />
  </figure>
  <p id="dT05">If everything went successfully, you will see this menu. Here you will see 4 buttons - Enable/Disable notifications, settings, check coin on exchanges, and premium lounge.</p>
  <figure id="yuFP" class="m_retina">
    <img src="https://img2.teletype.in/files/58/12/58121bf2-a5b1-405e-ae1a-210861bdc92b.png" width="573" />
  </figure>
  <p id="R4Ep">In the premium lounge, you can find your referral link, information about your subscription.</p>
  <figure id="5E8A" class="m_retina">
    <img src="https://img2.teletype.in/files/92/94/929447c9-650b-48ea-953e-c54fa6968c8a.png" width="566" />
  </figure>
  <p id="sXMS">In the settings, you will be see 6 buttons. Enable all notifications/only CEX, choice of notifications: only dumps, only pumps, pumps and dumps, Minimum liquidity, minimum dump, minimum pump, return to the main menu.</p>
  <figure id="5xnR" class="m_retina">
    <img src="https://img2.teletype.in/files/5e/35/5e356880-a9cb-4eda-9f5b-be0581ce6cfe.png" width="573" />
  </figure>
  <p id="YplN">To set your own values of minliq,mindump,minpump - just click on them and enter a number</p>
  <figure id="CRPk" class="m_retina">
    <img src="https://img1.teletype.in/files/0e/90/0e902e4a-6ef4-432c-8332-efa5df8f892a.png" width="582" />
  </figure>
  <p id="OHHg">Make sure that you have red circle here (If you have red circle - notification are turned on, if green - turned off)</p>
  <figure id="h4VF" class="m_retina">
    <img src="https://img4.teletype.in/files/bc/90/bc90b741-c6a4-405a-b26b-2f292b3729b3.png" width="577" />
    <figcaption>Notifications are turned on</figcaption>
  </figure>
  <figure id="koE6" class="m_retina">
    <img src="https://img4.teletype.in/files/b4/b7/b4b73ea2-bfe7-4242-bd00-fbf69929a6e9.png" width="572" />
    <figcaption>Notifications are turned off</figcaption>
  </figure>
  <p id="7xGe">If you are a old user of Petya Solutions Bot you will automatically receive 17 days of subscription. </p>
  <figure id="GJTO" class="m_retina">
    <img src="https://img1.teletype.in/files/48/08/4808d6f1-1dbd-454e-8597-8030436e5a27.png" width="498" />
  </figure>
  <p id="hkAA">For any help contact: @HelpfulSupport</p>
  <figure id="DxEu" class="m_retina">
    <img src="https://img4.teletype.in/files/b4/60/b46045ba-94d8-48b9-81e1-b8dddab7b39d.png" width="494" />
    <figcaption>Thats how messages looks like</figcaption>
  </figure>
  <figure id="kibD" class="m_retina">
    <img src="https://img4.teletype.in/files/f4/80/f480802a-94c3-413c-9bb5-cd1e1d439810.png" width="502" />
  </figure>
  <p id="ZobE">If you click on blacklist you will never receive notifications about this coin in some network.</p>
  <figure id="Cue6" class="m_retina">
    <img src="https://img1.teletype.in/files/c9/46/c946fe51-807f-470a-82c4-3ad0f4ee34d4.png" width="913" />
  </figure>

]]></content:encoded></item></channel></rss>