diff --git a/docs/FAQ/FAQ-UseWasabi.md b/docs/FAQ/FAQ-UseWasabi.md index 3ee261d8e..75f9336da 100644 --- a/docs/FAQ/FAQ-UseWasabi.md +++ b/docs/FAQ/FAQ-UseWasabi.md @@ -1597,5 +1597,5 @@ This can be done by specifying the port(s) at startup with the [startup paramete ### Where does the BTC exchange rate come from? -Wasabi fetches the BTC/USD exchange rate from one of these exchanges: blockchain.com, Bitstamp, CoinGecko, Coinbase, Gemini and Coingate. -It first tries to fetch the exchange rate from blockchain.com, if that's not possible it will try to fetch it from the next exchange in the listed order (and so on, until success). \ No newline at end of file +Wasabi fetches the BTC/USD exchange rate from one of these exchanges: mempool.space (default), Gemini, BlockchainInfo, CoinGecko. +It first tries to fetch the exchange rate from mempool.space, if that's not possible it will try to fetch it from the next exchange in the listed order (and so on, until success). \ No newline at end of file