okx-dex-market

Fetch on-chain token prices, K-lines, and wallet PnL data across multiple chains.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provide fast, structured on-chain market data and wallet profit-and-loss insights so users can quickly understand token prices, candlestick trends, and portfolio performance without manually querying multiple sources or parsing raw transaction feeds.

Core Features & Use Cases

  • Real-time prices & batch queries: Single-token price lookups and batch price requests across supported chains.
  • K-line / candlesticks & index prices: Hourly/daily candlestick data and optional aggregate index prices for cross-source comparisons.
  • Wallet PnL and address tracking: Portfolio overviews, per-token PnL snapshots, DEX trade history, and smart-money/KOL/custom address activity feeds for trading and research workflows.

Quick Start

Show me the hourly K-line chart and current USD price for BONK on Solana.

Frequently Asked Questions about okx-dex-market

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

FAQPage Schema
How do I get real-time token prices and K-line charts across multiple chains?

To get real-time token prices and K-line charts, provide the token contract address and specify the chain identifier like Ethereum or Solana. The Skill returns structured JSON with current USD prices and hourly or daily candlestick data.

Can I track wallet PnL and DEX trade history using just a wallet address?

Yes, you can track wallet PnL and DEX trade history by submitting a wallet address and optional chain identifier. The Skill calculates portfolio overviews, per-token profit and loss snapshots, and retrieves past decentralized exchange trades.

What on-chain market data is available for Solana tokens?

On-chain market data for Solana tokens includes real-time prices, batch price queries, hourly and daily K-line candlesticks, and aggregate index prices. You need to supply the specific token address to retrieve this structured market data.

Does this Skill support batch price queries and index prices for cross-source comparisons?

Yes, the Skill supports batch price queries for multiple tokens and provides aggregate index prices across supported chains. This allows you to perform cross-source market data comparisons directly from the returned structured JSON fields.

How do I monitor smart-money and custom address tracker activities?

To monitor smart-money and custom address tracker activities, input the target wallet addresses and desired chain. The Skill generates structured activity feeds detailing portfolio movements and DEX trading actions for research workflows.

What should I do if on-chain market data queries fail or return region-restriction errors?

If on-chain market data queries fail, ensure the onchainos CLI binary passes pre-flight checks and verify your region supports the requested chain. The Skill enforces robust error handling and returns specific region-restriction messages for unsupported areas.