magic_eden_collection_stats {cryptotrackr} | R Documentation |
magic_eden_collection_stats
Description
magic_eden_collection_stats
Usage
magic_eden_collection_stats(symbol, timeout_seconds = 60)
Arguments
symbol |
the collection symbol you are requesting data for |
timeout_seconds |
seconds until the query times out. Default is 60. |
Value
returns a list containing statistics about the specified collection.
Examples
symbol <- "gothic_degens"
magic_eden_collection_stats(symbol, timeout_seconds = 4.5)
[Package cryptotrackr version 1.3.3 Index]