Create Account
Log In
Dark
chart
exchange
Premium
Terminal
Screener
Stocks
Crypto
Forex
Trends
Depth
Close
Check out our API

ETHEUR
Ethereum / Euro
crypto Composite

Real-time
Jul 24, 2026 9:05:30 PM EDT
1636.74EUR-0.575%(-9.46)8,104ETH13,312,153EUR
1636.25Bid   1636.56Ask   0.31Spread
OverviewHistoricalDepthTrendsNewsTrends
Composite
1636.74
Coinbase
1636.44
Bitstamp
1637.13
Binance
1636.53
OKX
1636.74
Bitfinex
1633.90
Gemini
0.00
ETH Reddit Mentions
Subreddits
Limit Labels     

We have sentiment values and mention counts going back to 2017. The complete data set is available via the API.
Take me to the API
ETH Specific Mentions
As of Jul 24, 2026 9:04:34 PM EDT (1 min. ago)
Includes all comments and posts. Mentions per user per ticker capped at one per hour.
41 min ago • u/ethdaily • r/ethereum • daily_general_discussion_july_24_2026 • C
**ETH Daily - 24ᵗʰ July 2026 📰**
* Fidelity [endorses](https://x.com/FidelityPolicy/status/2080717659822260304) CLARITY.
* Fake World Assets [hit](https://x.com/ethdaily/status/2080801861683069105) 3000 ETH in volume.
* World Fnd [raises](https://x.com/ethdaily/status/2080744552558985358) $52m.
* Ethereal news [weekly #32](https://x.com/EtherealnewsHQ/status/2080621035607806262).
* Digital asset groups [support](https://x.com/BlockchainAssn/status/2080640305045368955) CLARITY.
* Etherscan [supports](https://x.com/etherscan/status/2080625570988331103) B20 & ERC-8056.
* Base [docs ](https://x.com/buildonbase/status/2080704023582191725)refresh.
* Tokenized GME [leads RH volume.](https://x.com/haydenzadams/status/2080480327185596659)
* dDocs feature [updates.](https://x.com/fileverse/status/2080672400467788042)
* Cap homestead [update.](https://x.com/caplabslimited/status/2080669420163051725)
Read more: [https://ethdaily.io/997](https://ethdaily.io/997)
sentiment 0.79
2 hr ago • u/Big-Finding2976 • r/litecoin • just_in_cryptex_digital_market_cap_etf_to_include • C
I don't want half of that junk. Is there a LTC-only ETF? Then I can just buy that and a BTC and a ETH one in the proportions I choose.
sentiment 0.07
3 hr ago • u/Tricky_Troll • r/ethereum • daily_general_discussion_july_24_2026 • C
**Tricky's Daily Doots #1,543**
**Yesterday's Daily 23/07/2026**
[Previous Daily Doots](https://old.reddit.com/r/ethereum/comments/1v442gv/daily_general_discussion_july_23_2026/oz9qa2l/)
- u/haurog covers [Gnosis chain's plan to come home.](https://old.reddit.com/r/ethereum/comments/1v442gv/daily_general_discussion_july_23_2026/oz8bwbj/) 🏡
- u/Numerous_Ruin_4947 compares [different crypto-asset prices to Ethereum on a supply adjusted basis.](https://old.reddit.com/r/ethereum/comments/1v442gv/daily_general_discussion_july_23_2026/ozdl10x/) 📊
- u/ethdaily delivers [the daily ETH news.](https://old.reddit.com/r/ethereum/comments/1v442gv/daily_general_discussion_july_23_2026/ozd9eo4/) 📝
sentiment 0.00
3 hr ago • u/master-beast-72 • r/CryptoCurrency • why_am_i_getting_this_error_message • C
the existing comments are correct — this is a mainnet vs L2 network mismatch. a bit more context on why it happens:
when Coinbase asked "how do you want to send" with 3 options, those were different networks: Ethereum mainnet, Base (Coinbase's L2), and possibly another chain. Base is built on top of Ethereum but it's a separate network — funds on mainnet and funds on Base are not interchangeable directly.
your USDT and ETH currently sit on Ethereum mainnet. the recipient is expecting tokens on Base.
how to fix: bridge your USDT from Ethereum mainnet to Base. Coinbase has a native bridge in the app (look in assets menu for a bridge option) or use bridge.base.org. after bridging, your USDT will be on Base and usable there. gas fees on Base are dramatically lower than mainnet ($0.01 vs sometimes $5+) which is why many people want to use it.
going forward: always verify that sender and recipient are using the same network before sending.
sentiment 0.06
4 hr ago • u/master-beast-72 • r/CryptoCurrency • best_approach_to_investing_in_alt_coins • C
the dismissive responses here aren't wrong per se — most altcoins underperform BTC over any meaningful timeframe. but "all alts are dead" misses the actual question, which is about approach, not whether it's possible.
what actually separates people who make money on alts from those who don't:
1. picking alts with real revenue — protocols that generate fees, have token buybacks/burns, and would survive a bear market because users actually need them (ETH, AAVE, UNI, etc) vs pure speculation plays
2. position sizing — keeping alts to 15-25% of portfolio max, so BTC/ETH carry the bulk and alt losses don't wipe gains
3. entry timing — alts tend to outperform BTC late in bull cycles when BTC dominance peaks and capital rotates. buying alts in sideways/bear market is where most people get burned.
4. setting profit targets in advance — alts are volatile by design, and people who made money typically had a "sell 50% at 2x" discipline rather than HODLing until it reversed.
none of this guarantees anything, but those are the actual variables that matter.
sentiment -0.72
4 hr ago • u/Jey_s_TeArS • r/ethereum • daily_general_discussion_july_24_2026 • C
>**A permissioned pool,**
>**Trying so hard to be cool,**
>**Fell off a barstool.**
~Daily haiku until we’re at least at 0.178 on the ETH/BTC ratio or highest market cap
sentiment 0.11
5 hr ago • u/master-beast-72 • r/defi • best_dex_for_usdc_to_eth • C
for a $12k swap the 1.8% gap between quotes is actually pretty large for USDC/ETH - that pair has extremely deep liquidity.
most likely culprit: MEV/sandwich attacks. on a standard AMM without protection, a $12k swap is large enough to be profitable to front-run. you can lose 0.5-1.5% silently without knowing it happened.
what actually fixes this:
- CoW Protocol: uses batch auctions matching orders peer-to-peer first, remainder goes to AMMs. MEV is structurally impossible within the batch.
- 1inch Fusion+: gasless RFQ mode, market makers compete off-chain, you get the quoted price or better.
- defillama.com/swap: meta-aggregator that checks CoW/1inch/Paraswap/Odos simultaneously and shows the winner before you commit.
the $210 difference you saw was almost certainly MEV exposure on the first platform, not just a different routing path.
sentiment 0.89
5 hr ago • u/BeenALurkerTooLong • r/CryptoCurrency • why_am_i_getting_this_error_message • C
You are selecting ETH on base if I am seeing it correctly. But your usdt and Eth is on main St as you probably want it to be.
If you want to send on Base you might have to switch.
(Ignore any DMs you get offering to help. They are scams)
sentiment -0.61
6 hr ago • u/According-Trade-2710 • r/XRP • bought_xrp_and_ada_few_years_ago_and_now_regret_it • C
When you invest in crypto just consider that money is gone, like zero. Don't be investing and pull out after a year, bought and sold crypto since 2017, made decent money but I'd never hold anything as an."investments". Got lucky with ETH bought around 1k sold for 4k per coin, and I held it the longest, all.other coins were short term hold.
sentiment 0.52
7 hr ago • u/FroGenCoin • r/CryptoCurrency • i_am_really_good_at_losing_money_anything_other • C
Maybe your problem is not the product but poor timing? If you want to stop losing money on blue chip tokens, such as ETH or BTC, then stop selling them when you are on minus. They will go back up! Maybe it will take some time but they will.
It's different story about pure meme lottery tickets. If the token has nothing but speculative value to provide and the community dies, or rogue team pulls the liquidity, then you should consider selling on minus. At least you get something, instead of getting zero.
If you want to take more risk and win big, I suggest to look for new project launches, do you own research and bet on new projects that provide value. Good luck!
sentiment -0.30
7 hr ago • u/OldDust7955 • r/ethtrader • 37m_liquid_half_in_crypto_rest_in_stocks_how_to • C
50% BTC , 20% MSTR, 20% ETH , 10% wait for good entry on some Alt’s
sentiment 0.44
8 hr ago • u/Macro-Equity • r/technicalanalysis • usdtd_at_85_what_stablecoin_dominance_isnt • Analysis • B
TL;DR — Stablecoin dominance is a ratio. It rises either because fresh money is coming in (dry powder), or simply because the rest of the market is collapsing. The chart looks identical in both cases. Right now USDT.D sits at 8.5% while supply has been flat for months — that's the second case. And we've seen this signature before.
Disclosure: None of this is financial advice.
The problem with USDT.D
You see it constantly: "USDT.D bouncing off support → alt season incoming." The implicit reasoning is that rising dominance = capital waiting on the sidelines = fuel for the next leg up.
That can be true. It can also be completely wrong. The dominance chart alone can't tell you which.
The mechanics
: USDT.D = USDT market cap / total crypto market cap
It's a fraction. It rises in two opposite situations:
Case 1 — the numerator rises. New USDT gets minted. Fresh money enters and parks in stables. Real dry powder. Constructive.
Case 2 — the denominator falls. Supply doesn't move an inch, but BTC/ETH/alts get destroyed. Dominance rises mechanically, without a single new dollar arriving.
The chart goes up the same way in both cases. That's the whole problem.
How to tell them apart: absolute supply
Look at market cap in dollars, not percentage. On TradingView: CRYPTOCAP:USDT below USDT.D.
|Dominance|Absolute supply|Reading|
|:-|:-|:-|
|↑|↑|Genuine inflows. Capital waiting. Constructive|
|↑|flat or ↓|No new money. The market is just bleeding.|
|↓|stable or ↑|Capital deploying into risk. Risk-on signal.|
Only the first has predictive value. And it's visible only on the supply panel.
https://preview.redd.it/zu58susnq7fh1.jpg?width=2302&format=pjpg&auto=webp&s=c0da31b6b7379419703e986364b0f632ce2aeff9
Top: USDT.D weekly. Bottom: USDT market cap (CRYPTOCAP:USDT). Boxes aligned on the same time windows.
What the chart shows
Today: USDT.D at 8.50% (+1.45% on the week). USDT supply at 183.99B, down roughly 30M week over week. Dominance is climbing while supply has been flat since early 2026, with slightly negative weeks.
Do the implicit math. If dominance rises sharply while the numerator stays fixed, the denominator — total crypto market cap — must be contracting. That's what this chart is saying, and it's invisible if you only look at the top panel.
2022-2023: same signature. Dominance peaks around 9.1%, and on the bottom panel you can see USDT supply contracting meaningfully over the same window (from \~83B down toward \~65-70B). That wasn't dry powder accumulating. That was the bear market: the market collapsing while money genuinely exited the ecosystem.
Today dominance sits at 8.5%, just below that peak, with the same absence of net inflows.
Limitations of this comparison (important)
I'd rather raise these myself than leave them for the comments:
1. The magnitudes aren't comparable. In 2022-2023 supply actually contracted, on the order of −20%. In 2026 it's a plateau with marginal weekly moves (−0.02%). What they share is the absence of net inflows, not the intensity. This is a growth stall, not a collapse.
2. Two occurrences aren't a statistic. I'm showing what this configuration looked like last time. I'm not claiming the outcome repeats.
3. The context changed. Spot ETFs didn't exist in 2022. Part of institutional capital no longer needs to route through stablecoins to get exposure — so this indicator captures TradFi flow less well than it used to. It mostly tells you what's happening inside crypto-native markets.
4. The levels aren't identical. \~9.1% in 2022 versus 8.5% today.
USDT ≠ USDC: the layer above
Aggregating all stablecoins throws away the most interesting information.
USDT — offshore-dominant, Asia, retail, non-US exchanges, perp markets. It's leverage collateral. Its supply reflects global speculative appetite.
USDC — regulated, US rails, DeFi, corporate treasuries, banking on/off-ramp. Its supply reflects institutional capital.
The divergences are the real signal:
USDC ↑, USDT flat → institutional money via US rails. Slower, generally more durable.
USDT ↑, USDC flat → offshore leverage and speculation. Faster, more fragile.
Both contracting → global deleveraging. Money leaving crypto.
One level deeper: supply by chain. Stables flowing onto one chain while global supply stagnates isn't new money — it's capital rotation. Invisible on an aggregate dominance chart. (Not available on TradingView; use DefiLlama.)
Other caveats worth knowing
Not every mint is new money. There's cross-chain rebalancing and treasury pre-positioning. Look at smoothed net mints, never the isolated event.
This is a slow indicator. Regime context, not entry timing. Don't build an intraday trade on it.
Correlation ≠ causation. Rising supply doesn't force anyone to buy. It indicates capacity, not intent.
What this actually changes
None of this gives you an entry. What it gives you is a regime filter: knowing whether you're trading in an environment where capital is genuinely available, or one where dominance is rising simply because everything around it is burning.
The two look alike on a chart. They don't have the same follow-through.
What I'm watching for a regime change: supply resuming its uptrend, not dominance falling. If USDT.D drops while supply keeps contracting, that's a false signal of exactly the kind described above.
Data: TradingView (USDT.D, CRYPTOCAP:USDT, CRYPTOCAP:TOTAL), DefiLlama for per-chain breakdown.
Do you track stablecoin supply in your process? Curious whether anyone here watches the per-chain split, and on what horizon you find it actionable.
sentiment 0.98
8 hr ago • u/master-beast-72 • r/defi • can_a_stablecoin_actually_have_a_bank_run_can_i • C
yes, absolutely — and it's happened multiple times already. the mechanism depends on the stablecoin type:
**algorithmic (UST/Luna):** classic death spiral. redemption pressure drops the backing asset price, which reduces collateral value, which triggers more redemptions. UST lost $40B in 3 days because there was no real floor
**collateralized fiat-backed (USDC, USDT):** theoretically resistant if truly 1:1 backed, but USDC had a mini bank-run in March 2023 when $3.3B was stuck in Silicon Valley Bank. price dropped to $0.87 before Circle confirmed the funds were safe. people who panic-sold locked in real losses
**CDP / overcollateralized (DAI, LUSD, crvUSD):** more resistant because redemptions are handled by liquidating underwater collateral. the risk is a liquidation cascade during a fast market crash — if collateral drops faster than liquidators can act, bad debt accrues
the bank-run-resistant designs are the ones with immediate, trustless redemption mechanisms. LUSD lets you always redeem 1 LUSD for $1 of ETH directly from the protocol — that hard floor prevents the spiral because arbitrageurs step in at $0.99
sentiment -0.97
10 hr ago • u/VendettaKarma • r/CryptoCurrency • its_surprising_there_hasnt_been_a_full_blown_ai • C
AI is the new crypto. Alts are dead. Basically it’s only BTC and ETH.
sentiment -0.65
13 hr ago • u/SpontaneousDream • r/ethtrader • ethereums_dominance_is_increasing • C
I'm still blown away that after years of posts like these, people still believe this somehow magically means ETH should be a high price
sentiment 0.36
14 hr ago • u/Lepista_nuda • r/btc • rip_eth • C
Happy that i invested all my money in Ramen and not ETH
sentiment 0.57
14 hr ago • u/Itur_ad_Astra • r/ethereum • 10_years_of_etc_the_original_chain_happy_birthday • C
I think I was pretty clear:
If ETH is not the original chain, neither is BTC.
sentiment 0.59
14 hr ago • u/GammaDoppler1 • r/ethereum • 10_years_of_etc_the_original_chain_happy_birthday • C
I dont know what you mean, but ETH is not the original chain. nothing with double standards.
sentiment -0.35
14 hr ago • u/ukiyo3k • r/defi • best_dex_for_usdc_to_eth • C
You don't swap USDC to ETH. You buy it. ETH's price is dynamic. I don't get how you can say you left $210 on a table. If you just look at the chart ETH has been on a relief rally from last week. You set a limit order to get the number of ETH you want for 12k usdc.
sentiment 0.78
15 hr ago • u/Routine-Can-1678 • r/CryptoCurrency • i_am_really_good_at_losing_money_anything_other • C
That's because these protocols rely on the interest rate carry trade.
Individuals and institutions making 0.5-2% on their cash are forced to search for yield.
They found that yield in Aave, Compound, Curve, etc back in 2021. So, they borrowed money from real banks to put into DeFi.
The orgy of liquidity spills over to ETH, and when ETH gets congested, it spills into MATIC.
Can't do that on 4.7% 10 year Treasuries.
sentiment 0.23


Share
About
Pricing
Policies
Markets
API
Info
tz UTC-4
Connect with us
ChartExchange Email
ChartExchange on Discord
ChartExchange on X
ChartExchange on Reddit
ChartExchange on GitHub
ChartExchange on YouTube
© 2020 - 2026 ChartExchange LLC