[pyupbit] 원화시장 모든 티커정보 얻어오기

import pyupbit

krw_tickers = pyupbit.get_tickers(fiat="KRW")
print(krw_tickers)