get_crypto_prices
InactiveTool of com.gadgethumans.swarm/x402-middleware
Get real-time cryptocurrency prices from Binance. Use this to check current crypto prices, 24-hour price changes, and market data for major cryptocurrencies. Supports common names (bitcoin, ethereum, solana) and direct ticker symbols. Parameters: symbol — Comma-separated cryptocurrency names or tickers (default: "bitcoin,ethereum"). Examples: "bitcoin", "ethereum,solana", "BTC,ETH,SOL".
Parameters schema
{
"type": "object",
"title": "get_crypto_pricesArguments",
"properties": {
"symbol": {
"type": "string",
"title": "Symbol",
"default": "bitcoin,ethereum"
}
}
}Parent server
com.gadgethumans.swarm/x402-middleware
https://github.com/scotia1973-bot/gadgethumans-x402
2/7 registries