def get_tickers(payment_currency="KRW"): return Bithumb.get_tickers(payment_currency)
def get_tickers(): return Bithumb.get_tickers()