get_crypto_watchlist

Returns the current crypto watchlist.

Syntax

def get_crypto_watchlist(self) -> List:

Returns

Returns a list containing the current crypto watchlist.

Raises