A Wrapped LP Token is a tokenized representation of a liquidity provider (LP) position from one blockchain, made compatible with a different blockchain or a specific application. It is created by wrapping or encapsulating a native LP token—such as a Uniswap V2 UNI-V2 token or a Curve 3CRV gauge deposit—into a new standard-compliant token. This process enables the underlying liquidity position to be used in cross-chain DeFi protocols, used as collateral in lending markets on another chain, or integrated into more complex financial products that require a specific token interface.
Wrapped LP Token
What is a Wrapped LP Token?
A Wrapped LP Token is a tokenized representation of a liquidity provider (LP) position from one blockchain, made compatible with a different blockchain or a specific application.
The primary technical function of a wrapped LP token is interoperability. For example, a user's LP tokens from Ethereum's SushiSwap cannot natively interact with applications on Avalanche or Arbitrum. A bridge or wrapping protocol locks the original LP tokens in a smart contract on the source chain and mints a corresponding number of wrapped tokens on the destination chain. These wrapped tokens often adhere to a ubiquitous standard like ERC-20 or ERC-721, making them recognizable to wallets, decentralized exchanges (DEXs), and money markets on the new chain. Prominent examples include Stargate's STG LP tokens for cross-chain liquidity and Connext's xERC-20 standard for bridging LP positions.
Key use cases for wrapped LP tokens include cross-chain farming, where users can earn rewards on a chain different from where the liquidity is originally deployed, and collateralization in lending protocols like Aave or Compound on Layer 2 networks. They also facilitate the creation of derivative products and index tokens that bundle exposure to multiple liquidity pools across ecosystems. However, using wrapped LP tokens introduces additional layers of smart contract risk from the bridge or wrapper and custodial risk, as the underlying assets are typically held by a bridge's validator set or multi-sig.
How a Wrapped LP Token Works
A wrapped LP token is a standardized, tradable representation of a liquidity provider's share in a decentralized exchange pool, enabling that position to be used as collateral or transferred across different blockchain protocols.
A wrapped LP token is created when a user's native liquidity provider (LP) token from a protocol like Uniswap or Curve is deposited into a smart contract that mints a new, standardized token in return. This process, known as wrapping, transforms the often non-standard and protocol-specific LP token into a fungible ERC-20 or equivalent standard token. The wrapper contract holds the original LP token as collateral, and the newly minted wrapped version can be freely traded, transferred, or integrated into other DeFi applications that would not normally support the underlying LP token's unique interface.
The primary function of a wrapped LP token is composability. By standardizing the asset, it unlocks the liquidity locked within an LP position for use across the broader DeFi ecosystem. Common use cases include using the wrapped token as collateral to borrow assets on lending platforms like Aave or Compound, depositing it into yield aggregators to earn additional rewards, or using it within more complex structured products. This creates a leveraged yield farming strategy, where the underlying liquidity continues to earn trading fees and incentives while the wrapped representation generates additional yield elsewhere.
The mechanics rely on a custodial wrapper contract that maintains a 1:1 peg between the wrapped token and the deposited LP position. To redeem the underlying assets, the wrapped tokens are sent back to the contract, which burns them and returns the original LP tokens to the user. Key technical considerations include smart contract risk associated with the wrapper, potential impermanent loss on the underlying position, and the integration risk of the wrapped asset in third-party protocols. Prominent examples include wrapped stETH (wstETH) from Lido, which wraps a staking derivative, and various wrapped versions of Uniswap V3 LP positions (often represented as NFTs) that are tokenized into fungible assets.
Key Features of Wrapped LP Tokens
A Wrapped LP Token is a derivative asset representing a liquidity provider (LP) position, enabling its use in non-native DeFi protocols. These features explain its core functionality and value proposition.
Composability & Interoperability
The primary function of a wrapped LP token is to unlock composability. Standard LP tokens from protocols like Uniswap or Curve are often restricted to their native ecosystems. Wrapping them into a standard (like ERC-20 or ERC-721) allows these liquidity positions to be used as collateral in lending markets (e.g., Aave), staked in yield aggregators, or integrated into complex DeFi strategies across different blockchain networks.
Underlying Asset Representation
Each wrapped LP token is a 1:1 claim on the underlying LP position in the source Automated Market Maker (AMM). It does not create new liquidity but provides a portable wrapper for it. The value of the wrapped token is directly derived from the value of the pooled assets and the accrued trading fees within the original liquidity pool.
Yield Accrual Mechanism
Wrapped LP tokens automatically accrue yield. As the underlying LP position earns trading fees and potentially other rewards (like governance tokens), this value is reflected in the price of the wrapped token itself. Holders benefit from the underlying pool's yield without needing to manually claim or re-stake rewards, simplifying the yield-bearing experience.
Cross-Chain Liquidity Bridges
A major application is facilitating cross-chain liquidity. Protocols use wrapped LP tokens to represent liquidity locked on one chain (e.g., Ethereum) on another (e.g., Arbitrum or Polygon). This is achieved through canonical bridges or third-party bridge protocols, enabling users to engage with liquidity pools without migrating the underlying assets.
Risk & Trust Assumptions
Using wrapped LP tokens introduces additional layers of risk:
- Smart Contract Risk: The wrapper contract itself must be secure.
- Bridge Risk: For cross-chain variants, the security of the bridging protocol is critical.
- Custodial Risk: Some implementations may involve trusted intermediaries for the wrapping process, creating centralization points.
Common Examples & Standards
Real-world implementations include:
- stETH/ stMATIC: Wrapped versions of Lido's staked ETH/MATIC, representing staking positions.
- Balancer Boosted Pools: Use wrapped Aave tokens (waUSDC, waDAI) as pool assets.
- Cross-Chain LP Tokens: A Uniswap v3 LP position on Ethereum wrapped for use on Optimism. These often adhere to token standards like ERC-20 or ERC-721 for NFTs representing unique positions.
Primary Use Cases
Wrapped LP tokens unlock liquidity and composability by representing a user's share in an Automated Market Maker (AMM) pool as a single, tradable ERC-20 token. This enables several key functions across DeFi.
Yield Aggregation & Vaults
Yield aggregators (e.g., Yearn Finance) accept wrapped LP tokens to automate complex strategies. They may auto-compound rewards, rebalance the underlying assets, or move liquidity between protocols to maximize yield. The wrapper standardizes the LP token, making it compatible with the aggregator's vault architecture.
Cross-Chain Liquidity Bridging
Wrapped LP tokens are essential for cross-chain bridges (e.g., across Layer 2s or separate blockchains). A bridge protocol locks the native LP token on the source chain and mints a wrapped representation on the destination chain, enabling liquidity migration and interoperability without dissolving the original pool position.
Governance & Fee Distribution
Projects use wrapped LP tokens to distribute protocol governance rights and fee shares to liquidity providers. By staking a wrapped LP token in a dedicated contract, users can vote on proposals and receive a portion of the trading fees generated by the pool, often in addition to standard AMM rewards.
Composability in Money Legos
The ERC-20 standardization of wrapped LP tokens is foundational to DeFi composability. It allows these tokens to be seamlessly integrated into a vast ecosystem of other dApps, including options protocols, index funds, and NFT marketplaces, creating complex, interconnected financial products from simple liquidity provision.
Risk Mitigation & Insurance
Wrapped LP tokens can be used within decentralized insurance or coverage protocols. Users may stake their wrapped LP position as collateral to underwrite risk or, conversely, use them to purchase coverage against specific risks like smart contract failure or impermanent loss, protecting the value of their liquidity.
Technical Details: The Wrapping Mechanism
An exploration of the technical process that transforms a standard liquidity provider (LP) token into a wrapped asset, enabling new functionality and composability across DeFi protocols.
A Wrapped LP Token is a derivative asset created by depositing a standard Automated Market Maker (AMM) liquidity provider token, such as a Uniswap V2 LP token, into a smart contract that mints a new, composable token representing that underlying liquidity position. This wrapping process is a smart contract interaction where the original LP token is locked in a custodian contract, often called a wrapper or vault, and a new ERC-20 compliant token is minted to the depositor. The newly minted token is a 1:1 representation of the locked LP position, but with enhanced properties, such as being compatible with yield-bearing strategies or other DeFi lego blocks that do not natively support the original LP token's interface.
The primary technical motivation for wrapping is composability. Standard LP tokens from protocols like Uniswap or SushiSwap have unique, non-standard interfaces that many other DeFi applications—such as lending markets (Aave, Compound) or yield aggregators—cannot directly accept as collateral or integrate into their vaults. By wrapping the LP token into a standard ERC-20, it becomes a fungible, transferable asset that can be seamlessly used across the broader ecosystem. This unlocks powerful DeFi lego combinations, allowing users to, for example, deposit a wrapped LP token as collateral to borrow other assets or stake it in a yield optimizer to automatically compound trading fees and rewards.
The wrapping mechanism is governed by a custodial smart contract that holds the original LP tokens. This contract is responsible for minting and burning the wrapped tokens, tracking ownership, and often managing the rewards or fees generated by the underlying position. Key functions include deposit (lock LP tokens, mint wrapped tokens), withdraw (burn wrapped tokens, release LP tokens), and claim (harvest accrued rewards). The security and trust model of this wrapper contract is critical, as it holds custody of all deposited liquidity; users must trust that the contract's code is secure and that there is no malicious admin key that could rug-pull the locked assets.
A common real-world example is Wrapped stETH (wstETH) from Lido, which wraps the rebasing stETH token into a non-rebasing ERC-20 for easier integration. In the LP token context, protocols like Gamma or Arrakis Finance create wrapped vault tokens representing concentrated liquidity positions on Uniswap V3. Another prominent example is Yearn Finance's yVault tokens, which are often wrappers around LP tokens from other protocols, bundling the liquidity position with an automated yield strategy into a single, tradable ERC-20 asset.
From a technical accounting perspective, the wrapper contract must accurately reflect the value of the underlying LP position. The exchange rate between the wrapped token and the original LP token is typically 1:1 at mint, but can diverge if the wrapper contract itself accrues additional value from fees, incentives, or strategy performance. This makes the wrapped token a price-elastic asset, where its redeemable value per token can increase over time, similar to a share in a fund. Users interacting with wrapped tokens must query the contract for the current pricePerShare or convertToAssets function to understand the true value of their holding.
Ecosystem Usage & Examples
Wrapped LP tokens unlock liquidity and composability across DeFi, transforming a single LP position into a versatile financial primitive.
Yield Farming & Liquidity Mining
Wrapped LP tokens are the primary vehicle for depositing liquidity into yield farming protocols. Instead of staking the original LP tokens directly, users deposit the wrapped version (e.g., stETH-ETH WLP) into a farm's smart contract to earn additional governance tokens or fees. This enables:
- Single-asset exposure: Some protocols allow farming with just one token from the pair.
- Multi-protocol farming: The same WLP can often be deposited across multiple yield aggregators simultaneously.
Collateral in Lending Protocols
Wrapped LP tokens are used as collateral to borrow assets on platforms like Aave and Compound. The wrapping process standardizes the token, allowing lending protocols to price and manage the collateral risk of the underlying liquidity pool. Key mechanics include:
- Loan-to-Value (LTV) ratios: Set based on the pool's volatility and liquidity.
- Liquidation risks: If the value of the underlying assets drops significantly, the position may be liquidated.
- Capital efficiency: Users can borrow against their LP position without having to unwind it.
Cross-Chain Liquidity Bridges
Wrapping is essential for moving liquidity between blockchains. A liquidity bridge (e.g., Across, Synapse) locks LP tokens on the source chain and mints a canonical representation on the destination chain. This process:
- Preserves yield: The wrapped token on the new chain may still accrue fees from the original pool.
- Enables interoperability: Allows DeFi strategies to utilize liquidity from multiple ecosystems (e.g., using Ethereum DEX liquidity on Avalanche).
- Uses standards: Often relies on cross-chain messaging protocols like LayerZero or Wormhole.
Index Funds & Vault Strategies
DeFi index funds and yield vaults (e.g., Balancer Boosted Pools, Yearn Vaults) use wrapped LP tokens to create complex, automated strategies. The WLP acts as a modular building block.
- Automated portfolio management: A vault can automatically rebalance by minting/burning different WLPs.
- Strategy composability: A single vault might deposit a WLP into a farm, use it as collateral to borrow, and then repeat the process (leveraged yield farming).
- User simplification: Users deposit a single token and receive an optimized, auto-compounding position.
Risk Considerations
Using WLP tokens introduces additional smart contract risk and dependency layers. Key risks include:
- Wrapper contract risk: Bugs or exploits in the wrapping contract can lead to loss of funds.
- Underlying DEX risk: Vulnerabilities in the source DEX (e.g., Uniswap, Curve) affect the WLP.
- Integration risk: The protocol where the WLP is used (farm, lender) could be compromised.
- Liquidity fragmentation: Multiple wrapped versions of the same LP position can fragment liquidity.
Security Considerations & Risks
Wrapped LP tokens introduce a layer of smart contract complexity and trust assumptions beyond the underlying liquidity pool. Understanding the specific risks is critical for secure DeFi interactions.
Smart Contract Risk
The wrapping contract is an additional attack surface. Vulnerabilities in its code (e.g., logic errors, reentrancy) can lead to the loss of the underlying LP tokens. This risk is compounded with the risks of the original Automated Market Maker (AMM) contract. Audits are essential but not a guarantee of security.
Custodial & Bridge Risk
For cross-chain wrapped LP tokens (e.g., a BNB Chain LP token wrapped for Ethereum), the security depends on the bridge or custodian. These are often centralized entities or multi-sigs, creating a single point of failure. If the bridge is compromised or halts operations, the wrapped tokens may become worthless.
Oracle & Pricing Risk
Protocols using wrapped LP tokens as collateral rely on price oracles to determine their value. An incorrect price feed (due to manipulation, stale data, or oracle failure) can lead to improper liquidations or allow users to borrow more than the collateral's true value, destabilizing the lending protocol.
Underlying Pool Risks
The wrapped token inherits all risks of the source liquidity pool:
- Impermanent Loss: Underlying asset price divergence reduces pool value.
- Concentrated Loss: For v3-style pools, liquidity outside the price range earns no fees.
- Pool-Specific Exploits: Bugs in the AMM (e.g., Uniswap, Curve) could deplete funds.
Admin Key & Upgradeability Risk
Many wrapping contracts have admin keys or are upgradeable via proxy. A malicious or compromised admin could:
- Pause withdrawals, freezing funds.
- Upgrade the contract to a malicious implementation.
- Mint unlimited wrapped tokens, diluting holders. Assessing the decentralization and governance of the wrapper is crucial.
Composability & Integration Risk
Errors in how other protocols integrate the wrapped LP token can create systemic risk. For example, a lending protocol might incorrectly calculate the token's Loan-to-Value ratio, or a yield aggregator might fail to properly unwrap and re-stake the underlying LP position, leading to loss of yield or principal.
Wrapped LP Token vs. Native LP Token
Key technical and functional differences between a standard liquidity provider token and its wrapped derivative.
| Feature | Native LP Token | Wrapped LP Token |
|---|---|---|
Primary Function | Represents direct ownership in an AMM liquidity pool | Represents ownership of a Native LP Token held in a smart contract vault |
Underlying Asset | Direct claim on the pool's paired assets (e.g., ETH/USDC) | A claim on the Native LP Token itself |
Composability | Limited to protocols built for its specific AMM | Can be used across DeFi protocols on its native chain (e.g., as collateral) |
Cross-Chain Utility | Typically locked to its native blockchain | Can be bridged to other blockchains as a canonical representation |
Protocol Integration | Requires custom integration for each AMM type | Standardized ERC-20 interface enables universal integration |
Yield Accrual | Accrues trading fees and rewards natively in the pool | Accrues underlying fees; may require unwrapping to claim |
Custodial Layer | Non-custodial; held directly by the user | Custodied by the wrapping protocol's smart contract vault |
Common Examples | Uniswap V3 LP NFT, Curve LP token | Stargate USDC Pool LP (S*USDC), Yearn vault tokens |
Frequently Asked Questions (FAQ)
A Wrapped LP Token is a derivative asset that represents a liquidity provider's share in a decentralized exchange pool, but in a standardized, tradable format. This FAQ addresses common questions about their purpose, mechanics, and use cases.
A Wrapped LP Token is a standardized, tradable representation of a liquidity provider (LP) position from an Automated Market Maker (AMM) like Uniswap or Curve. It is created by depositing the native, non-fungible LP token (e.g., a Uniswap V3 NFT or a Curve LP token) into a smart contract that mints a fungible ERC-20 or ERC-721 token in return. This process, known as wrapping, transforms a unique or non-standard LP position into a liquid asset that can be easily transferred, traded on secondary markets, or used as collateral in other DeFi protocols.
Get In Touch
today.
Our experts will offer a free quote and a 30min call to discuss your project.