get_kr_prices
ActiveTool of io.github.bakyang2/kr-crypto-intelligence
Get cryptocurrency prices from Korean exchanges (Upbit, Bithumb). Returns KRW-denominated prices, 24h volume, and change rate. ๐ฐ Price: $0.001 USDC per call ๐ณ Payment: x402 micropayment on Base, Polygon, or Solana ๐ง Client: AgentCash, Pay.sh, or any x402 SDK ๐ Docs: https://api.printmoneylab.com/.well-known/x402 Args: symbol: Crypto symbol (e.g., BTC, ETH, XRP, SOL, DOGE) exchange: Exchange to query โ 'upbit', 'bithumb', or 'all' for both
Parameters schema
{
"type": "object",
"properties": {
"symbol": {
"type": "string",
"default": "BTC",
"description": "Crypto symbol to query (e.g., BTC, ETH, XRP)"
},
"exchange": {
"type": "string",
"default": "all",
"description": "Exchange to query: upbit, bithumb, or all"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence โฅ 0.70.
Parent server
io.github.bakyang2/kr-crypto-intelligence
https://github.com/bakyang2/kr-crypto-intelligence
2/7 registries