binance_coins_prices {binancer} | R Documentation |
Get all currently valid coin names from Binance along with the USDT prices
Description
Get all currently valid coin names from Binance along with the USDT prices
Usage
binance_coins_prices(unit = "USDT")
Arguments
unit |
to set quote asset |
Value
data.table
with symbol
and usd
columns
[Package binancer version 1.2.0 Index]