Key Differences

The fundamental distinction is how rewards are expressed. stLINK uses a rebasing mechanism — your balance increases approximately every two days. wstLINK uses an appreciation mechanism — your balance stays flat but the exchange rate between wstLINK and LINK increases over time. Both approaches deliver identical economic returns; they are two different representations of the same underlying staking position.

PropertystLINKwstLINK
TypeRebasing ERC-20Non-rebasing ERC-20
Balance changes?Yes — grows approximately every two days with rewardsNo — stays constant
Value changes?Via balance increaseVia exchange rate appreciation
DeFi compatible?Limited — rebasing causes issuesYes — designed for DeFi
Bridgeable via CCIP?No — wrap firstYes — direct bridge
Morpho collateral?NoYes
Curve LP?Yes (stLINK/LINK pool)No
Camelot DEX?NoYes
Folks Finance?NoYes
Gas to convert?N/A (base token)Gas only — free otherwise

Neither token is strictly better than the other — they serve different purposes. The choice depends entirely on what you plan to do with your staked LINK. Holding passively? stLINK. Deploying into DeFi or bridging cross-chain? wstLINK.

When to Use Each

The table below summarizes the recommended token for each common use case. These recommendations reflect how each protocol actually handles the tokens — not opinion.

Use CaseRecommended TokenWhy
Passive holding / watch balance growstLINKRebasing makes rewards visible approximately every two days
Morpho lending collateralwstLINKNon-rebasing required for lending accounting
Curve stLINK/LINK LPstLINKPool is denominated in stLINK
Bridge to Arbitrum / Base / PolygonwstLINKCCIP bridge only supports wstLINK
Camelot DEX liquiditywstLINKPool is denominated in wstLINK
Folks Finance lendingwstLINKLending protocol requires non-rebasing

If you are primarily a long-term holder with no immediate plans to use DeFi, stLINK is the simplest and most intuitive choice — rewards compound automatically and are immediately visible in your wallet balance. If you are an active DeFi user who wants to earn additional yield on top of Chainlink staking rewards, wstLINK unlocks that entire ecosystem.

Many advanced users hold both: stLINK for the portion they want to keep liquid and visible, and wstLINK for the portion deployed as Morpho collateral or bridged to L2. You can always convert between them, so these are not permanent decisions.

How to Wrap / Unwrap

Converting between stLINK and wstLINK is instant and costs only gas — there are no protocol fees, no slippage, and no waiting period. The contracts handle the conversion at the current exchange rate and settle in the same transaction.

Two ways to convert:
  1. stake.link UI — visit stake.link and use the wrap/unwrap interface in the token section. Connect your wallet, enter the amount, and confirm the transaction.
  2. Analytics Dashboard — the stakedotlink.money dashboard provides a direct wrap/unwrap interface with live exchange rate display.

To wrap stLINK into wstLINK: the contract divides your stLINK amount by the current exchange rate to determine how many wstLINK to mint. To unwrap wstLINK back to stLINK: the contract multiplies your wstLINK amount by the current exchange rate. The math is always symmetric — you receive the economically equivalent amount in either direction.

When bridging via CCIP, you do not need to wrap manually first. The WrappedTokenBridge contract accepts stLINK on the source chain, wraps it to wstLINK atomically, and bridges the wstLINK to the destination chain in a single transaction. This makes the cross-chain experience seamless even if you hold stLINK.

The Exchange Rate

The wstLINK/stLINK exchange rate is the core mechanism that makes the non-rebasing wrapper work. It tracks exactly how many stLINK each wstLINK token represents, and it increases monotonically as rewards accrue.

Exchange rate formula

newRate = (totalLINK + newRewards) / totalStLINK

As rewards flow in, the numerator increases while the denominator stays fixed — the rate climbs.

Under normal conditions, the exchange rate never decreases. It can only increase (as rewards are distributed) or stay flat (if no rewards have accrued in a given period). The only scenario where the rate could theoretically decrease is a Chainlink staking slashing event — but as of writing, slashing has never occurred in 3+ years of stake.link protocol operation.

This one-way ratchet property is what makes wstLINK safe to hold long-term. Protocols that accept wstLINK as collateral or liquidity can rely on the token's value not declining due to rebase mechanics. Combined with zero slashing history and five independent security audits, wstLINK carries a well-established risk profile suitable for DeFi collateral use.

You can always view the live exchange rate on the stakedotlink.money dashboard — it reflects the current ratio between total staked LINK (including accumulated rewards) and total stLINK supply. As this rate rises, each wstLINK you hold silently becomes worth more LINK.