coingecko_coins | R Documentation |
coingecko_coins
coingecko_coins(include_platform = NULL, timeout_seconds = 60)
include_platform |
optionally select either "true" or "false" to include platform contract tokens. |
timeout_seconds |
seconds until the query times out. Default is 60. |
returns a dataframe containing all coins on CoinGecko and their respective ids, symbols, and names
coingecko_coins(timeout_seconds = 4.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.