Skip to main content

Liquid Staking Protocols

Nefarious automatically detects 10 liquid staking tokens (LSTs) in any Solana wallet. Each LST is resolved to its underlying SOL value using real-time on-chain exchange rates.

How It Works

Liquid staking tokens are standard SPL tokens in your wallet. Nefarious identifies them, fetches the current exchange rate from the staking protocol, and reports the position with the exact SOL-equivalent value. All LST positions return:
  • type: "stake"
  • metadata.exchangeRate — Current token-to-SOL exchange rate
{
  "protocol": {
    "id": "jito",
    "name": "Jito",
    "url": "https://www.jito.network",
    "category": "lst"
  },
  "totalValueUsd": 7500.00,
  "totalDepositedUsd": 7500.00,
  "totalBorrowedUsd": 0,
  "positions": [
    {
      "id": "jito-stake-jitosol",
      "type": "stake",
      "name": "JitoSOL",
      "valueUsd": 7500.00,
      "tokens": [
        {
          "mint": "J1toso1uCk3RLmjorhTtrVwY9HJ7X8V9yYac6Y7kGCPn",
          "symbol": "JitoSOL",
          "name": "Jito Staked SOL",
          "amount": "48387096774",
          "amountUsd": 7500.00,
          "decimals": 9
        }
      ],
      "metadata": {
        "exchangeRate": 1.1542
      }
    }
  ]
}

Supported LST Protocols

Jito

Token: JitoSOL — MEV-boosted staking with automatic rewards compounding. The most popular LST on Solana.

Marinade

Token: mSOL — Stake pool with 400+ validators for maximum decentralization and consistent yields.

BlazeStake

Token: bSOL — Community-driven stake pool supporting Solana decentralization with BLZE governance rewards.

Sanctum

Token: INF — Unified LST liquidity layer powering the Sanctum ecosystem.

Solayer

Token: sSOL — Restaking protocol unlocking additional yield through active validation services.

Fragmetric

Token: fragSOL — Modular restaking with customizable risk-reward profiles.

Kyros

Token: kySOL — High-yield liquid staking token with optimized validator selection.

Renzo

Token: ezSOL — Cross-chain restaking protocol bringing Ethereum’s restaking model to Solana.

Helius

Token: hSOL — Liquid staking by Helius, the leading Solana RPC and infrastructure provider.

btcSOL

Token: btcSOL — Zeus Network’s BTC-backed liquid staking token bridging Bitcoin yield to Solana.