Concave review is a CNV Exit Assessment Built Around Liquidity Depth

Concave review is a legacy CNV exit assessment focused on the amount a seller actually receives from Ethereum liquidity, not on the token's old treasury narrative. CNV still exists as an ERC-20 asset, while the original Concave interface no longer serves as an active trading venue. Exiting therefore begins with a live route quote across permissionless markets. The decisive fields are executable depth, the Uniswap v3 pool fee, price impact, minimum received and Ethereum gas. A small displayed balance does not imply a cheap sale, because concentrated liquidity can sit outside the current price range. This page explains how to compare direct and aggregated routes, separate slippage from impact and choose whether one transaction or staged execution fits the quoted depth.

The 1.00% CNV/WETH pool tier applies before price impact and Ethereum gas enter the exit calculation.

Uniswap v3 direct exit versus 1inch routing

A CNV exit gets its cleanest benchmark from a Uniswap v3 direct quote, while 1inch earns consideration when its router finds deeper liquidity or a stronger intermediate path.

The direct CNV/WETH route exposes one pool's available liquidity, fee tier and price curve without hiding those mechanics behind several hops. The established CNV/WETH Uniswap v3 pool uses the 1.00% fee tier, equal to 100 basis points of the swap input. The pool deducts that charge before its concentrated-liquidity curve determines WETH output. A routed alternative might cross CNV/DAI or CNV/USDC liquidity and then convert the intermediate asset. Every additional hop adds a pool fee, yet deeper reserves can still produce a larger final output.

1inch uses Pathfinder to compare and combine routes across decentralized liquidity. Matcha presents routes assembled through 0x infrastructure, including automated market maker liquidity and available professional market-maker quotes. CoW Swap expresses the order as an intent that competing solvers attempt to settle. Uniswap v3 remains the transparent direct-pool reference. These products differ in route construction, so matching the exact CNV input and output asset matters more than comparing their headline exchange rates.

The narrow Concave review judgment rests on net output after pool fees, price impact and Ethereum gas. The direct pool wins when its minimum received exceeds the aggregator's final amount under the same input and settlement asset.

Legacy protocol status and the asset being sold

Concave's legacy status changes the review from product evaluation to on-chain exit analysis, because CNV liquidity survives independently of the project's former interface and treasury activity. CNV is an ERC-20 token on Ethereum mainnet chain ID 1 with 18 decimals and EIP-2612 permit support. Its contract address is 0x000000007a58f5f58E697e51Ab0357BC9e260A04, a 20-byte value rendered as 40 hexadecimal characters after 0x. The status framing changes if a renewed official interface or governance process resumes active operation.

How does liquidity depth change a CNV sale?

CNV liquidity depth determines how far a sale moves through the Uniswap v3 price curve, making order size relative to active liquidity the main driver of price impact.

Uniswap v3 concentrates capital inside chosen price ranges rather than distributing every position across all possible prices. Only liquidity active around the execution price supports the next part of a CNV sale. A pool can therefore hold assets while offering little executable depth at the quoted level. Each tick changes the encoded price by a factor of 1.0001, approximately 0.01%, and the 1.00% tier uses a tick spacing of 200. A larger order crosses more initialized ticks and consumes progressively less favorable liquidity.

Price impact measures the movement caused by the seller's own order. Slippage measures the difference between the quoted output and the amount available when execution reaches the chain. A 0.50% slippage tolerance sets minimum output at 99.50% of the quoted amount. Raising the tolerance to 2.00% lowers that floor to 98.00%, but it does not restore liquidity or reduce the order's initial price impact. It merely permits settlement across a wider price change.

Requoting half the intended CNV amount reveals the curve's shape without submitting a transaction. If two half-size quotes produce a meaningfully stronger combined gross output than one full-size quote, depth constrains the larger order. Added gas and movement between transactions still belong in the comparison.

A single sale becomes reasonable when the full-size route preserves an acceptable minimum output and splitting fails to recover enough value to cover another transaction.

Three costs inside one quote

A CNV sale quote contains three separate costs: the immutable fee that each selected pool charges, order-driven price impact and the Ethereum network fee paid in ETH.

The known CNV/WETH pool's 1.00% charge equals 100 basis points, so the curve receives the input after that deduction. Uniswap v3 originally defined 0.05%, 0.30% and 1.00% tiers for different liquidity conditions. A routed swap might use more than one tier as it moves from CNV into WETH, DAI or USDC. Each hop applies its fee to that hop's input. Aggregation earns its place only when improved depth offsets the extra fee and execution work.

Ethereum gas forms a separate cost and never increases the token output. Every Ethereum transaction starts with 21,000 units of intrinsic gas before calldata and smart-contract execution add their requirements. The wallet calculates network cost as gas used multiplied by the effective gas price. ETH uses 18 decimals, meaning 1 ETH contains 10^18 wei. WETH also uses 18 decimals and represents ETH at a 1:1 conversion, although unwrapping remains a contract action.

Price impact dominates when a CNV order consumes scarce active liquidity. Gas dominates when the sale is small enough that a second approval, extra route hop or staged transaction absorbs much of the recovered output.

A decision checklist before execution

