.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.12%
Bitcoin
BTC
Price
$102,900.28
1.12% /24h
Volume in 24h
$58.52B
<!–
?
–>
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 retesting support near $101,000 after slipping from $103,000, down 0.88% amid growing market anxiety (Fear & Greed Index: 25). Perpetual open interest rose 1.75% to $845 billion, while funding rates jumped 82% and Binance liquidated over $120 million in long positions.
Despite the pullback, ETF inflows and shrinking exchange reserves suggest ongoing accumulation. Analysts still target $114,000 by month-end, prompting traders to ask whether these dips could be a chance to find the best crypto to buy before the next uptrend.
.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.58%
XRP
XRP
Price
$2.50
0.58% /24h
Volume in 24h
$5.54B
<!–
?
–>
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’);
}
});
gained 4% to $2.50 following progress toward ETF approval: the SEC has cleared S-1 filing delays, the DTCC listed nine tickers, and Ripple continues to expand global adoption. The token has now surged over 400% in 2025, with some analysts setting long-term targets above $100.
.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.06%
Ethereum
ETH
Price
$3,493.76
0.06% /24h
Volume in 24h
$38.51B
<!–
?
–>
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’);
}
});
remains steady at $3,546 ahead of December’s Fusaka upgrade, which will increase blob capacity eightfold and significantly cut Layer-2 transaction costs.
Institutional ETH ETF holdings have reached $13 billion, while new IRS guidance on staking income has boosted investor confidence.
EXPLORE: 20+ Next Crypto to Explode in 2025
Best Crypto to Buy Now: ZORA, STORY, and Meteora Lead Altcoin Gains
As major assets consolidate, several altcoins are showing strong momentum.
- ZORA (ZORA) — a Base Layer-2 for NFTs and creator coins — climbed 19.5% to $0.059 amid viral minting activity topping 1.6 million tokens and $470 million in trading volume.
- STORY (IP), the token powering Story Protocol’s programmable IP ecosystem, rose 6.9% to $3.92 amid growing interest in AI-based licensing following its mainnet launch.
- Meteora (MET), Solana’s leading DeFi liquidity protocol, jumped 26.9% to $0.506 as its DLMM vaults generated $57 million in annualized revenue.
Recent SEC token classification updates have supported altcoin sentiment, while Solana’s performance and Ethereum’s upcoming upgrade are reinforcing confidence across ecosystems. With open interest near $850 billion, volatility could increase if sentiment shifts. These outperformers—up 573%, 196%, and nearing quarterly highs—could signal the early stages of an altseason.
DISCOVER: Will Winklevoss Twins Successfully Takeover ZCash?
Hyperliquid Exploit: $4.9M Lost in POPCAT Manipulation Attack
An attacker drained 3 million USDC from OKX, distributed it across 19 wallets, and opened $125 million in $HYPE longs on Hyperliquid using $26.28 million in collateral. A fake $20 million buy wall near $0.21 triggered a crash in $POPCAT, dropping the price 43% to $0.12 and causing $63 million in liquidations. The exploit wiped out the attacker’s $3 million but left Hyperliquid’s HLP vault with $4.9 million in bad debt—its largest manipulation loss to date.
Someone just manipulated $POPCAT to attack #Hyperliquid, burning through $3M of their own funds — and causing $4.9M in losses for the Hyperliquidity Provider (HLP).
The attacker withdrew 3M $USDC from #OKX yesterday, split it across 19 wallets, and deposited it into #Hyperliquid… pic.twitter.com/lnwsRSspFv
— Lookonchain (@lookonchain) November 13, 2025
The incident mirrors the March 2025 JELLYJELLY exploit, which nearly drained $230 million from the same platform. On-chain data links the attacker’s wallets to Binance and OKX funding sources, renewing concerns about centralized exchange interference.
While unconfirmed, Binance’s quick JELLY perpetual listing and CEO Yi He’s cryptic comment (“might join this race”) added intrigue. The OKX connection now rekindles suspicions that a new round of CEX–DEX competition is emerging.
Dubai Freezes $456M in TrueUSD Reserve Dispute Linked to Justin Sun
A judge in Dubai has ordered a worldwide freeze on $456 million in assets linked to a bailout of the stablecoin TrueUSD, placing Justin Sun and his network under renewed scrutiny. The Dubai Digital Economy Court issued the order after TrueUSD’s issuer, Techteryx Ltd., reported that someone diverted funds instead of keeping them as liquid reserves backing the token.
How the Reserve Shortfall Emerged
Court filings show that Techteryx expected the funds to remain in cash or short-term, highly liquid assets. Instead, approximately $456 million was allegedly redirected into a series of illiquid investments through Aria Commodities DMCC, a Dubai‑based trading firm.
The Dubai court froze $456,000,000 related to @justinsuntron and TrueUSD stablecoin.
According to the investigation, the money that should have been in reserve was spent on third-party transactions and loans – because of this, the project could have problems with payments to…
— Ibadulla (@ibadylla31) November 12, 2025
The transfers reportedly took place between May 2021 and March 2022. They involved sectors far removed from stablecoin reserve management, including heavy industry, mining projects, and port infrastructure. The court cited gaps in authorisation and oversight as grounds for imposing a freeze, noting a genuine risk that the assets might not be recoverable without intervention.
Solana Company Will Tokenize Its Nasdaq Shares on Solana
Solana Company, which trades on Nasdaq under the ticker HSDT, has revealed that it will tokenize its publicly listed shares using a platform called Opening Bell, developed by Superstate. This move lets investors hold their shares in token form on the Solana blockchain, merging traditional equity ownership with blockchain technology in a way that’s designed to bring real-time access and more flexibility.
Tokenized Shares That Don’t Lose Their Legal Backing
The tokenized HSDT shares will still be SEC-registered, so nothing changes in terms of legal protections or shareholder rights. The only difference is that investors will be able to hold these shares in crypto wallets and trade them beyond regular market hours.
JUST IN: @KyleSamani, Chairman of Forward Industries, the largest Solana treasury company, said they plan to tokenize their stock and “run the entirety of the business on Solana,” including dividends, governance, stock splits, fundraising, payroll, and vendor payments. pic.twitter.com/96kbZyZkkk
— SolanaFloor (@SolanaFloor) September 16, 2025
The post [LIVE] Crypto News Today, November 13 – Bitcoin Retests $101K, XRP Price Surges +4% as Hyperliquid Hit by New Attack – Best Crypto to Buy Now? appeared first on 99Bitcoins.
JUST IN: