Liquidity
WeedSwap supports two planned paths for concentrated liquidity.
#Direct v3 Position
Own and manage the Uniswap v3 position NFT yourself. You choose a pair, fee tier, price range, token amounts, minimum amounts, deadline, and recipient. The NFT represents the position and remains individually identifiable.
#WeedSwap Vault
Deposit both tokens and receive vault shares that can be staked in a farm. The vault owns the underlying v3 NFT, so users hold a proportional ERC-20 claim rather than direct NFT custody.
#Compare the two paths
| Question | Direct v3 position | WeedSwap vault |
|---|---|---|
| What you receive | Uniswap v3 NFT | ERC-20 vault shares |
| Who holds the v3 NFT | You or the v3 staker while deposited | Vault contract |
| Who selects the range | User | Immutable vault configuration |
| Farm compatibility | Compatible v3 incentive | ERC-20 farm pool |
| Extra WeedSwap custody | When staked | For the full vault deposit |
#Deposit protection
Both paths need explicit minimum token amounts and a deadline. The vault also checks a maximum slippage value against a protocol cap and rejects fee-on-transfer behavior that would break exact accounting.
