Binance Square
FeryX Trades
20.4k Posts

FeryX Trades

Square Verified+
فريال | متداولة شرسة لا تعرف التراجع 📊🔥 أحلل بذكاء، أقتنص الفرص، وأبني نجاحي بثقة. هدفي الحرية المالية وصناعة اسمي بقوة في عالم التداول.
4.3K+ Following
37.8K+ Followers
35.2K+ Liked
Posts
PINNED
·
--
Partly True
A Dusk transaction outside the mempool isn't pending. It can already be staged for later. I assumed a transaction was either visible in the mempool or simply wasn't there. Dusk's node has another state. `mempoolTxs` shows the node's local mempool, but it excludes valid future-nonce transactions staged in the prequeue while the node waits for the nonce gap to close. Take a constructed example: an account's committed nonce is 7, and a valid transaction arrives with nonce 8 before nonce 7 clears. Transaction 8 doesn't appear in `mempoolTxs`. It's already staged. The node can't process it yet because transaction 7 has to come first. That's where the second mechanism matters. Dusk's signing guidance says an automated signer must retain submitted transactions and reconcile its local mempool with committed account state before reusing a nonce. So a transaction can be invisible to the normal mempool query while still affecting what the signer considers safe to submit next. That's the strange part. The node is already holding what comes next. The signer still has to account for it before deciding what comes after that. How much of reliable Dusk nonce management comes from the node preserving future transactions outside the visible mempool, and how much comes from the signer reconciling those transactions against committed account state before allocating the next nonce? @Dusk_Foundation #dusk $DUSK
A Dusk transaction outside the mempool isn't pending.
It can already be staged for later.

I assumed a transaction was either visible in the mempool or simply wasn't there.

Dusk's node has another state.

`mempoolTxs` shows the node's local mempool, but it excludes valid future-nonce transactions staged in the prequeue while the node waits for the nonce gap to close.

Take a constructed example: an account's committed nonce is 7, and a valid transaction arrives with nonce 8 before nonce 7 clears.

Transaction 8 doesn't appear in `mempoolTxs`.

It's already staged.

The node can't process it yet because transaction 7 has to come first.

That's where the second mechanism matters.

Dusk's signing guidance says an automated signer must retain submitted transactions and reconcile its local mempool with committed account state before reusing a nonce. So a transaction can be invisible to the normal mempool query while still affecting what the signer considers safe to submit next.

That's the strange part.

The node is already holding what comes next. The signer still has to account for it before deciding what comes after that.

How much of reliable Dusk nonce management comes from the node preserving future transactions outside the visible mempool, and how much comes from the signer reconciling those transactions against committed account state before allocating the next nonce?

@Dusk #dusk $DUSK
PINNED
Verified
A 202 Accepted means the DUSK withdrawal went through. It hasn't reached the finish line. I assumed once the exchange got 202, the withdrawal was basically done. Dusk's exchange architecture treats that response much more narrowly. POST /on/transactions/propagate returns 202 when the node accepts the transaction for routing. That does not prove mempool admission, execution, or finality. Then comes the part I didn't expect. The signing service reserves the next Moonlight nonce atomically, builds and signs the transaction once, and stores the exact serialized bytes before broadcasting. Take a constructed example: withdrawal nonce 41 is reserved, the transaction is signed and persisted, and the API returns 202. Then the connection times out before the exchange knows what happened. The exchange doesn't blindly create another transaction. It rebroadcasts the same signed bytes. That's the whole trick. The 202 answers one question: “Did the node accept this transaction for routing?” The persisted transaction state answers another: “Do we still have the exact transaction we can safely retry while execution is unknown?” Both are doing different jobs. So a withdrawal can be accepted by the node while still being nowhere near complete from the exchange's point of view. How much of reliable DUSK withdrawals comes from network-side execution and finality, and how much comes from exchange-side transaction continuity while that result is still unknown? @Dusk_Foundation #dusk $DUSK
A 202 Accepted means the DUSK withdrawal went through.
It hasn't reached the finish line.

I assumed once the exchange got 202, the withdrawal was basically done.

Dusk's exchange architecture treats that response much more narrowly.

POST /on/transactions/propagate returns 202 when the node accepts the transaction for routing. That does not prove mempool admission, execution, or finality.

Then comes the part I didn't expect.

The signing service reserves the next Moonlight nonce atomically, builds and signs the transaction once, and stores the exact serialized bytes before broadcasting.

Take a constructed example: withdrawal nonce 41 is reserved, the transaction is signed and persisted, and the API returns 202. Then the connection times out before the exchange knows what happened.

The exchange doesn't blindly create another transaction.

It rebroadcasts the same signed bytes.

That's the whole trick.

The 202 answers one question: “Did the node accept this transaction for routing?”

