ccxt/ccxt

A unified trading API with more than 100 crypto exchanges and prediction markets in JavaScript / TypeScript / Python / C# / PHP / Go / Java

44kStars on the repository
30Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ccxt/ccxt

Skill Claude CodeCodex

Use when the user mentions connect/disconnect wallet, sign in, sign out, web3 wallet, wallet address, check balance, how much crypto do I have, send BNB/USDT/crypto, transfer tokens, swap tokens, buy/sell token, DEX trade, limit order, market order, cancel order, get a quote, transaction history, wallet settings…

44k 3d ago C 238 tokens original MIT

ccxt/ccxt

Skill Claude CodeCodex

Use when users ask for World Cup or 世界杯 AI match predictions, WC assistant probabilities, World Cup news insights, master analysis, recomputing football match win rates with custom correction signals, or trading a related prediction market after reviewing the AI analysis.

44k 3d ago A 60 tokens original MIT

ccxt/ccxt

Skill Claude CodeCodex

Query Ondo tokenized US stock data on Binance Web3. Covers: supported stock token list, RWA metadata (company info, attestation reports), market and per-asset trading status (with corporate action codes for earnings, dividends, splits), real-time on-chain data (token price, holders, circulating supply, market cap), US…

44k 3d ago A 216 tokens original MIT

binance

04

ccxt/ccxt

Skill Claude CodeCodex

Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth.

44k 3d ago A 22 tokens original MIT

crypto-market-rank

05

ccxt/ccxt

Skill Claude CodeCodex

Crypto market leaderboards — ranked aggregate feeds across the whole market: social-hype/sentiment rank, trending / top-search / Binance Alpha / tokenized-stocks rank, smart-money net-inflow rank (which tokens received the most inflow), top meme tokens by breakout score on Pulse launchpad, top trader PnL leaderboard…

44k 3d ago A 129 tokens original MIT

fiat

06

ccxt/ccxt

Skill Claude CodeCodex

Query Binance fiat payment capabilities — supported countries, currencies, payment methods, limits, and crypto prices — via public APIs, plus authenticated order/payment history lookup. Use whenever users ask about buying or selling crypto with fiat, depositing or withdrawing fiat, fiat-crypto exchange rates, payment…

44k 3d ago A 79 tokens original MIT

meme-rush

07

ccxt/ccxt

Skill Claude CodeCodex

Live launchpad feed + AI hot topics for meme tokens. (1) meme-rush: real-time lifecycle feed on launchpads (Pump.fun, Four.meme) — brand-new launches, currently-finalizing / bonding-curve tokens, and just-migrated-to-DEX tokens; filter by dev behavior, age, market cap. (2) topic-rush: AI-detected hot market narratives…

44k 3d ago A 136 tokens original MIT

ccxt/ccxt

Skill Claude CodeCodex

Binance Onchain Pay enables users to buy cryptocurrency with fiat (e.g., EUR, USD) or send existing crypto from their Binance account directly to any external on-chain wallet address in a single flow—no manual withdrawal needed. Enables partners to integrate crypto buying services: payment-method-list: Get available…

44k 3d ago C 193 tokens original MIT

p2p

09

ccxt/ccxt

Skill Claude CodeCodex

Binance P2P trading assistant for natural-language queries about P2P/C2C market ads, the user's own P2P order history, order detail & appeal tracking, and advertisement publish & management. Use when the user asks about P2P prices, searching/choosing ads, comparing payment methods, reviewing P2P order history…

44k 3d ago B 132 tokens original MIT

payment-assistant

10

ccxt/ccxt

Skill Claude CodeCodex

Binance Pay Assistant - Send and Receive crypto payments. Send: QR code payment from Funding Wallet (C2C + PIX). Use when user wants to buy/purchase/pay/transfer/send, confirm/cancel payment, or query order status. Requires QR code data. PIX QR codes (pix, br.gov.bcb.pix) are auto-detected. Receive: Generate QR codes…

44k 3d ago A 119 tokens original MIT

query-address-info

11

ccxt/ccxt

Skill Claude CodeCodex

Snapshot of a single wallet's token holdings on a specific chain — list of every token currently held with name, symbol, current price, 24h price change, and holding quantity. Use when the user provides an explicit wallet address (or says "my wallet") and wants the current portfolio: "what does 0x... hold", "wallet…

