magic_eden_collection_stats | R Documentation |
magic_eden_collection_stats
magic_eden_collection_stats(symbol, timeout_seconds = 60)
symbol |
the collection symbol you are requesting data for |
timeout_seconds |
seconds until the query times out. Default is 60. |
returns a list containing statistics about the specified collection.
symbol <- "gothic_degens"
magic_eden_collection_stats(symbol, timeout_seconds = 4.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.