بنقرة واحدة
indigo-redemption
Manage redemptions and Redemption Order Book (ROB) positions on Indigo Protocol.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Manage redemptions and Redemption Order Book (ROB) positions on Indigo Protocol.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Query Indigo Protocol governance data including protocol parameters, polls, .
Manage Collateralized Debt Positions (CDPs) on the Indigo Protocol.
Query TVL, protocol statistics, APR rewards, and DEX yield data for the Indigo Protocol.
Query real-time prices and data for Indigo Protocol iAssets, ADA, and INDY tokens.
Interact with decentralized exchanges on Cardano through the Indigo Protocol ecosystem.
Store and retrieve data on IPFS and query collector UTXOs for the Indigo Protocol.
| name | indigo-redemption |
| description | Manage redemptions and Redemption Order Book (ROB) positions on Indigo Protocol. |
| allowed-tools | Read, Glob, Grep |
| license | MIT |
| metadata | {"author":"indigoprotocol","version":"0.1.0"} |
Skill for managing redemptions and Redemption Order Book (ROB) positions on Indigo Protocol.
@indigoprotocol/indigo-mcp server runningnpx @indigoprotocol/indigo-mcp
| Tool | Description |
|---|---|
get_order_book | Get open ROB positions from the order book, optionally filtered by asset or owners |
get_redemption_orders | Get redemption orders, optionally filtered by timestamp or price range |
get_redemption_queue | Get aggregated redemption queue for a specific iAsset, sorted by max price ascending |
open_rob | Open a new ROB position with ADA and a max price limit |
cancel_rob | Cancel an existing ROB position |
adjust_rob | Adjust ADA amount in an ROB position; optionally update max price |
claim_rob | Claim received iAssets from an ROB position |
redeem_rob | Redeem iAssets against one or more ROB positions |