okx-wallet-portfolio

okx wallet portfolio

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

What it does

  • For PnL analysis, win rate, DEX transaction history, realized/unrealized PnL → use okx-dex-market
  • For token prices / K-lines → use okx-dex-market
  • For token search / metadata → use okx-dex-token
  • For smart money / whale / KOL signals → use okx-dex-signal
  • For meme token scanning → use okx-dex-trenches
  • For swap execution → use okx-dex-swap
  • For transaction broadcasting → use okx-onchain-gateway

Requirements & configuration

  • 4 commands for supported chains, wallet total value, all token balances, and specific token balances.
  • For token prices / K-lines → use okx-dex-market
  • For token search / metadata → use okx-dex-token
  • For meme token scanning → use okx-dex-trenches
  • | 3 | onchainos portfolio all-balances --address <address> --chains <chains> | Get all token balances for a wallet (both params required) |

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

okx wallet portfolio

Source

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

okx-wallet-portfolio FAQ

What does the okx-wallet-portfolio skill do?

Public-address portfolio lookup across XLayer, Solana, Ethereum, Base, BSC, Arbitrum, Polygon and 20+ chains. Invoke when the user supplies a wallet address and wants its: balance, token holdings, total portfolio value, or DeFi positions (e.g. 'check balance of 0xAbc', 'what tokens does 0xAbc hold', 'portfolio value of this address'). Requires an explicit address — for the user's own logged-in wallet with no address use okx-agentic-wallet. For PnL analysis, win rate, DEX transaction history, realized/unrealized PnL → use okx-dex-market For token prices / K-lines → use okx-dex-market

What does okx-wallet-portfolio require?

4 commands for supported chains, wallet total value, all token balances, and specific token balances. For token prices / K-lines → use okx-dex-market For token search / metadata → use okx-dex-token For meme token scanning → use okx-dex-trenches | 3 | onchainos portfolio all-balances --address <address> --chains <chains> | Get all token balances for a wallet (both params required) |

How do I install okx-wallet-portfolio?

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

Maintain okx-wallet-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-wallet-portfolio on getagentictools
[![okx-wallet-portfolio on getagentictools](https://getagentictools.com/badge/skills/okx-onchainos-skills-okx-wallet-portfolio.svg)](https://getagentictools.com/skills/okx-onchainos-skills-okx-wallet-portfolio?ref=badge)
npx agentictools info skills/okx-onchainos-skills-okx-wallet-portfolio

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