magic_eden_collection_stats: magic_eden_collection_stats

View source: R/magic_eden.R

magic_eden_collection_statsR 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)

cryptotrackr documentation built on June 22, 2024, 10:39 a.m.