BlockchainTokenData

Versions for specific blockchains »

BlockchainTokenData["name"]

gives information about the use of tokens with the specified name on a blockchain.

BlockchainTokenData["sym"]

gives information about tokens with symbol sym.

BlockchainTokenData["address"]

gives information about tokens associated with the specified address.

BlockchainTokenData[assoc]

gives information about tokens with properties matching the specification in assoc.

BlockchainTokenData[tokenspec,prop]

gives the specified property of token usage.

Details and Options

Examples

open allclose all

Basic Examples  (13)

Check specific token information by name:

Check specific token information by symbol:

Check specific token information by token address:

List all "ERC20" tokens:

List all "FA1.2" tokens:

Check the transfer precision of all "ERC20" tokens:

Filter token transfers by block:

Filter token transfers by time:

Filter token transfers by a sender address:

Filter token transfers by a receiver address:

Filter all "ERC20" token transfers by an address, whether it is the sender or the receiver:

Filter all "ERC20" tokens that a specific holder has kept:

Filter all token IDs from a specific "ERC721" token and a specific holder:

Check specific Cardano token information by fingerprint:

Options  (4)

MaxItems  (1)

List the last 10 transfers for a specific token:

BlockchainBase  (3)

List all "ERC721" tokens:

Get the receiver of a Tezos token filtered by a block interval:

Filter all "FA1.2" Tezos token transfers by an address, whether it is the sender or the receiver:

Applications  (1)

Visualize a Cardano NFT:

Properties & Relations  (1)

Querying by the name, the symbol or the address of a token gives the same data:

Wolfram Research (2019), BlockchainTokenData, Wolfram Language function, https://reference.wolfram.com/language/ref/BlockchainTokenData.html.

Text

Wolfram Research (2019), BlockchainTokenData, Wolfram Language function, https://reference.wolfram.com/language/ref/BlockchainTokenData.html.

CMS

Wolfram Language. 2019. "BlockchainTokenData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/BlockchainTokenData.html.

APA

Wolfram Language. (2019). BlockchainTokenData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/BlockchainTokenData.html

BibTeX

@misc{reference.wolfram_2024_blockchaintokendata, author="Wolfram Research", title="{BlockchainTokenData}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/BlockchainTokenData.html}", note=[Accessed: 23-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_blockchaintokendata, organization={Wolfram Research}, title={BlockchainTokenData}, year={2019}, url={https://reference.wolfram.com/language/ref/BlockchainTokenData.html}, note=[Accessed: 23-April-2024 ]}