Import transactions from all major exchanges, blockchain explorers, or any exchange via Generic CSV and CCXT API.
The most popular centralized exchanges with dedicated CSV parsers.
International exchanges with full CSV parsing support.
On-chain transaction history from block explorers.
Works with any exchange — standard CSV columns or read-only API keys.
Use the Generic CSV format — it works with any exchange that exports a CSV with standard columns (date, type, asset, amount, value).
Or request native support for your exchange on GitHub.
Request Exchange Support