The post Crypto Rugpull? Arthur Hayes Calls Out Kanye’s $YZY Token After Costly Gamble appeared first on Coinpedia Fintech News
The world-famous Hip-Hop artist, Ye, better known as Kanye West, launched his official crypto, $YZY. According to Nansen Data, within just 40 minutes of its release, the YZY token hit a market capitalization of $3 billion, but it quickly stumbled back to $1.05 billion. Despite the hype, on-chain analysts raised red flags.
Is YZY Legitimate? Analysts Claim Suspicious
West recently launched the token carefully after denying the promotion of fake currency for $2 million in February. But crypto experts were quick to point out the threats of potential insider trading risks.
Arthur Hayes, co-founder of BitMEX, reportedly bought into the token, viewing it as a short-term investment. However, the sentiment didn’t last long as he condemned the crypto. He wrote on X, “Oopsie … fam next time pls don’t let me trade shitters like $YZY. Should have just kept two-steppin.”
Coinbase Expert Verify Insider Trading in YZY
Coinbase director Conor Grogan said that insiders held 94% of the supply, with one wallet initially controlling 87% before distributing to others.
Grogan said, “At least 94% of the new Kanye token is insider-owned…87% of the new Kanye token was owned by a single multisig (now dispersed to multiple wallets).”
“3%+ was bought in a single transaction, with size, by assorted (prepared) wallets at market open,” he added.
Exclusive: Altcoin Rally Accelerates With Ethereum, Solana, and XRP Leading
,
Blockchain analytics firm Lookonchain also raised concerns, saying, “Multiple insider wallets prepared funds in advance and immediately bought $YZY…Insider wallet 6MNWV8 knew the contract address in advance and even tried buying yesterday.”
Mixed Reactions from the Traders
One trader spent $24,000 in Solana priority fees to secure $3.4 million gains, while another pocketed $6 million at peak. Not all were lucky, though. One user mistakenly bought the wrong contract, losing about $710,000. Fortunately, the user later recovered some losses by purchasing the correct contract.
This highlights the extreme volatility and risks involved in the token. It also demonstrates the substantial insider profits reported during the YZY token launch phase.
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
Is the $YZY token legitimate?
Analysts raised red flags due to suspicious activity, including a single wallet holding 87% of the supply and significant insider trading.
Who are the insiders in the $YZY token launch?
Coinbase and Lookonchain experts reported that insiders, who held 94% of the supply, knew the contract address in advance and bought large amounts at launch.
What is a “multisig” wallet?
A multisig, or multi-signature, wallet requires multiple private keys to authorize a transaction, offering enhanced security. It was used by insiders to control the $YZY supply.
What is “insider trading” in crypto?
Insider trading is when individuals with privileged information, such as early access to a token contract, use it to make profitable trades before the public can.