magic_eden_token_metadata: magic_eden_token_metadata

View source: R/magic_eden.R

magic_eden_token_metadataR Documentation

magic_eden_token_metadata

Description

magic_eden_token_metadata

Usage

magic_eden_token_metadata(mint_address, timeout_seconds = 60)

Arguments

mint_address

the mint address of the token you wish to query

timeout_seconds

seconds until the query times out. Default is 60.

Value

returns a list containing the token metadata for the specified mint address.

Examples

mint_address <- "Hd6sxFEEQQA5aURaWaDesi23AkM19bBkKave1hyWvnfS"
magic_eden_token_metadata(mint_address, timeout_seconds = 4.5)

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