CoinStats Wallet Data
Auth Setup
export COINSTATS_API_KEY=<key>
coinstats whoami
Commands
coinstats wallet blockchains
coinstats wallet balance --address <wallet> --blockchain ethereum
coinstats wallet transactions --address <wallet> --blockchain ethereum
coinstats wallet chart --address <wallet> --blockchain ethereum --type 24h
coinstats wallet sync-transactions --blockchain ethereum --body-file ./wallet-sync.json --yes