The post Wall Street Is Turning to Ethereum for Tokenization and Staking appeared first on Coinpedia Fintech News
Wall Street’s interest in Ethereum is heating up. According to a top strategist, institutional adoption could eventually push ETH’s price to $60,000.
In a detailed thread on X, Thomas (Tom) Lee, Managing Partner at FSInsight and a well-known Wall Street strategist, laid out why institutional investors are rapidly gravitating toward Ethereum ($ETH). His remarks come as ETH continues to trade around $3,600, far below its implied value based on historical ETH/BTC ratios.
Why Wall Street Is Buying Ethereum?
According to Lee, several key factors are making Ethereum the go-to blockchain for traditional finance:
Legal clarity in the U.S.: ETH is widely considered the most compliant smart contract platform in the U.S.
Impeccable uptime: Ethereum has experienced zero downtime in its 10-year history.
Network effect: Major institutions like JPMorgan and Robinhood are building or tokenizing assets on Ethereum.
“Wall Street is running to ETH,” Lee said, noting that Ethereum’s narrative is stronger today than it was a year ago.
Wall Street Will Stake ETH
Lee emphasized that Wall Street isn’t just using Ethereum; it will stake ETH to participate in the network’s value layer.
This trend is part of a larger shift where real-world assets (RWAs) are being tokenized on Ethereum.
Lee noted, “As Wall Street financializes the world onto the blockchain, they will stake ETH to be involved in Ethereum’s growth.”
Visa and Mastercard Say Stablecoins Are Not a Threat
,
Is Ethereum Price Undervalued?
Lee pointed to the ETH/BTC ratio as a key indicator. A year ago, the ratio stood at 0.0500. With Bitcoin currently around $114,000, this implies an ETH valuation of approximately $5,707 a significant premium to the current market price.
“This argues the ETH/BTC ratio should recover,” Lee stated, emphasizing the disconnect between current pricing and Ethereum’s growing dominance.
“The ETH story is stronger today than August 2024,” said Lee.
ETH Price to $60,000?
Lee predicted that if Ethereum becomes the foundation for financial markets, the ETH price could be worth $60,000 or more in the future.
He’s clear that this isn’t a forecast, just a possibility. But given the way institutions are aligning with Ethereum, it’s a scenario that’s suddenly not so far-fetched.
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 Ethereum undervalued right now?
Yes. The ETH/BTC ratio implies $5,707 ETH price (vs current $3,600). Analysts note disconnect between pricing and Ethereum’s growing institutional dominance.
How will Wall Street use Ethereum?
Beyond transactions, institutions will stake ETH to participate in network growth as they tokenize real-world assets (RWAs) on Ethereum’s blockchain.
What makes Ethereum attractive to traditional finance?
Key advantages: 10-year perfect uptime, regulatory clarity in US, and major firms already building financial infrastructure on its network.