okx-dex-token

Analyze DEX token data for trends, market cap, liquidity, and holder distribution.

3|2|Updated May 6, 2020
One-click install
npx skills add https://github.com/Dargon789/coinbase-ethereum-smartcontracts --skill okx-dex-token-dargon789
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: okx-dex-token
Source: https://github.com/Dargon789/coinbase-ethereum-smartcontracts/tree/main/.agents/skills/okx-dex-token
Command: npx skills add https://github.com/Dargon789/coinbase-ethereum-smartcontracts --skill okx-dex-token-dargon789

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, okx, websocket-client, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive analytics and insights into DEX tokens, allowing users to search, retrieve detailed information, and analyze token behavior and market trends.

Core Features & Use Cases

  • Token Search: Search for tokens by name, symbol, or address.
  • Token Info: Retrieve metadata, price, market cap, liquidity, and volume.
  • Holder Distribution: Analyze token holder distribution, including whale addresses.
  • Liquidity Pools: View and analyze top liquidity pools for a token.
  • Trending Tokens: Identify trending and hot tokens.
  • Advanced Token Info: Access risk level, developer stats, and token tags.
  • Use Case: A trader wants to find the latest trending tokens and analyze their liquidity pools before making a trade.

Quick Start

Use the okx-dex-token skill to get the price and market cap of a token with the address '0xdac17f958d2ee523a2206206994597c13d831ec7'.

Frequently Asked Questions about okx-dex-token

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

FAQPage Schema
How do I analyze DEX token holder distribution and identify whale addresses?

You can analyze DEX token holder distribution and identify whale addresses by querying token addresses with this Skill. It retrieves holder distribution data directly via the OKX API to pinpoint large concentration risks.

What is the best way to find trending DEX tokens and check their liquidity pools?

Finding trending DEX tokens and checking their liquidity pools is done by retrieving trending token lists and analyzing top pool data. The Skill fetches real-time volume and liquidity metrics via the OKX API.

How do I retrieve market cap and price history for a specific token address?

Retrieving market cap and price history for a token address requires passing the contract address to the Skill. It queries the OKX API to return current price, historical data, and market capitalization.

Can I get DEX token risk levels and developer stats using the OKX API?

Yes, you can get DEX token risk levels and developer stats using the OKX API. The Skill provides advanced token info that includes risk assessments, developer statistics, and token tags for evaluation.

Do I need an OKX API integration to track real-time DEX token trading activity?

Yes, you need an OKX API integration to track real-time DEX token trading activity. The Skill depends on the OKX API and websocket-client library to fetch live market data and trading metrics.