---
name: oh31wu9m.nx.link
description: This host exposes a single endpoint that returns the current global top 50 trending cryptocurrency tokens, including price data, market cap, liquidity, risk scores, opportunity signals, and DEX pool details. It is a snapshot feed with no historical data and no execution capability.
host: oh31wu9m.nx.link
---

# oh31wu9m.nx.link

oh31wu9m.nx.link is a read-only market intelligence feed focused exclusively on real-time trending token discovery. It serves agents that need a ranked, pre-filtered list of tokens gaining traction globally, enriched with risk and opportunity metadata to support trading research or screening workflows. It does not cover non-trending tokens, historical trends, or trade execution.

## When to use this host

Use this host when an agent needs a current, ranked list of globally trending crypto tokens with enriched market and risk metadata in a single call — for example, to seed a watchlist, screen for entry opportunities, or surface tokens gaining momentum. Do not use it for historical trending data (use a dedicated historical market API instead), deep dives on arbitrary non-trending tokens (use a token data API such as CoinGecko or CoinMarketCap), or executing swaps or trades (use a DEX aggregator or swap API instead). Because this host has only one skill with no inputs, it is not suitable for targeted or parameterized queries.

## Capabilities

### Trending Token Discovery

Retrieves the global top 50 trending tokens with price changes, market cap, liquidity, risk scores, opportunity signals, and DEX pool details in a single call.

- **`fetch-global-trending-tokens`** — Returns the global top 50 trending crypto tokens with price data, market metrics, risk scores, opportunity signals, and DEX pool details.

## Skill reference

### `fetch-global-trending-tokens`

**Tator Global Trending Top 50** — Returns the global top 50 trending crypto tokens with price data, market metrics, risk scores, opportunity signals, and DEX pool details.

*Use when:* Use when an agent needs a ranked list of currently trending tokens globally, including 24h price changes, market cap, liquidity, trending scores, risk levels, and entry/exit opportunity signals for trading or research decisions.

*Not for:* Do not use for historical trending data, token-specific deep dives on non-trending tokens, or on-chain transaction execution; use a dedicated historical API or swap API instead.

**Returns:** Returns success=true and a data.trending_tokens array of up to 50 token objects, each with price, market cap, liquidity, trending score, risk level, DEX pool info, component scores, and detailed opportunity signals including entry timing and exit recommendations.

**Example:** `GET https://oh31wu9m.nx.link/trending/global`

---
