Skip to main content

Liquidity

HYFY uses an official HYFY/USDC market on Uniswap v3 on Polygon. The production deployment registry identifies the approved token, pool, treasury, router, position manager, fee tier, and liquidity transactions. Pools or tokens outside that registry are not official.

Purpose

Liquidity allows token holders to exchange HYFY without relying on a centralized venue. Deeper liquidity can reduce slippage, but it cannot remove price volatility or guarantee that a trade can be executed at a desired price.

The treasury contract can manage Uniswap v3 liquidity positions through controlled roles. Supported operations include creating or increasing a position, collecting fees, and removing liquidity when an authorized and valid operation requires it. Position ownership and changes are visible through the relevant contract and Uniswap events.

Funding and Safeguards

A governed portion of eligible monthly resources may be used for liquidity. The exact amount is conditional rather than guaranteed. Before an operation proceeds, the system checks the period state, token balances, approved market configuration, and required pricing or liquidity observations.

Liquidity-sensitive emergency actions fail closed. Missing, stale, or insufficient market data does not qualify as evidence for releasing treasury tokens. Any exceptional emission path must meet sustained conditions, receive the required governance authorization, and remain inside contract bounds.

Official Pool Record

The production deployment registry publishes:

  • the official token, pool, treasury, and position addresses;
  • the Uniswap fee tier and initial-liquidity transaction;
  • the custody or lock terms that actually apply; and
  • a warning about counterfeit tokens and unofficial pools.

These details come from completed on-chain transactions, not projections. Providing liquidity involves smart-contract, market, and impermanent-loss risk and does not guarantee token value.


How a HYFY/USDC Pool Works

A liquidity position supplies both HYFY and USDC to a trading range. Traders interact with that pool rather than waiting for a specific buyer or seller. In return, the position can earn a share of trading fees while it remains active in range.

Suppose one user wants to exchange a modest amount of USDC for HYFY. With deeper, well-positioned liquidity, the trade can complete with less movement between the quoted and executed price. A much larger trade can still cause significant slippage. Liquidity reduces friction; it does not create price stability by itself.

Why Uniswap v3 Requires Active Management

Uniswap v3 positions are represented by position NFTs and can concentrate liquidity inside selected price ranges. Concentration can improve capital efficiency, but a position outside its active range may stop serving both sides of the market effectively.

The treasury therefore tracks the position identifier and uses controlled contract functions for additions, fee collection, and authorized removal or replacement. These operations must preserve protected claim reserves and cannot be improvised by the frontend.

Example Monthly Liquidity Operation

Assume a finalized month makes a $500 liquidity budget eligible. A balanced contribution uses $250 USDC and $250 worth of HYFY. At an illustrative validated price of $0.05 per HYFY, the HYFY side is 5,000 HYFY.

SideDollar valueExample asset amount
Stablecoin side$250250 USDC
Token side$2505,000 HYFY at $0.05
Total position value added$500Subject to actual execution and range

The operational process must also confirm that:

  1. the official pool and Uniswap contracts match the approved configuration;
  2. the treasury has the required HYFY and USDC balances;
  3. the HYFY side does not consume tokens protected for community claims;
  4. market and price observations are current enough for the operation; and
  5. the period has not already been processed.

If the USDC transfer has not arrived, the liquidity operation waits. It does not add only the HYFY side or invent a synthetic USDC balance. Once both assets and all prerequisites are present, the position transaction can execute and the resulting position data is recorded.

Liquidity Is Not a Treasury Rescue Button

HYFY includes a separately governed emergency release path for sustained liquidity stress, but a single low-volume day or missing data point is not sufficient. The monitoring period must have enough valid observations, and the required governance process must authorize any release inside the contract limits.

This protects the reserve from being released in response to a temporary price move, manipulated snapshot, or monitoring outage.

What Users Should Check

Before trading, users should verify the official HYFY token and pool addresses, the actual pool fee tier, available liquidity, the position or lock arrangements that are genuinely active, and the transaction history. An unofficial pool can pair a counterfeit token with USDC and imitate the project name.

HYFY's production registry links directly to the official Polygon explorer records and Uniswap pool. Users should verify those records before trading and should treat screenshots, copied addresses, and unofficial pools as untrusted.