get_best_liquid_staking
Find the optimal liquid staking protocol for your asset and risk tolerance. Evaluates protocols by TVL, audits, age, and momentum to return the top recommendation with alternatives.
Instructions
Select the best liquid staking protocol for a given asset and risk profile.
Scores protocols by TVL, audit count, age, and momentum. Returns one recommendation with reasoning and top alternatives. Covers: Lido, Rocket Pool, Coinbase cbETH, Jito, Marinade, and 50+ others.
Use this when: an agent needs to stake an asset while keeping it liquid. Do NOT use for: yield farming (use get_best_yield), restaking (use get_best_restaking).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | No | Asset to stake. Examples: 'ETH', 'SOL', 'BNB', 'MATIC' | ETH |
| risk_profile | No | 'safe' (score>=75), 'moderate' (>=55), 'max_yield' (>=35) | moderate |
| chain | No | 'all' or chain name: 'Ethereum', 'Solana', 'BNB Chain' | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||