# Analyze Gate DEX Market Data

On-chain token research needs fast, consistent public market data. This skill retrieves Gate Wallet DEX prices, liquidity, rankings, and risk information through MCP tools.

## Install

```bash
npx skillstore add gate/gate-dex-market
```

## Metadata

- Status: approved
- Slug: gate-gate-dex-market
- Version: 2026.3.6-1
- Author version: 2026.3.6-1
- Skillstore revision: r1
- Version status: valid
- Tree hash: bb25bfb90361e2a3eab81e58a0957871a64995d8d1825ebf4aec8b1a76af1190
- Author: gate
- GitHub username: gate
- License: MIT
- Repository: https://github.com/gate/gate-skills/tree/master/skills/gate-dex-market/
- Ref: 30c73eac2afe762f6aa9c4553158769369d47351
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: network, filesystem, external\_commands
- Quality score: 79
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/gate-gate-dex-market
- Manifest: https://skillstore.pages.dev/api/skills/gate-gate-dex-market/manifest

## Capabilities

- Checks that the Gate DEX MCP server is reachable before running workflows.
- Retrieves K-line data for a token by chain, address, interval, and limit.
- Gets token transaction statistics and pair liquidity for market summaries.
- Returns token details such as symbol, supply, holders, price, and market cap.
- Lists ranked or newly created tokens by chain and selected parameters.
- Displays token risk information from the public risk audit tool.

## Use Cases

- Compare token activity: Review price movement, buy and sell activity, and liquidity for a token before deeper research.
- Screen new listings: Find recently created tokens on a chain and add risk checks before spending more research time.
- Summarize market context: Create a clear market snapshot for users who ask about token price, volume, or contract risk.

## Prompt Templates

### Check one token

```
Show the current market data for this token on Ethereum: [token contract address]. Include price trend, transaction stats, and liquidity.
```

### Review token details

```
Get token details for [token contract address] on [chain]. Summarize symbol, supply, holders, price, market cap, and website if available.
```

### Find ranked tokens

```
List the top [number] tokens on [chain] by [market cap, volume, price change, or holders]. Highlight major movers and liquidity context.
```

### Build a research workflow

```
Find new tokens created on [chain] during [time range]. For each candidate, summarize details, risk status, liquidity, and recent transaction activity.
```

## Limitations

- Requires a configured Gate DEX MCP server named gate-dex-mcp.
- Does not execute trades, submit transactions, or manage wallets.
- Uses public market data and may not cover every chain or token.
- Risk results are informational and are not financial advice.

## Best Practices

- Confirm the chain and contract address before requesting token data.
- Run a risk check before interpreting new token market activity.
- Treat market data as informational and verify important details with independent sources.

## Anti Patterns

- Do not ask the skill to execute trades or approve transactions.
- Do not treat token rankings as investment recommendations.
- Do not continue workflows when the configured MCP server is unavailable.

## Security Audit

- Audited at: 2026-07-05T16:12:31.781\+00:00
- Summary: All 128 static findings were reviewed as false positives. The skill is Markdown documentation for read-only Gate DEX MCP market data. URLs and file paths are setup examples; backticks are Markdown formatting, not shell execution.

## Stats

- Views: 119
- Downloads: 8
- Favorites: 0
- Popularity score: 0