The persisted transaction state answers another: “Do we still have the exact transaction we can safely retry while execution is unknown?”

Both are doing different jobs.

So a withdrawal can be accepted by the node while still being nowhere near complete from the exchange's point of view.

How much of reliable DUSK withdrawals comes from network-side execution and finality, and how much comes from exchange-side transaction continuity while that result is still unknown?

@Dusk #dusk $DUSK
Binance cuts ties with 16 crypto platforms, including HTX, due to Russia sanctions Binance began implementing a phased ban (7–23 August) on its dealings with 16 crypto entities, most notably HTX (formerly Huobi) and EXMO—following EU, US, and UK sanctions tied to Russia’s efforts to circumvent sanctions related to the war in Ukraine. Why this is different from ordinary sanctions: This isn’t a ban on small, obscure platforms—HTX is a major global exchange run by Justin Sun (founder of TRON). The EU has officially accused it of providing financial services to the Russian company A7, which is linked to sanctions evasion. Justin Sun tried to soften the impact by saying the restrictions apply only to users in the UK and Europe, but his confirmation of settlement talks with regulators implicitly acknowledges the seriousness of the accusations. Broader impact: This highlights an accelerating pattern: the world’s largest crypto exchange is now carrying out direct international sanctions policy against its rivals—meaning crypto platforms can no longer operate independently of Western regulation even if they fall outside its direct legal scope. My take as a trader: Watch for any impact on HTX liquidity or attempts by users to urgently withdraw their assets from it—an abrupt liquidation pressure from a platform of its size could spill over into specific markets in the short term. This isn’t a direct price catalyst, but an important regulatory signal for the crypto industry as a whole. $BNB $BTC $TRON.US
Binance cuts ties with 16 crypto platforms, including HTX, due to Russia sanctions

Binance began implementing a phased ban (7–23 August) on its dealings with 16 crypto entities, most notably HTX (formerly Huobi) and EXMO—following EU, US, and UK sanctions tied to Russia’s efforts to circumvent sanctions related to the war in Ukraine.

Why this is different from ordinary sanctions:
This isn’t a ban on small, obscure platforms—HTX is a major global exchange run by Justin Sun (founder of TRON). The EU has officially accused it of providing financial services to the Russian company A7, which is linked to sanctions evasion. Justin Sun tried to soften the impact by saying the restrictions apply only to users in the UK and Europe, but his confirmation of settlement talks with regulators implicitly acknowledges the seriousness of the accusations.

Broader impact:
This highlights an accelerating pattern: the world’s largest crypto exchange is now carrying out direct international sanctions policy against its rivals—meaning crypto platforms can no longer operate independently of Western regulation even if they fall outside its direct legal scope.

My take as a trader:
Watch for any impact on HTX liquidity or attempts by users to urgently withdraw their assets from it—an abrupt liquidation pressure from a platform of its size could spill over into specific markets in the short term. This isn’t a direct price catalyst, but an important regulatory signal for the crypto industry as a whole.

$BNB $BTC $TRON.US
🚨 The Trump family receives preliminary approval to establish a national trust bank to issue a stablecoin The U.S. Office of the Comptroller of the Currency (OCC) has granted World Liberty Financial (a crypto project linked to the Trump family) conditional preliminary approval to set up "World Liberty Trust Company" — a national trust bank that will operate and issue the USD1 stablecoin under direct federal oversight. Why this matters: USD1 is currently the world’s fourth-largest stablecoin by market value of ~$4 billion, and is currently issued by BitGo Bank & Trust. The new approval shifts issuance, reserves, and custody entirely under direct OCC oversight — a step that greatly strengthens the coin’s regulatory legitimacy. A controversial point: This is the first national trust bank in U.S. history directly tied to a sitting president’s family. Senators Elizabeth Warren described it as "the most dangerous conflict of interest the financial system has ever seen" and announced her intention to introduce legislation to prevent presidents from owning banks. Conditions before actual operation: Capital of at least $20 million (half of it liquid), hiring an internal audit director, and final OCC approval that has not been issued yet — the current approval is only preliminary. My read as a trader: Regardless of the political controversy, this is an additional sign that stablecoins are being integrated faster into the U.S. official regulatory framework — Ripple and Circle received similar approvals previously. Watch the movement of USD1 and its potential impact on the competitive stablecoin market (USDT/USDC) if final approval is granted. $USD1 $BTC
🚨 The Trump family receives preliminary approval to establish a national trust bank to issue a stablecoin

The U.S. Office of the Comptroller of the Currency (OCC) has granted World Liberty Financial (a crypto project linked to the Trump family) conditional preliminary approval to set up "World Liberty Trust Company" — a national trust bank that will operate and issue the USD1 stablecoin under direct federal oversight.

