Cardano Staking
Check stake delegation and available ADA rewards for the connected wallet.
Prerequisites
- -
@indigoprotocol/cardano-mcp server running
MCP Tools
- -
get_stake_delegation — Retrieve the staked pool ID and available ADA rewards
When to use
Use this skill when the user asks about:
- - Staking status or delegation
- Which stake pool they are delegated to
- Available staking rewards
- ADA rewards they can claim
Data interpretation
- -
poolId is the bech32 pool identifier (e.g. pool1...). - INLINECODE4 is already in ADA (not lovelace).
Cardano 质押
检查已连接钱包的质押委托情况和可用ADA奖励。
前置条件
- - 确保 @indigoprotocol/cardano-mcp 服务器正在运行
MCP 工具
- - getstakedelegation — 获取已质押的矿池ID和可用ADA奖励
使用场景
当用户询问以下内容时使用此技能:
- - 质押状态或委托情况
- 他们委托给了哪个质押矿池
- 可用的质押奖励
- 可领取的ADA奖励
数据说明
- - poolId 是bech32格式的矿池标识符(例如 pool1...)
- availableAdaRewards 已以ADA为单位(非lovelace)