The CNV exit checklist accepts a route only after its network, token identity, exact input, minimum output and total transaction burden match the seller's concrete conditions.

  • Confirm Ethereum mainnet chain ID 1 and match the full CNV contract address.
  • Request the same exact-input quote from Uniswap, 1inch, Matcha and CoW Swap.
  • Record the output asset, pool fees, price impact, minimum received and gas estimate.
  • Requote half the CNV amount and compare two gross outputs with the full-size quote.
  • Keep enough ETH for approval and swap execution when the route does not use EIP-2612.

A route passes when its minimum received reaches the intended destination in a supported asset after every visible cost. Two smaller transactions deserve consideration when their combined output advantage exceeds the second gas charge and the exposure created between settlements. The decision changes whenever a fresh quote moves below that output floor.

Advanced routing and staged exits

Advanced CNV routing improves an exit by testing intermediate assets, execution venues and transaction sizes while preserving one comparison unit: final output after fees and gas.

Direct CNV/WETH execution provides the simplest baseline, but a deeper CNV/DAI pool followed by DAI/WETH may quote better despite two hops. USDC introduces 6-decimal accounting, while CNV, DAI and WETH each use 18 decimals. Raw token amounts must therefore be scaled before two receipts are compared. Uniswap v3 launched with three fee tiers of 0.05%, 0.30% and 1.00%, paired with tick spacings of 10, 60 and 200 respectively. Route selection must identify the actual tier instead of assuming every pool charges the same percentage.

Staged execution replaces one large curve movement with several smaller decisions. After the first transaction settles, the next quote incorporates the new pool state and any liquidity that other participants added or removed. That flexibility carries another network fee and another interval of market movement. A precomputed split does not lock later outputs, because each transaction settles against the state available in its own block.

Requoting also matters over short intervals. Ethereum schedules 12-second slots, and EIP-1559 permits the base fee to rise by as much as 12.5% between consecutive blocks. Staging adds value only when restored depth or improved routing exceeds the added gas and execution-time exposure.

Questions people ask about Concave review

Why does a CNV sale ask for token approval before the swap?

CNV requires an ERC-20 allowance before a router can move tokens from the seller's address. A standard approval is a separate Ethereum transaction, so it consumes gas before the swap transaction. CNV also implements EIP-2612 permit signatures, and a compatible route may combine permission with execution. Wallet support determines whether that path appears. The approval amount sets the spending ceiling; it does not determine the swap price, pool fee or minimum output.

What happens if the CNV swap transaction reverts?

A reverted CNV swap leaves the CNV balance unchanged because Ethereum rolls back the contract state changes in that transaction. The sender still pays the network fee for computation already performed. The receipt records a failed status and the wallet nonce advances after inclusion. Requote the same input before resubmitting, since liquidity and gas conditions may have moved. A restrictive minimum-output setting is a common mechanical reason for reversal when execution reaches a worse price.

Is WETH the same exit asset as ETH in a CNV quote?

WETH represents ETH at a 1:1 conversion, but WETH is an ERC-20 token while ETH is Ethereum's native asset. A CNV route that pays WETH leaves an ERC-20 balance unless the router unwraps it during settlement. Some destinations accept ETH but not WETH deposits, so the output form matters after the sale. Unwrapping requires a contract call and therefore gas unless the chosen route includes that action in its existing transaction.

How long does a submitted CNV sale remain pending on Ethereum?

An included CNV swap enters an Ethereum block on the same schedule as any other transaction, with 12-second slots under normal network operation. Pending time has no fixed ceiling because the sender's fee settings, account nonce and block demand control inclusion. After inclusion, Ethereum reaches finality after two epochs, equal to 64 slots or about 12.8 minutes when participation remains normal. A transaction receipt appears before finality and already shows the executed token amounts.

When should a CNV exit target USDC instead of WETH?

A CNV exit should target USDC when the selected destination accepts USDC on Ethereum and the route's net output beats the alternatives. USDC uses 6 decimals, whereas CNV, DAI and WETH use 18, so raw receipt integers require different scaling. A stablecoin output removes the extra WETH-to-stablecoin decision. It may also add another pool hop, and that hop contributes its own fee, price impact and gas work.

Does Ledger work with a CNV sale through MetaMask?

Ledger devices sign CNV approvals and swaps through MetaMask because CNV follows Ethereum's ERC-20 interface. The hardware device holds the signing key, while MetaMask prepares the transaction and displays the network request. Ethereum mainnet must be selected, and the device needs the Ethereum application ready for contract data. A hardware wallet does not change liquidity, slippage or gas pricing; it changes the signing arrangement that authorizes the same on-chain calls.

Why can a wallet show CNV without a reliable fiat value?

A wallet can display CNV from the token contract even when its pricing provider lacks a dependable market reference. The balance comes from the ERC-20 balanceOf call, while the fiat value comes from off-chain market data. Those systems use different inputs and update schedules. An executable quote from Uniswap, 1inch or Matcha gives a route-specific output instead. The absence of a fiat label does not erase the token balance or create sell-side liquidity.

How can an Ethereum receipt confirm the exact CNV amount sold?

An Ethereum receipt confirms the CNV sale through its success status and token Transfer event logs. One log records CNV leaving the seller, and another records WETH, DAI or USDC reaching the recipient when the route settles. Etherscan decodes these events, while the raw log stores integer amounts. Scale CNV by 18 decimals and USDC by 6 decimals before comparing displayed totals. The receipt also records gas used, effective gas price and the contract route.