Why this matters:
USD1 is currently the world’s fourth-largest stablecoin by market value of ~$4 billion, and is currently issued by BitGo Bank & Trust. The new approval shifts issuance, reserves, and custody entirely under direct OCC oversight — a step that greatly strengthens the coin’s regulatory legitimacy.

A controversial point:
This is the first national trust bank in U.S. history directly tied to a sitting president’s family. Senators Elizabeth Warren described it as "the most dangerous conflict of interest the financial system has ever seen" and announced her intention to introduce legislation to prevent presidents from owning banks.

Conditions before actual operation:
Capital of at least $20 million (half of it liquid), hiring an internal audit director, and final OCC approval that has not been issued yet — the current approval is only preliminary.

My read as a trader:
Regardless of the political controversy, this is an additional sign that stablecoins are being integrated faster into the U.S. official regulatory framework — Ripple and Circle received similar approvals previously. Watch the movement of USD1 and its potential impact on the competitive stablecoin market (USDT/USDC) if final approval is granted.

$USD1 $BTC
Verified
🚨 $SOL — Agave v4.2 goes live today: instant network speedup Today (August 17) is the official date set to activate Agave v4.2 on Solana mainnet — according to the Anza schedule announced on June 30. It’s the most precise, fixed date for each August upgrade wave (unlike Alpenglow, whose timeline is still flexible). The key change: The update cuts slot time from 400 to 200 milliseconds — meaning roughly doubling the network’s raw throughput. In addition: raising the transaction size limit and lowering rent costs. This builds on the eXpress Data Path network layer, which reached a validator supermajority consensus on the same timeline. Why this is different from Alpenglow: Alpenglow (the largest consensus update) is still in a testing phase with no final confirmed date. Agave v4.2 is real and live today — meaning the technical impact (higher speed, lower fees) is felt immediately on the network, not a future promise. Price: SOL is currently around $75–77, after a long period of weakness, but with clear accumulation ahead of the upgrade wave. Setup (Conviction: medium — confirmed technical activation; price impact depends on execution): Watch network stability during the first 24–48 hours after activation as the primary indicator. Any technical issue or downtime = immediate confidence pressure. A smooth rollout supports the “fastest practical network” narrative amid competition from Ethereum’s Glamsterdam. {future}(SOLUSDT)
🚨 $SOL — Agave v4.2 goes live today: instant network speedup

Today (August 17) is the official date set to activate Agave v4.2 on Solana mainnet — according to the Anza schedule announced on June 30. It’s the most precise, fixed date for each August upgrade wave (unlike Alpenglow, whose timeline is still flexible).

The key change:
The update cuts slot time from 400 to 200 milliseconds — meaning roughly doubling the network’s raw throughput. In addition: raising the transaction size limit and lowering rent costs. This builds on the eXpress Data Path network layer, which reached a validator supermajority consensus on the same timeline.

Why this is different from Alpenglow:
Alpenglow (the largest consensus update) is still in a testing phase with no final confirmed date. Agave v4.2 is real and live today — meaning the technical impact (higher speed, lower fees) is felt immediately on the network, not a future promise.

Price: SOL is currently around $75–77, after a long period of weakness, but with clear accumulation ahead of the upgrade wave.

Setup (Conviction: medium — confirmed technical activation; price impact depends on execution):
Watch network stability during the first 24–48 hours after activation as the primary indicator. Any technical issue or downtime = immediate confidence pressure. A smooth rollout supports the “fastest practical network” narrative amid competition from Ethereum’s Glamsterdam.
🚨 $ADA — Ouroboros Leios: Cardano Targets 1,000 TPS With a Major Upgrade Cardano is currently testing "Musashi Dojo"— the public testnet for the Ouroboros Leios upgrade, which started on June 23, 2026 and is going through five phased testing stages. The mainnet launch is scheduled for the end of 2026. Why this isn’t a normal upgrade: The current system (Ouroboros Praos) processes transactions sequentially—one after another. Leios separates "transaction transfer across the network" from "confirmation on-chain," allowing them to run in parallel at the same time. The targeted result: a jump from the current ~10 TPS to over 1,000 TPS—meaning processing ~27 million transactions per month instead of the current 800,000. Technical seriousness: The codebase exceeds 705,000 lines of code, and the official specification (CIP-0164) has been published and is complete. The system is designed to automatically revert to Praos if congestion or an attack occurs—so this isn’t a risky leap; it includes an embedded safety net. Price: ADA is currently around $0.16–$0.19, still near multi-year lows. However, there’s clear accumulation from whales despite short-term technical weakness. Setup (Conviction: structural monitoring— the impact is cumulative, not immediate): Watch the progress of the five testnet phases (Earth, Water, Fire, Wind, Void) as an initial indicator, and sustained closes above $0.19–$0.20 as confirmation that whale accumulation is translating into real market confidence. $BTC $ETH
🚨 $ADA — Ouroboros Leios: Cardano Targets 1,000 TPS With a Major Upgrade
Cardano is currently testing "Musashi Dojo"— the public testnet for the Ouroboros Leios upgrade, which started on June 23, 2026 and is going through five phased testing stages. The mainnet launch is scheduled for the end of 2026.
Why this isn’t a normal upgrade:
The current system (Ouroboros Praos) processes transactions sequentially—one after another. Leios separates "transaction transfer across the network" from "confirmation on-chain," allowing them to run in parallel at the same time. The targeted result: a jump from the current ~10 TPS to over 1,000 TPS—meaning processing ~27 million transactions per month instead of the current 800,000.
Technical seriousness:
The codebase exceeds 705,000 lines of code, and the official specification (CIP-0164) has been published and is complete. The system is designed to automatically revert to Praos if congestion or an attack occurs—so this isn’t a risky leap; it includes an embedded safety net.
Price: ADA is currently around $0.16–$0.19, still near multi-year lows. However, there’s clear accumulation from whales despite short-term technical weakness.
Setup (Conviction: structural monitoring— the impact is cumulative, not immediate):
Watch the progress of the five testnet phases (Earth, Water, Fire, Wind, Void) as an initial indicator, and sustained closes above $0.19–$0.20 as confirmation that whale accumulation is translating into real market confidence.

