Binance Crypto Price

v1.0.3

Query real-time cryptocurrency prices using the Binance API. Get latest prices for Bitcoin, Ethereum, and all BN listed cryptocurrencies. No API key required.

1· 625· 4 versions· 2 current· 2 all-time· Updated 22h ago· MIT-0
byZhe (Phil) Yang@yangzhe1991

Install

openclaw skills install binance-crypto-price

CryptoPrice - Cryptocurrency Price Query

Query real-time cryptocurrency prices using the official Binance API.

Quick Start

Query Popular Coin Prices

uv run ~/.openclaw/skills/cryptoprice/scripts/cryptoprice.py

Query Specific Coin

# Query Bitcoin
uv run ~/.openclaw/skills/cryptoprice/scripts/cryptoprice.py BTCUSDT

# Query Ethereum
uv run ~/.openclaw/skills/cryptoprice/scripts/cryptoprice.py ETHUSDT

# Shorthand (auto-completes USDT)
uv run ~/.openclaw/skills/cryptoprice/scripts/cryptoprice.py BTC

JSON Format Output

uv run ~/.openclaw/skills/cryptoprice/scripts/cryptoprice.py --json
uv run ~/.openclaw/skills/cryptoprice/scripts/cryptoprice.py BTC --json

List All Trading Pairs

uv run ~/.openclaw/skills/cryptoprice/scripts/cryptoprice.py --list

Supported Coins

Popular coins displayed by default:

  • BTC - Bitcoin
  • ETH - Ethereum
  • BNB - Binance Coin
  • SOL - Solana
  • XRP - Ripple
  • DOGE - Dogecoin
  • ADA - Cardano
  • AVAX - Avalanche
  • DOT - Polkadot
  • LINK - Chainlink

API Data Source

  • Binance Spot API: https://api.binance.com/api/v3/ticker/price
  • No API Key required
  • Real-time data with low latency

Version tags

latestvk975x6ka9jzjj1fswtcg6x1z9d82awch