# Bitcoin Cash Track Bitcoin Cash addresses or whole wallets via xpub keys. ## Features - Single BCH addresses (CashAddr or legacy format) or whole wallets via xpub keys. - Automatic address derivation from your extended public keys. - CashAddr ↔ legacy conversion: paste either format; rotki normalises addresses internally. - Multi-wallet: combine multiple xpubs and standalone BCH addresses in one rotki instance. - Same xpub on Bitcoin and Bitcoin Cash: each chain stores its own entry, so there is no collision when sharing keys across both. ## Setup 1. In rotki, open Blockchain & Accounts → Bitcoin Cash → Add. 2. Paste a BCH address (CashAddr or legacy) or an xpub. rotki derives sub-addresses automatically. 3. Optional: in Settings → RPC, point at your preferred BCH endpoint. ## FAQ ### Where do my BCH addresses and xpubs go? Only to the BCH endpoint you configure. rotki does not proxy through its own servers. ### Can I add the same xpub to both Bitcoin and Bitcoin Cash? Yes. rotki treats the two chains as separate xpub entries (uniqueness is xpub + derivation path + chain), so a single seed can be tracked on both without conflict. ### Does rotki accept legacy BCH addresses? Yes. Both legacy and CashAddr formats are accepted on input, and rotki converts between them as needed when querying balances.