$BTC $ETH
·
--
Bearish
$US sale opportunity Trading range: 0.017296 - 0.017677 First target: 0.016174 | Second target: 0.015124 Stop loss: 0.018561 A weak rebound is fading; it’s time to sell short. Attention: selling pressure may occur if the 0.0175 level is reclaimed with a large trading volume. $US {future}(USUSDT)
$US sale opportunity

Trading range: 0.017296 - 0.017677
First target: 0.016174 | Second target: 0.015124
Stop loss: 0.018561

A weak rebound is fading; it’s time to sell short.
Attention: selling pressure may occur if the 0.0175 level is reclaimed with a large trading volume.

$US
Verified
🚨 $SOL — Controls 95-97% of tokenized stock trading across all blockchains Solana has captured 95-97% of the total trading activity in tokenized equity across all networks. The RWA (real-world assets) ecosystem on it grew from $1.4 billion at the start of 2026 to a record $3.62 billion by early July — roughly 160% growth in just a few months. Institutions aren’t just watching—they’re building for real: BlackRock has deployed over $600 million on-chain via Securitize directly on Solana. Western Union chose Solana as the settlement layer for stablecoins powering services for more than 150 million customers worldwide. This isn’t speculative investing—this is actual infrastructure for real financial services. Why this matters for trading: When one network captures a near-monopoly in a growing sector like RWA, any future expansion in that sector directly benefits it—not spread across multiple competitors. $TSLA Technical levels: Support: $78.54, and a break of $79.71 opens the way for $67.50 Resistance: $89.20, and a confirmed breakout above $92.34 targets $107 Setup (Conviction: medium-high — real fundamental catalyst): Bullish trigger: daily close above $89.20 → target $92.34 then $107 Bearish trigger: break below $79.71 → target $67.50 Invalidation: choppy movement inside the $79-$89 range without volume = consolidation continues; don’t enter $AAPL.US
🚨 $SOL — Controls 95-97% of tokenized stock trading across all blockchains

Solana has captured 95-97% of the total trading activity in tokenized equity across all networks. The RWA (real-world assets) ecosystem on it grew from $1.4 billion at the start of 2026 to a record $3.62 billion by early July — roughly 160% growth in just a few months.

Institutions aren’t just watching—they’re building for real:
BlackRock has deployed over $600 million on-chain via Securitize directly on Solana. Western Union chose Solana as the settlement layer for stablecoins powering services for more than 150 million customers worldwide. This isn’t speculative investing—this is actual infrastructure for real financial services.

Why this matters for trading:
When one network captures a near-monopoly in a growing sector like RWA, any future expansion in that sector directly benefits it—not spread across multiple competitors.

$TSLA
Technical levels:

Support: $78.54, and a break of $79.71 opens the way for $67.50
Resistance: $89.20, and a confirmed breakout above $92.34 targets $107

Setup (Conviction: medium-high — real fundamental catalyst):
Bullish trigger: daily close above $89.20 → target $92.34 then $107
Bearish trigger: break below $79.71 → target $67.50
Invalidation: choppy movement inside the $79-$89 range without volume = consolidation continues; don’t enter $AAPL.US
Log in to explore more content
Join global crypto users on Binance Square
⚡️ Get latest and useful information about crypto.
💬 Trusted by the world’s largest crypto exchange.
👍 Discover real insights from verified creators.
Email / Phone number
Sitemap
Cookie Preferences
Platform T&Cs