44k 3d ago A 103 tokens original MIT

query-token-audit

12

ccxt/ccxt

Skill Claude CodeCodex

Query token security audit to detect scams, honeypots, and malicious contracts before trading. Returns comprehensive security analysis including contract risks, trading risks, and scam detection. Use when users ask "is this token safe?", "check token security", "audit token", or before any swap.

44k 3d ago A 62 tokens original MIT

query-token-info

13

ccxt/ccxt

Skill Claude CodeCodex

Per-token details for a specific token identified by keyword, symbol, or contract address: (1) search — find tokens by keyword/symbol/contract; (2) meta — static info: name, symbol, logo, social links, creator, official website; (3) dynamic — real-time market data: price, 24h change, volume, holder count, liquidity…

44k 3d ago A 155 tokens original MIT

square-post

14

ccxt/ccxt

Skill Claude CodeCodex

Use when the user wants to publish new content to Binance Square — short text, multi-image posts (up to 4), long-form articles with an optional cover, or videos with an auto-generated cover frame. Trigger on direct phrasings like "post to Square", "publish to Binance Square", "发广场", "发布到广场", and on near-miss intents…

44k 3d ago A 209 tokens original MIT

trading-signal

15

ccxt/ccxt

Skill Claude CodeCodex

Per-trade smart-money signals — each result is a discrete buy or sell event from a tracked smart-money wallet, with trigger price, current price, max gain since trigger, and exit rate. BSC and Solana only. Use for: "smart money buy signal on $X", "any whale just bought $Y", "alpha signals in the last hour"…

44k 3d ago A 105 tokens original MIT

ccxt-cli

16

ccxt/ccxt

Skill Claude CodeCodex

CCXT command-line interface (ccxt-cli) for interacting with 100+ cryptocurrency exchanges directly from the terminal — no code required. Covers installing the CLI, calling any unified CCXT method (fetchTicker, fetchOHLCV, createOrder, fetchBalance), passing arguments and exchange-specific params, authenticating with…

44k 3d ago A 131 tokens original MIT

ccxt-csharp

17

ccxt/ccxt

Skill Claude CodeCodex

CCXT cryptocurrency exchange library for C# and .NET developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in .NET projects. Use when working with…

44k 3d ago A 94 tokens original MIT

ccxt-go

18

ccxt/ccxt

Skill Claude CodeCodex

CCXT cryptocurrency exchange library for Go developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in Go projects. Use when working with crypto…

44k 3d ago A 78 tokens copy · 86% MIT

ccxt-java

19

ccxt/ccxt

Skill Claude CodeCodex

CCXT cryptocurrency exchange library for Java developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in Java projects. Use when working with crypto…

44k 3d ago A 83 tokens original MIT

ccxt-mcp

20

ccxt/ccxt

Skill Claude CodeCodex

Official CCXT MCP (Model Context Protocol) server — connect an AI agent to 100+ cryptocurrency exchanges and prediction markets for market data, balances, and opt-in trading. Covers installing the server in Claude Desktop/Code, Cursor, VS Code and other MCP hosts; configuring named accounts and API keys (kept local…

44k 3d ago B 129 tokens original MIT

ccxt-php

21

ccxt/ccxt

Skill Claude CodeCodex

CCXT cryptocurrency exchange library for PHP developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in PHP 8.1+. Use when working with crypto exchanges…

44k 3d ago A 93 tokens copy · 84% MIT

ccxt-python

22

ccxt/ccxt

Skill Claude CodeCodex

CCXT cryptocurrency exchange library for Python developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in Python. Use when working with crypto…

44k 3d ago A 91 tokens copy · 89% MIT

ccxt-typescript

23

ccxt/ccxt

Skill Claude CodeCodex

CCXT cryptocurrency exchange library for TypeScript and JavaScript developers (Node.js and browser). Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors. Use…

44k 3d ago A 102 tokens copy · 88% MIT

new-exchange

24

ccxt/ccxt

Skill Claude CodeCodex

Scaffold a new CCXT exchange integration in TypeScript, following the certified-exchange template. Walks through describe(), required unified methods, parsers, capability flags, sandbox setup, and static fixtures. Use when adding support for an exchange that does not exist yet under ts/src/.

44k 3d ago A 61 tokens original MIT