binance-crypto-market-rank

binance-crypto-market-rank is a skill for Claude Code, Codex from nirholas/three.ws. It costs 55 tokens per session (4,250 once invoked), scanned A, a copy of crypto-market-rank, Apache-2.0.

A skill for reading cryptocurrency rankings from the Binance Web3 API, including trending tokens, social attention, smart-money buying, meme tokens, and trader results.

In plain words
What is it for?
It is for finding trending or searched tokens, Binance Alpha tokens, tokenised stocks, tokens attracting large-wallet purchases, meme-token rankings, and top trader profit records.
Why use it?
It brings several token leaderboards into one documented way of querying them.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It is for finding trending or searched tokens, Binance Alpha tokens, tokenised stocks, tokens attracting large-wallet purchases, meme-token rankings, and top trader profit records.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nirholas/three.ws/binance-crypto-market-rank
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add nirholas/three.ws --skill binance-crypto-market-rank
Clone the repo
git clone --depth 1 https://github.com/nirholas/three.ws

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for binance-crypto-market-rank

README.md
[![agentmods](https://agentmods.dev/badge/skills/nirholas/three.ws/binance-crypto-market-rank/github.svg)](https://agentmods.dev/skills/nirholas/three.ws/binance-crypto-market-rank)
Your own site
<a href="https://agentmods.dev/skills/nirholas/three.ws/binance-crypto-market-rank"><img src="https://agentmods.dev/badge/skills/nirholas/three.ws/binance-crypto-market-rank/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for binance-crypto-market-rank

Your own site · 80×15
<a href="https://agentmods.dev/skills/nirholas/three.ws/binance-crypto-market-rank"><img src="https://agentmods.dev/badge/skills/nirholas/three.ws/binance-crypto-market-rank.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,250 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin 95% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00055 $0.04250
Opus 5 $0.00028 $0.02125
Sonnet 5 $0.00011 $0.00850
Haiku 4.5 $0.00006 $0.00425

Measured 10d ago against content hash a70d8c11bc0c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

binance-crypto-market-rank scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl 'https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/pulse/social/hype/rank/leaderboard?chainId=56&sentiment=All&socialLanguage=ALL&targetLanguage=en&timeRange=1' \
Origin

This is a copy

95% identical to crypto-market-rank — 57 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

data/skills/analysis/binance-crypto-market-rank/SKILL.md · 430 lines

How it starts

The opening of the file, as written. The whole thing — 430 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Crypto Market Rank Skill

Overview

API Function Use Case
Social Hype Leaderboard Social buzz ranking Sentiment analysis, social summaries
Unified Token Rank Multi-type token rankings Trending, Top Search, Alpha, Stock with filters
Smart Money Inflow Rank Token rank by smart money buys Discover tokens smart money is buying most
Meme Rank Top meme tokens from Pulse launchpad Find meme tokens most likely to break out
Address Pnl Rank Top trader PnL leaderboard Top PnL traders / KOL performance ranking

Use Cases

  1. Social Hype Analysis: Discover tokens with highest social buzz and sentiment
  2. Trending Tokens: View currently trending tokens (rankType=10)
  3. Top Searched: See most searched tokens (rankType=11)
  4. Alpha Discovery: Browse Binance Alpha picks (rankType=20)
  5. Stock Tokens: View tokenized stocks (rankType=40)
  6. Smart Money Inflow: Discover which tokens smart money is buying most
  7. Meme Rank: Find top meme tokens from Pulse launchpad most likely to break out
  8. PnL Leaderboard: View top-performing trader addresses, PnL, win rates
  9. Filtered Research: Combine filters for targeted token or address screening

Supported Chains

Chain chainId
BSC 56
Base 8453
Solana CT_501

API 1: Social Hype Leaderboard

Method: GET

URL:

https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/pulse/social/hype/rank/leaderboard

Request Parameters:

Parameter Type Required Description
chainId string Yes Chain ID
sentiment string No Filter: All, Positive, Negative, Neutral
targetLanguage string Yes Translation target, e.g., en, zh
timeRange number Yes Time range, 1 = 24 hours
socialLanguage string No Content language, ALL for all

Headers: Accept-Encoding: identity

Read the full file on GitHub · 430 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 430 lines · 55 tokens per session scan A a70d8c11bc0c

Subscribe to this mod's changes

binance-crypto-market-rank is a skill published in the GitHub repository nirholas/three.ws (114 stars, last pushed today), licensed Apache-2.0. It adds 55 tokens to every session and 4,250 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). It is 95% identical to crypto-market-rank, differing in 57 lines, and is treated as a copy.

Related

Other skills, from other repositories

blockchain-defi

Use this skill when asked about decentralized finance, DeFi protocols, AMM mechanics, lending and borrowing protocols, perpetual futures, yield farming, liquidity mining, liquid staking, restaking, yield optimization, DeFi security, MEV, and protocol composability. Covers AMM design (Uniswap, Curve, Balancer), lending…

j4flmao/agent-skills · 154 tokens

apex-copilot

Use this skill when the user is working on a Web3 project and needs Apex Foundation diligence tools: scoring a crypto/Web3 project for investment readiness, matching against the Apex portfolio of 200+ projects, finding relevant Web3 hackathons, matching against Web3 VC funds and investors, smart contract code review…

Apex-Foundation/copilot-mcp · 245 tokens

stablecoin-chain-explorer

Explore stablecoin TVL distribution and yield opportunities by blockchain. Query which chains have the most stablecoins, compare cross-chain yields, and find the best opportunities on Ethereum, BSC, Arbitrum, Base, Polygon, and more. Also for protocols and issuers researching where stablecoin TVL and liquidity…

barkermoney/barker-mcp · 102 tokens

gstd-sovereign

Full agent autonomy — self-sustaining economic entity that earns GSTD, manages finances, shares intelligence, recruits agents, and promotes financial independence.

gstdcoin/A2A · 35 tokens

agent-wallet

Operate a non-custodial blockchain wallet on-chain (EVM and Bitcoin), no exchange or MetaMask. Create or import a wallet, balances, send native/ERC-20/BTC, swap tokens, compile/deploy/call Solidity. Trigger on wallet, crypto, ETH, BTC, ERC-20, token, send, transfer, swap, trade, Solidity, contract, on-chain, testnet…

hec-ovi/blockchain-skill · 93 tokens

tokenomist-fundraising-lookup

Look up fundraising rounds, investors, and valuation data for tokens. Use when finding who invested, at what valuation, or analyzing investor portfolios.

tokenomist-ai/tokenomist-cli · 37 tokens