Back to skills
extension
Category: Development & EngineeringNo API key required

coinstats-exchange

CoinStats exchange connection commands. Use when checking supported exchanges, balances, transactions, charts, and sync status.

personAuthor: jakexiaohubgithub

CoinStats Exchange

Auth Setup

export COINSTATS_API_KEY=<key>
coinstats whoami

Commands

coinstats exchange support
coinstats exchange status --portfolio-id <id>
coinstats exchange transactions --portfolio-id <id>
coinstats exchange balance --body-file ./exchange-balance.json
coinstats exchange sync --portfolio-id <id> --yes