okx-defi-portfolio

okx defi portfolio

okx 315 ↓ 6.5k updated 28d ago
Claude Code
View source ↗

What it does

  • For DeFi deposit/redeem/claim → use okx-defi-invest
  • For token price/chart → use okx-dex-market
  • For wallet token balances → use okx-agentic-wallet
  • For DEX spot swap → use okx-agentic-wallet
  • XLayer addresses
  • EVM addresses (Ethereum, BSC, Polygon, etc.)
  • Solana addresses

Requirements & configuration

  • For token price/chart → use okx-dex-market
  • For wallet token balances → use okx-agentic-wallet
  • | Type | Asset | Amount | Value(USD) | investmentId | aggregateProductId | Token Contract | Rewards |
  • Each token row is one row; merge in investmentId and aggregateProductId from its parent investment entry
  • investmentId is MANDATORY in every row — users need it for redeem/claim (via okx-defi-invest)

Configuration: ACTIVEINACTIVE

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

okx defi portfolio

Source

Repository: https://github.com/okx/onchainos-skills

okx-defi-portfolio FAQ

What does the okx-defi-portfolio skill do?

Use this skill to 'check my DeFi positions', 'view DeFi holdings', 'show my DeFi portfolio', 'what DeFi am I invested in', 'show my staking positions', 'show my lending positions', 'DeFi balance', 'DeFi 持仓', '查看DeFi持仓', '我的DeFi资产', '持仓详情', '持仓列表', or mentions viewing DeFi holdings, positions, portfolio across protocols — when the user does NOT name a specific DApp. Covers positions overview and per-protocol position detail. Do NOT use for deposit/redeem/claim operations — use okx-defi-invest. Do NOT use for wallet token balances — use okx-agentic-wallet. Do NOT use for DEX spot swaps — use okx-agentic-wallet. Do NOT use when the user names a specific third-party DApp by name (e.g. 'show my Aave positions', 'my Hyperliquid balance', 'check my Polymarket holdings') — route to okx-dapp-discovery instead, which loads the DApp's plugin for protocol-native position views. For DeFi deposit/redeem/claim → use okx-defi-invest For token price/chart → use okx-dex-market

What does okx-defi-portfolio require?

For token price/chart → use okx-dex-market For wallet token balances → use okx-agentic-wallet | Type | Asset | Amount | Value(USD) | investmentId | aggregateProductId | Token Contract | Rewards | Each token row is one row; merge in investmentId and aggregateProductId from its parent investment entry investmentId is MANDATORY in every row — users need it for redeem/claim (via okx-defi-invest) Configuration keys: ACTIVE, INACTIVE.

How do I install okx-defi-portfolio?

Run: npx -y skills add https://github.com/okx/onchainos-skills --skill okx-defi-portfolio --agent claude-code — the source lives at github.com/okx/onchainos-skills.

Maintain okx-defi-portfolio?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

okx-defi-portfolio on getagentictools
[![okx-defi-portfolio on getagentictools](https://getagentictools.com/badge/skills/okx-onchainos-skills-okx-defi-portfolio.svg)](https://getagentictools.com/skills/okx-onchainos-skills-okx-defi-portfolio?ref=badge)
npx agentictools info skills/okx-onchainos-skills-okx-defi-portfolio

The second line is the CLI lookup for this page — handy in READMEs and docs.