# LensCrypt Social Trending Tokens

> LensCrypt Social Trending Tokens is a paid API for AI agents from 67olens-x402.vercel.app, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-14).

Fetches currently trending tokens and assets based on social signals across crypto communities

## Facts

- Endpoint: GET https://67olens-x402.vercel.app/api/social/trending
- Price: $0.1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/lenscrypt-social-trending-tokens-a75e7740
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_hfd-7ItXslepUnmytYIiF

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability lenscrypt-social-trending-tokens-a75e7740
```

Example prompt: What crypto tokens are trending on social media right now? Pull the latest socially trending assets from LensCrypt so I can see what the community is buzzing about.

## When to prefer this

Use this endpoint when you need real-time social momentum signals for crypto tokens — ideal for discovering emerging or viral tokens before price action follows social interest. Prefer this over on-chain volume metrics when you want community-driven discovery rather than purely financial signals.

## Known failure modes

- Payment not received — returns 402 if USDC payment via x402 protocol on Base is missing or insufficient
- Rate limit exceeded — too many calls in a short window
- Upstream social data unavailable — social signal aggregation pipeline temporarily down, returns 5xx
- Malformed request parameters — returns 400 if query parameters are invalid
- No trending data available — returns empty or minimal result set during low-activity periods

## How this service works

81 paid REST endpoints covering wallet analytics, DeFi yields, token safety, smart money tracking, whale alerts, sniper detection, GMX perps, Solana tools, protocol stats, gas tracking, DEX quotes, NFT analytics, social signals, and 8 AI-powered endpoints (MiMo V2.5). Pay USDC via x402 protocol on Base.

## Output

A JSON response listing currently trending tokens ranked by social activity, including token identifiers and associated social signal metrics indicating community momentum and chatter volume.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "properties": {
   "type": "string"
  }
 }
}
```

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "status": "ok"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/lenscrypt-social-trending-tokens-a75e7740/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from 67olens-x402.vercel.app](https://www.zero.xyz/host/67olens-x402.vercel.app/llms.txt)
