The post TST Token Developer Dumps $30K, Sparks Community Outrage appeared first on Coinpedia Fintech News
The TST token, originally created by the BNB Chain team as nothing more than a tutorial example, is back in the spotlight for all the wrong reasons.
What began as a harmless memecoin demo has turned into one of the most volatile stories in crypto this year.
Developer Dumps Entire Holdings
In a shocker for the crypto community, a TST developer sold over $30,400 worth of TST tokens in four transactions, fully exiting their holdings. This has sparked questions among traders, who are now demanding clarity over how these tokens were sold or traded, since the creator’s private key was supposed to have been deleted.
TST developer address 0x1a1…66f4 sold over $30,400 worth of tokens in four transactions 12 hours ago, fully exiting its TST holdings. Notably, Binance founder CZ previously stated that TST is a test token used in a BNB Chain video tutorial, and the team had deleted the private… pic.twitter.com/uON3v90BG6
TST was never intended for trading. It was part of a step-by-step guide showing how to create a memecoin. When its name briefly appeared in a tutorial video, it caught the market’s attention and sparked a buying frenzy.
By early February, the token’s price shot up to $0.52, pushing its market cap past $200 million. Today, it has dropped sharply to around $25 million.
Even Binance’s founder, CZ, had tweeted about it to explain its origin, which only made more people interested. Later on, CZ clarified that TST is just a test token from a BNB Chain tutorial, and the video and the creator’s private key were then deleted.
$450M in Crypto Tokens Set to Flood Market This Week
,
Flash Crash Wipes Out $4.47M in Liquidations
Just days before, the TST token crashed 68% in just 15 minutes from $0.04960-$0.01547, before it stabilised around $0.027. The crash caused $4.47 million in forced sell-offs, mostly from long traders. A huge $102 million trade triggered this crash.
The market cap plummeted from $44.7 million to $23.4 million, and TST’s open interest dropped over 35% across all exchanges on the day before the crash, with Binance seeing a 40%+ decline.
Rumors of Binance backing the token were also false, adding to the confusion.
Trading Volumes Rise but Price Still Weak
The price has bounced back since, but it still looks weak. TST is currently trading at $0.02612, up 1.93% in the last 24 hours. Its 24-hour volume has surged 32% to over $28 million.
Despite high trading volume, the token’s price remains very volatile, with repeated spikes and crashes since its launch. The decline also reflects a general slowdown in the Four.Meme ecosystem, marked by fewer daily fees, new tokens, and active users, signaling weakening interest overall.
A Lesson in Crypto Volatility
Even with a Binance listing, TST’s dramatic price moves show that market sentiments are driving the action. Does TST have a future in the crypto world? That’s something time will tell.
function subscribed_popupmodal(template_id) { var templateId = ‘6’; getAllSubscriberCategoryList([templateId]); var subcribemodal = window.parent.document.getElementById(‘subscribe-modal-design’); if (subcribemodal) { var modalContent = `
Never Miss a Beat in the Crypto World!
Stay informed and gain the edge you need to navigate the crypto world. Select your subscription now
if (storeCheckedId.length === 0) { var unsubcribedPopUpmodal =
`
You’ve Unsubscribed Successfully
We’re sorry to see you go! Your subscription has been canceled. If you change your mind, you can re-subscribe anytime. Thank you for being part of our community!
Thank you for subscribing to our crypto and blockchain newsletter! You’ll now receive the latest news, insights, and updates straight to your inbox. Welcome to our community!
`;
let selectedSubscriptionsArray = selectedSubscriptionsString.split(‘,’); let subscribedCategories = selectedSubscriptionsArray.map(subscription => subscription.split(‘_’)[0]); let subscribedCategoriesString = subscribedCategories.join(‘, ‘);
subscribedmodal.innerHTML = subscribedPopupModal; if (document.getElementById(‘selectidname’)) { document.getElementById(‘selectidname’).textContent = subscribedCategoriesString; }
function closeModal(template_id) { var modalId = template_id; var modal = document.querySelector(‘#’ + modalId); // Using querySelector to find the modal
// Function to get cookies function getCookie(name) { let value = “; ” + document.cookie; let parts = value.split(“; ” + name + “=”); if (parts.length == 2) return parts.pop().split(“;”).shift(); }
// Get user token from cookies const userToken = getCookie(‘user_token’);
if (subscribewithoutData === ‘true’ && userToken) { // Call the modal function with the category ID subscribed_popupmodal(subscribe_clicked_cat_id);
// Remove the flag and category ID from localStorage localStorage.removeItem(‘subscribe_without_Login’); localStorage.removeItem(‘subscribe_clicked_id’); } });
var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
}
function updateButtonText(anyActive) { var subscribeButtonSpan = document.querySelector(‘.subscribe-submit .changeBtnText’); if (subscribeButtonSpan) { if (anyActive) { subscribeButtonSpan.textContent=”Subscribe Now”; } else { subscribeButtonSpan.textContent=”Unsubscribe”; } } }
function updateSubscriptionButton() { var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
// Update the button text based on whether any list item has the ‘active’ class updateButtonText(anyActive); } document.addEventListener(‘click’, function(event) { var clickedItem = event.target.closest(‘.subscription-options li’); if (clickedItem) { var checkbox = clickedItem.querySelector(‘input[type=”checkbox”]’); if (checkbox) { checkbox.checked = !checkbox.checked; updateSubscriptionButton(); } } });
FAQs
What is the origin of the TST token?
The TST token was created by the BNB Chain team as an example for a tutorial video on how to create a memecoin. It was never meant to be traded.
What caused the TST token’s flash crash?
The token crashed 68% in 15 minutes, triggering $4.47 million in liquidations. This was reportedly caused by a single large trade of $102 million.
Is TST still actively traded?
Yes, TST sees high trading volume, but its price remains highly volatile with repeated spikes and crashes.