Learn R Programming

cryptotrackr (version 1.3.3)

magic_eden_collection_stats: magic_eden_collection_stats

Description

magic_eden_collection_stats

Usage

magic_eden_collection_stats(symbol, timeout_seconds = 60)

Value

returns a list containing statistics about the specified collection.

Arguments

symbol

the collection symbol you are requesting data for

timeout_seconds

seconds until the query times out. Default is 60.

Examples

Run this code
symbol <- "gothic_degens"
magic_eden_collection_stats(symbol, timeout_seconds = 4.5)

Run the code above in your browser using DataLab