Beginners often arrive with a bag of one token — HAM, a memecoin, a governance token — and hit Stake expecting that coin to lock up for rewards. Many protocols say no. They want an LP token instead. That is not a bug. It is a different job.
Regular token vs LP token
| Regular token | LP token | |
|---|---|---|
| What it is | The asset itself — HAM, WHYPE, ETH | A receipt for a pair you deposited into a liquidity pool |
| What you did | Bought or received it | Added two tokens to a DEX pool in equal dollar value |
| What it represents | Your coins | Your share of that pool (fees + underlying tokens) |
| Typical name | HAM, WHYPE | Something like HAM-WHYPE LP or a cryptic contract name |
A regular token answers: “How many HAM do I own?”
An LP token answers: “How much of the HAM/WHYPE pool do I own?“
Why farms ask for LP, not your coin
Protocols that need a healthy market — especially pegged or rebasing tokens — often incentivise liquidity, not idle bags.
When you add HAM + WHYPE to a pool:
- Swappers can trade HAM without the price ripping apart on thin liquidity.
- You take on impermanent loss risk if the two prices diverge.
- The farm pays you emissions (bonus tokens) for accepting that job.
Staking plain HAM would not deepen the pool. Staking LP does. That is why the UI rejects HAM and asks for the LP receipt.
How to get LP (generic steps)
- Hold gas on the right network (for Hyperham: HyperEVM, chain ID 999, gas token HYPE).
- Get both sides of the pair — usually ~50% of your dollar value in each token. If you only hold HAM, swap roughly half for the paired asset (e.g. WHYPE).
- Add liquidity on the DEX that hosts the official pool (approve both tokens, confirm Add liquidity).
- Receive the LP token in your wallet — it is a separate ERC-20.
- Stake the LP token in the farm contract (not the underlying HAM).
You will sign multiple transactions: approvals, add liquidity, then stake. Each costs gas.
Example: Hyperham (HAM / WHYPE)
Hyperham is an elastic-supply token on HyperEVM pegged toward $1. Its docs describe rewards through a Synthetix-style farm (HAMIncentivizer) that pays emissions to people who stake HAM/WHYPE LP — not raw HAM sitting in a wallet.
Documented flow:
- Wrap HYPE → WHYPE (wrapped gas token on HyperEVM).
- Swap about half your WHYPE for HAM (or use Ape In on app.hyperham.finance for a pre-set swap).
- On Project X (the HyperEVM DEX), add equal dollar value of HAM + WHYPE → receive LP.
- On Hyperham’s Farms tab, stake that LP token.
- Claim rewards with getReward; unstake with exit when you leave.
HAM also rebases — your displayed balance can change without a transfer. Track underlying balance for your real share of supply; LP maths still applies on top of that.
LP farming is not “staking HAM with extra steps.” You are a market maker now — exposed to pool mechanics, contract risk, and often high-volatility reward tokens. Only size a position you can afford to lose or babysit.