okx-wallet-portfolio

Query multi-chain wallet balances and total USD portfolio value for a blockchain address.

3|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/Pieverse-Eng/purrfect-skills --skill okx-wallet-portfolio-pieverse-eng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: okx-wallet-portfolio
Source: https://github.com/Pieverse-Eng/purrfect-skills/tree/main/okx/vendor/okx-wallet-portfolio
Command: npx skills add https://github.com/Pieverse-Eng/purrfect-skills --skill okx-wallet-portfolio-pieverse-eng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill lets users retrieve and verify the token balances and total USD portfolio value for a specific blockchain wallet address across multiple chains, removing the need to query multiple explorers or combine fragmented on-chain data manually.

Core Features & Use Cases

  • Multi-chain balance queries: Obtain total wallet value, full token holdings, or specific token balances across XLayer, Solana, Ethereum, Base, BSC, Arbitrum, Polygon and 20+ other chains.
  • CLI-driven, production-grade workflow: Includes pre-flight installer/version checks, binary checksum verification, and rate-limit guidance to ensure reliable operation in automated environments.
  • Data hygiene and safety guidance: Returns UI-unit balances, USD valuations, and abbreviated contract addresses, warns about wrapped/bridged token metadata, and prescribes next-step workflows (token info, swap, PnL) without exposing internal skill endpoints.

Quick Start

Check the total USD portfolio value for address 0xAbc... across XLayer and Solana and show a per-token breakdown.

Frequently Asked Questions about okx-wallet-portfolio

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check a wallet's total portfolio value across multiple blockchains?

You can check a wallet's total portfolio value by providing an explicit wallet address to retrieve combined USD valuations and per-token balances across 20+ chains like Ethereum, Solana, and Arbitrum.

How do I retrieve token balances for a specific blockchain address on different chains?

Retrieve token balances for a specific blockchain address by specifying the address and target chain name, which returns UI-unit balances alongside USD values and abbreviated contract addresses.

Can I query onchain balances for Solana and EVM chains using one tool?

Yes, you can query onchain balances for Solana and EVM chains like Base, BSC, and Polygon simultaneously, aggregating fragmented wallet data without checking multiple explorers manually.

What is the best way to get total USD portfolio value for an XLayer wallet address?

The best way to get total USD portfolio value for an XLayer wallet address is using multi-chain balance queries that resolve chain names and return aggregated valuations.

Do I need a specific wallet address to look up onchain token balances?

Yes, an explicit wallet address parameter is required to look up onchain token balances, as the system needs it to resolve chain-specific holdings and calculate total portfolio value.

How does the system handle wrapped or bridged token metadata when checking wallet balances?

When checking wallet balances, the system returns UI-unit balances and warns about wrapped or bridged token metadata, ensuring data hygiene without exposing internal endpoints.