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.


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

- BlockchainTokenData gives a list of associations, with each association giving the results for a single token.
- Possible options for BlockchainTokenData include:
-
BlockchainBase "Ethereum" the blockchain and network to use MaxItems 20 the maximum number of individual results to return
Examples
open all close allBasic Examples (13)
Check specific token information by name:
Check specific token information by symbol:
Check specific token information by token address:
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:
Options (4)
Related Guides
History
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_2025_blockchaintokendata, author="Wolfram Research", title="{BlockchainTokenData}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/BlockchainTokenData.html}", note=[Accessed: 13-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_blockchaintokendata, organization={Wolfram Research}, title={BlockchainTokenData}, year={2019}, url={https://reference.wolfram.com/language/ref/BlockchainTokenData.html}, note=[Accessed: 13-August-2025]}