World Liberty expands into lending as WLFI faces selling pressure – Details

ambcryptoОпубликовано 2026-01-13Обновлено 2026-01-13

Введение

World Liberty Financial (WLFI), a project linked to the Trump family, has expanded into crypto lending with the launch of its new platform, World Liberty Markets. Despite this strategic move and the growth of the crypto-collateralized lending sector, WLFI’s market performance remains under pressure. The token is consolidating around $0.16–$0.17, facing significant selling pressure and bearish momentum. Key indicators, including a positive netflow of $2.8 million and declining momentum readings, suggest continued downward risk. If selling persists, WLFI could fall to $0.15, though a successful product adoption could push it toward $0.20.

Crypto-collateralised lending expanded sharply in 2025, reaching $73 billion in Q3, according to Galaxy Research.

That sector-wide growth has drawn new entrants, including World Liberty Financial, which recently moved into on-chain lending.

World Liberty Financial [WLFI], a project linked to the Trump family, expanded its product suite by launching a crypto lending marketplace.

World Liberty Financial launches lending markets

World Liberty Financial launched World Liberty Markets on the 12th of January, a lending and borrowing platform powered by Dolomite. The web-based application allowed users to supply and borrow digital assets within a unified marketplace.

The product centered on USDI, World Liberty Financial’s dollar-backed stablecoin, alongside its native token, World Liberty Financial [WLFI].

Through the platform, users could earn yield on supplied USDI balances.

At the same time, borrowers could post collateral using assets such as Tether, USD Coin, Ethereum, and tokenized Bitcoin, including Coinbase-wrapped BTC (cBTC).

That launch marked the project’s second major product release following USDI’s debut in 2025.

According to CoinMarketCap data, USDI’s circulating market capitalization stood near $3.48 billion at press time.

Is this a game-changer for WLFI?

Despite World Liberty Financial’s launch of lending markets, the move has yet to positively impact WLFI’s market performance.

In fact, WLFI has continued to trade within a narrow margin and is currently consolidating around the $0.16- $0.17 range. At press time, WLFI traded near $0.168, reflecting modest intraday gains, according to CoinMarketCap.

These market conditions indicate continued struggle, with pressure increasingly on both demand and supply. In fact, WLFI has continued to face massive sell pressure, with scarcity declining significantly.

According to CoinGlass, WLFI Netflow has remained positive for two consecutive days, rising to a total of $2.8 million over this period. Often, a positive Netflow suggests higher inflows, a clear sign of aggressive spot selling.

Historically, higher inflows have preceded greater downward pressure on an asset, a prelude to lower prices. In fact, downward momentum has remained elevated as evidenced by the Directional Movement Index (DMI).

This momentum indicator has dropped to 23, while its negative index jumped to a high of 30, reflecting strong bearish pressure.

At the same time, its Relative Vigor Index (RVGI) fell to 0.12, further validating the trend’s strength. When these directional momentum indicators drop to such levels, it reflects strong downward pressure and weakened structure.

Often, such market conditions have led to lower prices. If World Liberty Financial sellers continue to offload, WLFI could breach $0.16 support and drop to $0.15.

However, if the recent launch of the lending market positively impacts price action, the altcoin could break out and target $0.2.


Final Thoughts

  • World Liberty Financial’s move into crypto lending expanded its utility narrative, but markets have not priced that shift in yet.
  • Exchange flows and momentum indicators suggested traders remained cautious despite the product launch. Whether adoption can outweigh near-term selling pressure may shape WLFI’s next decisive move.

Связанные с этим вопросы

QWhat new product did World Liberty Financial launch and on what date?

AWorld Liberty Financial launched World Liberty Markets, a lending and borrowing platform, on the 12th of January.

QAccording to the article, what was the total value of the crypto-collateralised lending sector in Q3 2025?

AThe crypto-collateralised lending sector reached $73 billion in Q3 2025, according to Galaxy Research.

QWhat are the two main tokens central to World Liberty Financial's new lending marketplace?

AThe two main tokens are USDI, its dollar-backed stablecoin, and its native token, WLFI.

