Description Usage Arguments See Also
Retrieve the latest quotes from Cryptocurrencies
1 2 3 4 5 6 | get_crypto_quotes_latest(
currency = "USD",
symbol = NULL,
slug = NULL,
id = NULL
)
|
currency |
At what currency should the prices be converted |
symbol |
Cryptocurrencies symbols |
slug |
Cryptocurrencies slugs |
id |
Cryptocurrencies id's |
Other CMC API:
get_crypto_dim_map()
,
get_crypto_listings_latest()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.