Is it finally time to reclaim the bull market, or is it a little too early to celebrate? The market is moving higher today, with investors increasingly hunting for the next 100x crypto as major assets rally.
.cwp-coin-chart svg path {
stroke-width: 0.65 !important;
}
.cwp-coin-widget-container .cwp-graph-container.positive svg path:nth-of-type(2) {
stroke: #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-trend.positive {
color: #008868 !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.positive {
border: 1px solid #008868;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.positive::before {
border-bottom: 4px solid #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-price-holder .cwp-coin-trend-holder .cwp-trend {
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-graph-container.negative svg path:nth-of-type(2) {
stroke: #A90C0C !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.negative {
border: 1px solid #A90C0C;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.negative {
color: #A90C0C !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-trend.negative::before {
border-top: 4px solid #A90C0C !important;
}
2.76%
Bitcoin
BTC
Price
$91,541.48
2.76% /24h
Volume in 24h
$36.56B
<!–
?
–>
Price 7d
// Make SVG responsive
jQuery(document).ready(function($) {
var svg = $(‘.cwp-graph-container svg’).last();
if (svg.length) {
var originalWidth = svg.attr(‘width’) || ‘160’;
var originalHeight = svg.attr(‘height’) || ’40’;
if (!svg.attr(‘viewBox’)) {
svg.attr(‘viewBox’, ‘0 0 ‘ + originalWidth + ‘ ‘ + originalHeight);
}
svg.removeAttr(‘width’).removeAttr(‘height’);
svg.css({‘width’: ‘100%’, ‘height’: ‘100%’});
svg.attr(‘preserveAspectRatio’, ‘xMidYMid meet’);
}
});
has finally crossed $90,000 and is now trading around $90,358.
.cwp-coin-chart svg path {
stroke-width: 0.65 !important;
}
.cwp-coin-widget-container .cwp-graph-container.positive svg path:nth-of-type(2) {
stroke: #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-trend.positive {
color: #008868 !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.positive {
border: 1px solid #008868;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.positive::before {
border-bottom: 4px solid #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-price-holder .cwp-coin-trend-holder .cwp-trend {
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-graph-container.negative svg path:nth-of-type(2) {
stroke: #A90C0C !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.negative {
border: 1px solid #A90C0C;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.negative {
color: #A90C0C !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-trend.negative::before {
border-top: 4px solid #A90C0C !important;
}
0.98%
Ethereum
ETH
Price
$3,031.11
0.98% /24h
Volume in 24h
$13.44B
<!–
?
–>
Price 7d
// Make SVG responsive
jQuery(document).ready(function($) {
var svg = $(‘.cwp-graph-container svg’).last();
if (svg.length) {
var originalWidth = svg.attr(‘width’) || ‘160’;
var originalHeight = svg.attr(‘height’) || ’40’;
if (!svg.attr(‘viewBox’)) {
svg.attr(‘viewBox’, ‘0 0 ‘ + originalWidth + ‘ ‘ + originalHeight);
}
svg.removeAttr(‘width’).removeAttr(‘height’);
svg.css({‘width’: ‘100%’, ‘height’: ‘100%’});
svg.attr(‘preserveAspectRatio’, ‘xMidYMid meet’);
}
});
is holding near $3,035, up about 3% in the last 24 hours.
.cwp-coin-chart svg path {
stroke-width: 0.65 !important;
}
.cwp-coin-widget-container .cwp-graph-container.positive svg path:nth-of-type(2) {
stroke: #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-trend.positive {
color: #008868 !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.positive {
border: 1px solid #008868;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.positive::before {
border-bottom: 4px solid #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-price-holder .cwp-coin-trend-holder .cwp-trend {
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-graph-container.negative svg path:nth-of-type(2) {
stroke: #A90C0C !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.negative {
border: 1px solid #A90C0C;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.negative {
color: #A90C0C !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-trend.negative::before {
border-top: 4px solid #A90C0C !important;
}
1.06%
Solana
SOL
Price
$141.16
1.06% /24h
Volume in 24h
$3.26B
<!–
?
–>
Price 7d
// Make SVG responsive
jQuery(document).ready(function($) {
var svg = $(‘.cwp-graph-container svg’).last();
if (svg.length) {
var originalWidth = svg.attr(‘width’) || ‘160’;
var originalHeight = svg.attr(‘height’) || ’40’;
if (!svg.attr(‘viewBox’)) {
svg.attr(‘viewBox’, ‘0 0 ‘ + originalWidth + ‘ ‘ + originalHeight);
}
svg.removeAttr(‘width’).removeAttr(‘height’);
svg.css({‘width’: ‘100%’, ‘height’: ‘100%’});
svg.attr(‘preserveAspectRatio’, ‘xMidYMid meet’);
}
});
is also up roughly 2% at $143.56. Nature is healing, at least for now.
Next 100x Crypto? Meme Coins Are Seeing Renewed Strength as Fartoin and SPX Rally From the Bottom
Meme coins are making strong comebacks today.
.cwp-coin-chart svg path {
stroke-width: 0.65 !important;
}
.cwp-coin-widget-container .cwp-graph-container.positive svg path:nth-of-type(2) {
stroke: #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-trend.positive {
color: #008868 !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.positive {
border: 1px solid #008868;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.positive::before {
border-bottom: 4px solid #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-price-holder .cwp-coin-trend-holder .cwp-trend {
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-graph-container.negative svg path:nth-of-type(2) {
stroke: #A90C0C !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.negative {
border: 1px solid #A90C0C;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.negative {
color: #A90C0C !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-trend.negative::before {
border-top: 4px solid #A90C0C !important;
}
12.33%
Fartcoin
FARTCOIN
Price
$0.3344
12.33% /24h
Volume in 24h
$170.96M
<!–
?
–>
Price 7d
// Make SVG responsive
jQuery(document).ready(function($) {
var svg = $(‘.cwp-graph-container svg’).last();
if (svg.length) {
var originalWidth = svg.attr(‘width’) || ‘160’;
var originalHeight = svg.attr(‘height’) || ’40’;
if (!svg.attr(‘viewBox’)) {
svg.attr(‘viewBox’, ‘0 0 ‘ + originalWidth + ‘ ‘ + originalHeight);
}
svg.removeAttr(‘width’).removeAttr(‘height’);
svg.css({‘width’: ‘100%’, ‘height’: ‘100%’});
svg.attr(‘preserveAspectRatio’, ‘xMidYMid meet’);
}
});
has jumped 14.5% to $0.348 with over $260 million in trading volume.
.cwp-coin-chart svg path {
stroke-width: 0.65 !important;
}
.cwp-coin-widget-container .cwp-graph-container.positive svg path:nth-of-type(2) {
stroke: #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-trend.positive {
color: #008868 !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.positive {
border: 1px solid #008868;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.positive::before {
border-bottom: 4px solid #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-price-holder .cwp-coin-trend-holder .cwp-trend {
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-graph-container.negative svg path:nth-of-type(2) {
stroke: #A90C0C !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.negative {
border: 1px solid #A90C0C;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.negative {
color: #A90C0C !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-trend.negative::before {
border-top: 4px solid #A90C0C !important;
}
1.43%
SPX6900
SPX
Price
$0.7041
1.43% /24h
Volume in 24h
$44.40M
<!–
?
–>
Price 7d
// Make SVG responsive
jQuery(document).ready(function($) {
var svg = $(‘.cwp-graph-container svg’).last();
if (svg.length) {
var originalWidth = svg.attr(‘width’) || ‘160’;
var originalHeight = svg.attr(‘height’) || ’40’;
if (!svg.attr(‘viewBox’)) {
svg.attr(‘viewBox’, ‘0 0 ‘ + originalWidth + ‘ ‘ + originalHeight);
}
svg.removeAttr(‘width’).removeAttr(‘height’);
svg.css({‘width’: ‘100%’, ‘height’: ‘100%’});
svg.attr(‘preserveAspectRatio’, ‘xMidYMid meet’);
}
});
is up 16% to $0.748, helped by active trading on decentralized exchanges.
In the past 2 days, a whale has spent $3.27M $USDC and $USDT to buy 4.68M $SPX at a price of $0.697.
The whale still holds $3.22M in stablecoins and is likely to buy more.
Data: @nansen_ai pic.twitter.com/cVTFvfSfVQ
— Onchain Lens (@OnchainLens) November 27, 2025
Other tokens are posting big gains too. Meteora (MET) is up more than 15% to $0.352.
.cwp-coin-chart svg path {
stroke-width: 0.65 !important;
}
.cwp-coin-widget-container .cwp-graph-container.positive svg path:nth-of-type(2) {
stroke: #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-trend.positive {
color: #008868 !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.positive {
border: 1px solid #008868;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.positive::before {
border-bottom: 4px solid #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-price-holder .cwp-coin-trend-holder .cwp-trend {
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-graph-container.negative svg path:nth-of-type(2) {
stroke: #A90C0C !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.negative {
border: 1px solid #A90C0C;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.negative {
color: #A90C0C !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-trend.negative::before {
border-top: 4px solid #A90C0C !important;
}
28.50%
Orca
ORCA
Price
$1.41
28.50% /24h
Volume in 24h
$161.13M
<!–
?
–>
Price 7d
// Make SVG responsive
jQuery(document).ready(function($) {
var svg = $(‘.cwp-graph-container svg’).last();
if (svg.length) {
var originalWidth = svg.attr(‘width’) || ‘160’;
var originalHeight = svg.attr(‘height’) || ’40’;
if (!svg.attr(‘viewBox’)) {
svg.attr(‘viewBox’, ‘0 0 ‘ + originalWidth + ‘ ‘ + originalHeight);
}
svg.removeAttr(‘width’).removeAttr(‘height’);
svg.css({‘width’: ‘100%’, ‘height’: ‘100%’});
svg.attr(‘preserveAspectRatio’, ‘xMidYMid meet’);
}
});
, a Solana-based trading platform, has surged over 55% in the past 24 hours and now trades at $1.37 after attracting strong volume through new liquidity rewards.
EXPLORE: 10+ Next Crypto to 100X In 2025
Aster and Monad Struggle as ETFs See Strong Inflows
Not everything is rising, however.
.cwp-coin-chart svg path {
stroke-width: 0.65 !important;
}
.cwp-coin-widget-container .cwp-graph-container.positive svg path:nth-of-type(2) {
stroke: #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-trend.positive {
color: #008868 !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.positive {
border: 1px solid #008868;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.positive::before {
border-bottom: 4px solid #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-price-holder .cwp-coin-trend-holder .cwp-trend {
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-graph-container.negative svg path:nth-of-type(2) {
stroke: #A90C0C !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.negative {
border: 1px solid #A90C0C;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.negative {
color: #A90C0C !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-trend.negative::before {
border-top: 4px solid #A90C0C !important;
}
0.02%
Aster
ASTER
Price
$1.09
0.02% /24h
Volume in 24h
$136.91M
<!–
?
–>
Price 7d
// Make SVG responsive
jQuery(document).ready(function($) {
var svg = $(‘.cwp-graph-container svg’).last();
if (svg.length) {
var originalWidth = svg.attr(‘width’) || ‘160’;
var originalHeight = svg.attr(‘height’) || ’40’;
if (!svg.attr(‘viewBox’)) {
svg.attr(‘viewBox’, ‘0 0 ‘ + originalWidth + ‘ ‘ + originalHeight);
}
svg.removeAttr(‘width’).removeAttr(‘height’);
svg.css({‘width’: ‘100%’, ‘height’: ‘100%’});
svg.attr(‘preserveAspectRatio’, ‘xMidYMid meet’);
}
});
continues to fall and is trading below $1.50. It has lost 8% over the past week. Ongoing concerns about its Phase 2 airdrop, including claims of wash trading and unfair token distribution to insiders, have hurt trust. Upcoming token unlocks are adding more selling pressure, so ASTER is missing the current market recovery.
Monad (MON) has also stopped climbing. More than half of the airdrop recipients have already sold everything. Out of 76,021 eligible wallets, 39,796 (52.4%) have fully exited their positions. Only 27,133 wallets (35.7%) are still holding all their tokens, keeping MON stuck around $0.03.
EXPLORE: Avici Crypto Explodes 63% With Monstrous Growth: The Next Revolut?
On the institutional side, money keeps flowing in. Ethereum spot ETFs recorded $60.82 million in net inflows on November 26 – their fourth straight positive day. Bitcoin ETFs added $21.12 million, and XRP ETFs brought in $21.81 million. Solana ETFs were the only major ones with an outflow, losing $8.1 million.
With Bitcoin above $90,000, Ethereum near $3,000, and many altcoins climbing fast, overall sentiment is improving. Still, tokens like Aster remain deeply in the red, showing that not every project benefits from a rising tide.
Is HYPER the Next Crypto to Explode After MERL’s +100% Jump Overnight?
With
.cwp-coin-chart svg path {
stroke-width: 0.65 !important;
}
.cwp-coin-widget-container .cwp-graph-container.positive svg path:nth-of-type(2) {
stroke: #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-trend.positive {
color: #008868 !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.positive {
border: 1px solid #008868;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.positive::before {
border-bottom: 4px solid #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-price-holder .cwp-coin-trend-holder .cwp-trend {
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-graph-container.negative svg path:nth-of-type(2) {
stroke: #A90C0C !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.negative {
border: 1px solid #A90C0C;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.negative {
color: #A90C0C !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-trend.negative::before {
border-top: 4px solid #A90C0C !important;
}
2.76%
Bitcoin
BTC
Price
$91,541.48
2.76% /24h
Volume in 24h
$36.56B
<!–
?
–>
Price 7d
// Make SVG responsive
jQuery(document).ready(function($) {
var svg = $(‘.cwp-graph-container svg’).last();
if (svg.length) {
var originalWidth = svg.attr(‘width’) || ‘160’;
var originalHeight = svg.attr(‘height’) || ’40’;
if (!svg.attr(‘viewBox’)) {
svg.attr(‘viewBox’, ‘0 0 ‘ + originalWidth + ‘ ‘ + originalHeight);
}
svg.removeAttr(‘width’).removeAttr(‘height’);
svg.css({‘width’: ‘100%’, ‘height’: ‘100%’});
svg.attr(‘preserveAspectRatio’, ‘xMidYMid meet’);
}
});
climbing to $91K, the crypto markets reacted quickly, with several altcoins posting double-digit gains, including Merlin Chain (MERL). Many traders are now wondering whether HYPER could be the next crypto to explode after Merlin Chain’s sudden surge.
.cwp-coin-chart svg path {
stroke-width: 0.65 !important;
}
.cwp-coin-widget-container .cwp-graph-container.positive svg path:nth-of-type(2) {
stroke: #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-trend.positive {
color: #008868 !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.positive {
border: 1px solid #008868;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.positive::before {
border-bottom: 4px solid #008868 !important;
}
.cwp-coin-widget-container .cwp-coin-price-holder .cwp-coin-trend-holder .cwp-trend {
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-graph-container.negative svg path:nth-of-type(2) {
stroke: #A90C0C !important;
}
.cwp-coin-widget-container .cwp-coin-popup-holder .cwp-coin-trend.negative {
border: 1px solid #A90C0C;
border-radius: 3px;
}
.cwp-coin-widget-container .cwp-coin-trend.negative {
color: #A90C0C !important;
background-color: transparent !important;
}
.cwp-coin-widget-container .cwp-coin-trend.negative::before {
border-top: 4px solid #A90C0C !important;
}
29.51%
Merlin Chain
MERL
Price
$0.2937
29.51% /24h
Volume in 24h
$99.02M
<!–
?
–>
Price 7d
// Make SVG responsive
jQuery(document).ready(function($) {
var svg = $(‘.cwp-graph-container svg’).last();
if (svg.length) {
var originalWidth = svg.attr(‘width’) || ‘160’;
var originalHeight = svg.attr(‘height’) || ’40’;
if (!svg.attr(‘viewBox’)) {
svg.attr(‘viewBox’, ‘0 0 ‘ + originalWidth + ‘ ‘ + originalHeight);
}
svg.removeAttr(‘width’).removeAttr(‘height’);
svg.css({‘width’: ‘100%’, ‘height’: ‘100%’});
svg.attr(‘preserveAspectRatio’, ‘xMidYMid meet’);
}
});
, a Bitcoin Layer-2 protocol, delivered one of the most intense swings of the month.
But as quickly as it climbed, it crashed 16% to $0.28, leaving investors questioning if it was a genuine breakout or just another pump-and-dump mirage.
$MERL PUMPED AFTER MAINNET UPGRADE
Currently nearly 100% in 24 hours, here’s what actually happened:
• During the 12-hour mainnet upgrade, deposits/withdrawals were halted across exchanges
• Price nuked to $0.20 as panic sellers assumed it was a rug
• Whales aggressively… pic.twitter.com/mbr469jBFp— Wise Advice (@wiseadvicesumit) November 27, 2025
Will Injective Crypto Follow ZEC and Take Off in December? INJ Bulls Target $7
Only a few crypto tokens have reversed losses of October 10. ZCash ZEC crypto leads the way. Looking at some of the best cryptos to buy in December, Injective looks like a decent candidate.
INJ USDT is still trying to shake off weakness after the hammering on October 10. Since the collapse, INJ crypto has lost over -50% and is still stuck inside a descending channel.

(Source: Coingecko)
Technically, the path of least resistance, but there are interesting fundamental developments that might offer the right tailwinds for optimistic buyers.
DISCOVER: Best Meme Coin ICOs to Invest in 2025
Will Michael Burry’s Big Nvidia Bet Pay Off? NVDA Stock Tumbles As Polymarket Rakes It In
The Dow Jones, S&P 500, and Nasdaq are up when writing, but interestingly, Nvidia is tumbling, and risks dragging the entire market with it.
Of the three major indices, Nasdaq risks losing way more, especially if investors’ fears that the Nvidia sell-off is just the beginning. Despite the blockbuster Nvidia Q3 2025 results, NVDA stock has been on a free fall, losing over $20 per share.
BREAKING: NVIDIA is down 17% since Michael Burry publicly going bearish, just 23 days ago.
— Polymarket (@Polymarket) November 25, 2025
Although prices are stable around the $178 to $182 range at spot rates, and not far away from all-time highs of $212, will NVDA extend losses today?
Arthur Hayes’ Contradicting Predictions Strike Again: From $10 Moonshot to “Send $MON to ZERO”
Just two days ago, Hayes hyped Monad’s $MON token, declaring “$MON to $10” in a bullish X post, touting its low-float, high-FDV potential amid a 55% price surge. “It’s a bull market, bitches!” he proclaimed, admitting he’d “aped in” early.
Fast-forward 48 hours: Hayes flips the script with a savage “Send $MON to ZERO,” igniting trader backlash. This isn’t Hayes’ first rodeo. Mere weeks after forecasting a 126x rally for Hyperliquid’s $HYPE, eyeing $5,000 by 2028, he dumped 96,600 tokens for a $5.1 million profit, netting $823,000.
“Need to pay my deposit on the new Rari,” he quipped, shrugging off accusations of pump-and-dump.
Hayes’ track record? A self-admitted “pretty shit” 25% accuracy rate on calls, per his essays. Yet, his macro bets on liquidity floods often pay off long-term.
Arthur Hayes just said, "Send $MON to ZERO."
But just two days ago, he was saying " $MON to $10." pic.twitter.com/rI9rgWiBPD
— Lookonchain (@lookonchain) November 27, 2025
Alt5 Sigma Ousts Top Executives Amid Growing Strains Linked to Trump-Backed WLFI Deal
Alt5 Sigma has removed its acting CEO Jonathan Hugh and COO Ron Pitters, according to a Wednesday filing cited by Bloomberg. The company named new replacements but provided no explanation for the leadership shake-up. The move adds to mounting instability surrounding the small Las Vegas fintech firm, which gained sudden visibility after agreeing in August to acquire WLFI tokens from World Liberty Financial, a crypto project tied to members of Donald Trump’s family. The transition comes as the firm continues to face legal complications involving an overseas money-laundering case.
The post Crypto News Today, November 27: Bitcoin Price Finally Breaks Above $90K, ETH Trades at $3K, But Aster Crypto Is Still Underwater – Next 100x Crypto? appeared first on 99Bitcoins.