QWhat does a positive Netflow value for WLFI, as reported by CoinGlass, typically indicate?

AA positive Netflow often suggests higher inflows, which is a clear sign of aggressive spot selling.

QWhat are the potential price targets for WLFI mentioned in the article, based on market conditions?

AIf selling pressure continues, WLFI could drop to $0.15. If the lending market launch positively impacts the price, it could break out and target $0.2.

Похожее

Codex Goal Mode Usage Guide: How to Make AI Continuously Pursue a Specific Objective

"Codex Goal Mode: How to Make AI Work Continuously Toward a Specific Goal" OpenAI's Codex "goal mode" (/goal) transforms the AI from a reactive code assistant into a proactive execution agent capable of working autonomously for hours or even days to achieve a defined objective. To maximize its effectiveness, follow these key principles: 1. **Define Clear, Verifiable Exit Criteria:** The goal prompt should be a concise, measurable success condition, not a lengthy specification. Use quantifiable metrics like "reduce build time by 30%" or "achieve 100% test parity." 2. **Provide Initial Guidance and Tools:** Direct Codex toward likely problem areas and specify available tools (e.g., browsers, testing environments) to prevent it from exploring unproductive paths. 3. **Enable Progress Measurement:** Equip Codex with ways to track advancement, such as creating comparison tools for visual tasks or evaluation sets, ensuring it can gauge its own progress. 4. **Use a Realistic Execution Environment:** For tasks like performance optimization, provide access to environments that closely mimic production (e.g., similar configs, databases) to yield valid results. 5. **Be Cautious with Visual Goals:** Avoid vague "pixel-perfect" instructions. Instead, supplement visual references with functional checklists or design system specifications to prevent Codex from obsessing over minor details. 6. **Implement Progress Tracking:** For long-running tasks, have Codex commit code to draft PRs, update progress documents, or send Slack updates to maintain visibility into its work. 7. **Review and Consolidate Results:** Once the goal is met, instruct Codex to review its work, clean up ineffective experimental code, and reflect on what strategies succeeded or failed. Ultimately, using goal mode shifts the developer's role from writing prompts to managing a persistent engineering agent—defining objectives, establishing metrics, configuring environments, and conducting final reviews.

marsbit54 мин. назад

Codex Goal Mode Usage Guide: How to Make AI Continuously Pursue a Specific Objective

marsbit54 мин. назад

From Ethereum to AI's 'CROPS': What Exactly Is This 'Slow Variable' That Vitalik Has Repeatedly Emphasized?

Recently, Vitalik Buterin has frequently emphasized the concept of "CROPS," first outlined in the Ethereum Foundation's March mandate as core principles guiding its focus: Censorship Resistance, Capture Resistance, Open Source, Privacy, and Security. CROPS represents Ethereum's commitment to providing foundational capabilities for user sovereignty—enabling asset ownership, identity expression, and coordination without reliance on centralized platforms or surrendering ultimate control. This framework is gaining new urgency with the rise of AI, particularly AI agents managing digital assets and automating transactions. While AI offers convenience, it risks centralizing user data, intent, and control if dependent on opaque, centralized services. Vitalik argues for "CROPS AI"—AI that is open, privacy-preserving, secure, and capable of local execution to maintain user agency. He highlights convergence between "CROPS Ethereum access layers" and "CROPS AI," such as using zero-knowledge proofs for private remote LLM calls and Ethereum RPC reads, ensuring users can access services without exposing sensitive information. Ultimately, CROPS is not just an abstract ideal but a practical guide for Ethereum's development and AI integration. It addresses the critical long-term question: as digital systems grow more powerful, how can users retain control over their privacy, assets, and autonomy? In an AI-driven era, these principles may define Ethereum's enduring value—prioritizing verifiable, secure, and user-centric design over short-term optimizations like speed and cost alone.

marsbit58 мин. назад

From Ethereum to AI's 'CROPS': What Exactly Is This 'Slow Variable' That Vitalik Has Repeatedly Emphasized?

marsbit58 мин. назад

Торговля

Спот
Фьючерсы
活动图片