
WNEAR: Wrapped NEAR for DeFi and Cross-Chain Settlement
Wrapped NEAR (WNEAR) is the ERC-20-equivalent representation of NEAR Protocol's native gas token, encapsulated under the NEP-141 fungible token standard so it can flow through smart contracts on NEAR, bridge to Aurora's EVM environment, and settle inside cross-chain swap intents. This page is the asset-lifecycle reference for WNEAR: where it exists, why it exists in wrapped form, how its economics anchor to the underlying NEAR L1 (currently $1.87, market cap $2,424,613,277, circulating supply 1,297,494,131), and what concentration, custody, and regulatory exposures every holder should weigh before allocating size.
AllSwap routes WNEAR through non-custodial market-maker bidding and will refund automatically if no quote clears your threshold — no sign-up, no-KYC, no wallet handover. The intent layer treats WNEAR, native NEAR, and bridged NEAR variants as fungible legs of the same cross-chain swap, surfacing the best executable price across NEAR, Aurora, Ethereum, and connected venues.
About wNEAR
NEAR Protocol launched its MainNet on 2020-04-22 as a sharded, WASM-based Layer 1 with Doomslug + Nightshade 2.0 consensus, roughly 0.6-second block times and around 1.2-second economic finality. WNEAR is not a separate cryptocurrency; it is the wrapped NEP-141 fungible-token representation of that native NEAR asset. The wrap exists because NEAR's account model treats the native token as a balance attribute rather than a token contract, while DeFi protocols, DEX routers, lending pools, and cross-chain bridges expect a uniform fungible interface. Wrapping native NEAR into WNEAR via the wrap.near system contract resolves that mismatch and unlocks composability without changing the underlying economic claim.
Economically, every WNEAR is backed 1:1 by native NEAR locked inside the wrap.near contract. There is no separate issuance schedule, no governance token premium, and no inflation independent of NEAR Protocol itself. NEAR's supply currently stands at 1,297,494,131 circulating against a total supply of 1,297,494,129, with no hard max cap (max_supply: null). New issuance comes from validator rewards (targeting around 5% annual inflation, offset by a transaction-fee burn). Price discovery happens on the underlying NEAR ticker — $1.87 spot, with a 24h move of -8.2609%, a 7d move of -22.59038%, and a 30d move of +26.55268%. The all-time high of $20.44 was set on 2022-01-16, currently sitting at -90.85462% from that peak.
WNEAR's utility splits across three lanes. On NEAR L1 itself, it serves as the canonical fungible primitive for NEAR-native DEXs and lending markets — anywhere a contract needs to accept, balance-check, or route NEAR programmatically. On Aurora (NEAR's EVM execution environment), WNEAR appears as a standard ERC-20 so Solidity dApps can interact with it the way they would treat WETH on Ethereum. Beyond NEAR's perimeter, WNEAR shows up as a bridged claim on Ethereum and a handful of EVM chains via the Rainbow Bridge, where it functions as the cross-chain settlement leg for traders, treasuries, and intent solvers like the 1Click API.
Investor and ecosystem context shapes how WNEAR is perceived beyond raw mechanics. CoinGecko categorizes NEAR under Coinbase Ventures, Multicoin Capital, a16z, Pantera, Dragonfly, Alameda Research, FTX Holdings, and Circle Ventures portfolios — meaningful for both liquidity depth and overhang risk. NEAR is also tagged under 'Alleged SEC Securities' and 'FTX Holdings' — two non-trivial labels for any U.S.-exposed holder. The asset's recent narrative repositioning around AI infrastructure, chain abstraction, and Chain Signatures gives WNEAR a thesis hook that goes beyond generic L1 throughput; holders should evaluate the AI pivot on shipped product rather than category labels.
wNEAR multi-chain versions
NEAR's wrapped variants do not exist for branding — each form solves a specific composability or settlement problem that the native account-level balance cannot. Understanding which version sits on which chain, and which trust assumption rides with it, is the difference between a clean cross-chain swap and an avoidable bridge-risk exposure.
Key insights
- WNEAR on NEAR L1 is the NEP-141 wrap of native NEAR, redeemable 1:1 through the wrap.near system contract — same security model as base NEAR, just a different interface. There is no third-party custodian; the lock contract is part of the protocol's runtime, validated by the same Nightshade 2.0 sharded PoS that secures every NEAR account.
- WNEAR on Aurora is the ERC-20 form inside NEAR's EVM execution layer (Aurora is a precompile-deployed EVM running as a NEAR contract). Backing remains native NEAR, but the trust boundary now includes Aurora's bridge contract and the Aurora Engine itself. Finality inherits NEAR's ~1.2-second base layer rather than Ethereum's ~768-second checkpoint, which matters for DeFi liquidations and arbitrage windows.
- Bridged NEAR on Ethereum and select EVM chains is mediated by the Rainbow Bridge, a light-client bridge built on NEAR's Doomslug finality. The Ethereum-side claim is an ERC-20 representation backed by NEAR locked in the bridge's escrow. This is the version that carries the most counterparty surface area: every additional hop adds bridge-contract risk to the underlying L1 risk.
- Liquid-staking derivatives (LiNEAR, stNEAR via Meta Pool) are NOT WNEAR — they are yield-bearing wrappers whose redemption ratio drifts above 1:1 as validator rewards accrue. Treating them as fungible with WNEAR in a swap intent is a common, expensive mistake; the 1Click API and AllSwap router explicitly disambiguate these legs.
- Across the live ecosystem, NEAR's chain-level TVL of $141,467,669 concentrates in lending markets and liquid-staking products, with WNEAR serving as the collateral and quote-asset workhorse in both. On-DEX liquidity for WNEAR is comparatively shallow relative to its market cap of $2,424,613,277, so size trades benefit from intent-based routing rather than naive on-DEX market orders.
Pick by use case
DeFi collateral on NEAR L1
NEARWrap native NEAR into WNEAR (NEP-141) to deposit as collateral on NEAR-native lending markets or quote into NEAR DEXs. Sub-second block times (~0.6s) and ~1.2s finality mean liquidation, borrow, and rebalance flows execute inside a single user attention window — practical for active strategies that would be uneconomic on slower chains.
Solidity-native flows on Aurora
Aurora (NEAR EVM)When the application is EVM-native (existing Solidity dApp, Uniswap-style pool, an EVM-only frontend), deploy or interact on Aurora. WNEAR becomes a standard ERC-20 there; gas is paid in ETH (or sponsored), but settlement still rides NEAR's ~1.2s finality, giving Ethereum tooling at NEAR throughput.
Cross-chain settlement to Ethereum
EthereumTreasuries, OTC desks, and arbitrageurs holding bridged NEAR on Ethereum use it as a quote leg against USDC, ETH, or BTC family wrappers. Ethereum's ~768-second finality is the bottleneck, not NEAR — so this lane is for batch settlement and CEX bridging, not high-frequency trading.
Routing across WNEAR's wrapped forms
Multi-chain (NEAR / Aurora / Ethereum)Solvers in a market-maker bidding intent can quote against native NEAR, WNEAR on NEAR, WNEAR on Aurora, and bridged NEAR on Ethereum simultaneously, routing around the most expensive bridge hop. The output asset and chain are user-selected; if no quote clears the threshold, the intent will refund automatically, end-to-end non-custodial and no-KYC.
Liquid-staking yield routing
NEARHold WNEAR when you want exposure without staking; stake into LiNEAR or stNEAR when you want validator yield. Critical distinction at the asset layer: liquid-staking tokens are NOT interchangeable with WNEAR in a 1:1 swap — solvers will price them separately, and naive routers that miss this can silently haircut your output.
wNEAR market data
Source: CoinGecko
Chains where wNEAR is live
wNEAR is available for cross-chain swap on the 1 chains below. Tap any chain to see every asset live on it.
1 CHAINS · Tap any logo to view that chain's details
Compliance & risk
WNEAR inherits NEAR Protocol's regulatory profile plus an extra layer of wrap-contract and bridge-contract surface area. The exposures below are the ones most likely to materially affect a holder's outcome — listed by severity, with specific anchors to the underlying data rather than generic warnings.
Alleged SEC securities classification
HighCoinGecko explicitly tags NEAR under the 'Alleged SEC Securities' category. No final adjudication exists, but U.S.-domiciled holders and U.S.-facing platforms have historically responded to such tags with delistings or geofencing. WNEAR carries the same exposure as native NEAR — wrapping does not change the underlying token's classification.
Concentration in venture-investor unlocks and FTX estate holdings
MediumNEAR is held by a16z, Pantera, Multicoin, Dragonfly, Coinbase Ventures, Circle Ventures, and the Alameda Research / FTX Holdings estate. Any tranche-based distribution from these holders can create supply pressure independent of fundamentals. Circulating supply is 1,297,494,131 against total supply 1,297,494,129 with no hard cap, so dilution risk is structurally open-ended rather than capped.
Rainbow Bridge counterparty risk for cross-chain WNEAR
MediumWNEAR held on Ethereum or other non-NEAR chains depends on the Rainbow Bridge light-client infrastructure. Bridge exploits across the industry (Wormhole, Nomad, Ronin, Multichain) have collectively cost users multi-billion-dollar losses. A successful attack on the bridge contract or the underlying light-client validation would impair the cross-chain claim even though native NEAR on L1 remains untouched. Hold bridged versions only as long as you need to settle.
Drawdown depth and recovery skew
MediumWNEAR's underlying NEAR sits at -90.85462% from its 2022-01-16 ATH of $20.44, against the current $1.87 spot. The 7d move of -22.59038% and the 1y move of -18.476% reflect ongoing volatility. Size positions assuming asymmetric downside is still possible from current levels rather than anchoring to ATH as a recovery target.
No max supply cap — open-ended inflation parameter
LowUnlike Bitcoin's 21M or ETH's net-deflationary post-EIP-1559 profile, NEAR has no hard max supply (max_supply: null in source data). Issuance follows a target ~5% validator-reward inflation with a transaction-fee burn offset. Long-term dilution depends entirely on on-chain activity exceeding burn-offset thresholds — a parameter governance can adjust, which holders should track rather than assume static.
wNEAR FAQ
01What is the difference between native NEAR and WNEAR, and do I lose anything by holding the wrapped version?
Native NEAR is a balance on a NEAR account; WNEAR is the NEP-141 fungible-token contract representation of that same balance, redeemable 1:1 through the wrap.near system contract. Economically they are identical — same price, same supply, same validator security. You lose nothing in value by wrapping, but you gain composability: WNEAR can be deposited into NEAR-native DEXs, lending markets, and any other protocol that expects a token contract. Unwrapping back to native NEAR is a single contract call. The only practical cost is a few thousand gas units of storage on the wrap.near contract — negligible at NEAR fee levels.
02Is WNEAR on Ethereum the same asset as WNEAR on NEAR?
It is the same economic claim — both represent native NEAR locked in a custodian contract — but the trust assumptions are different. WNEAR on NEAR L1 is locked inside the wrap.near system contract, which is part of the protocol's runtime and inherits Nightshade 2.0 sharded PoS security directly. WNEAR on Ethereum is bridged via the Rainbow Bridge, so its security depends on the bridge's light-client validation plus the soundness of NEAR finality (~1.2s) as relayed onto Ethereum. For DeFi on NEAR, use the L1 version. For settlement against Ethereum-native counterparties, use the bridged version but treat it as a transient asset, not a long-term hold.
03Why does NEAR have no maximum supply, and what does that mean for WNEAR holders long-term?
NEAR uses a target inflation model rather than a fixed cap: validators receive newly issued NEAR as rewards (targeting roughly 5% annual inflation) while a portion of transaction fees is burned. Net supply growth is the difference between issuance and burn — high on-chain activity can make NEAR net-deflationary in a given epoch; quiet periods leave it net-inflationary. Current circulating supply is 1,297,494,131 against total 1,297,494,129, with max_supply set to null. For WNEAR holders, this means dilution risk is not zero, and the right monitoring metric is not just price but the rolling issuance-vs-burn ratio over multiple months, which governance can adjust through NEPs.
04Why is NEAR labeled an 'Alleged SEC Security' on CoinGecko, and does that affect WNEAR specifically?
The label reflects mentions of NEAR in SEC enforcement filings against centralized exchanges (notably the 2023 Coinbase and Binance complaints, where the SEC listed several tokens as alleged unregistered securities). NEAR has not been the subject of a direct, final adjudication, but the label is a real risk signal for U.S.-facing venues. WNEAR carries identical exposure to native NEAR because wrapping is a representation, not a separate asset issuance — a regulatory action against NEAR would constrain WNEAR availability on the same venues. Non-U.S. holders and non-custodial routing — like AllSwap's intent-based market-maker bidding — materially reduce the practical impact, but the legal classification risk does not vanish.
05How does WNEAR's price action compare to its all-time high, and what does that imply about position sizing?
NEAR's ATH was $20.44 on 2022-01-16; spot is $1.87, a -90.85462% drawdown from peak. Recent volatility remains elevated: -8.2609% over 24h, -22.59038% over 7d, +26.55268% over 30d, and -18.476% year-over-year. The asymmetry of these numbers — sharp short-term moves in both directions, still deeply negative versus ATH — tells you that WNEAR is a high-beta L1 exposure, not a stablecoin proxy and not a slow-grind blue-chip. Size accordingly: dollar-amount allocations that you would be comfortable seeing cut in half from current levels, not allocations anchored to recovery-to-ATH math.


