BlockchainTokenData (for Cardano)
BlockchainTokenData["fingerprint"]
gives general information about tokens with the specified fingerprint on the Cardano blockchain.
BlockchainTokenData[assoc]
gives general information about tokens with properties matching the specification in assoc.
BlockchainTokenData[tokenspec,prop]
gives the specified property of token usage.
Details
- BlockchainTokenData gives a list of associations, with each association giving the results for a single token.
- The tokenspec input refers to any input, whether it is a String fingerprint or an Association assoc.
- In BlockchainTokenData[assoc], the association assoc can have elements with the following keys:
-
"AssetID" ID of the token "AssetName" name of the token "Fingerprint" fingerprint of the token "PolicyID" policy ID of the token - Possible options for BlockchainTokenData include:
-
BlockchainBase $BlockchainBase the blockchain and network to use MaxItems 20 the maximum number of items to return - BlockchainTokenData[tokenspec] gives general information about tokens in associations that include the following elements:
-
"Fingerprint" fingerprint of the token "AssetID" ID of the token "PolicyID" policy ID of the token "AssetName" name of the token "TokenMints" list of minting transactions associated to the token "MetadataHash" hash of the metadata "Name" human-readable name "Description" human-readable description "Ticker" human-readable ticker "Logo" a PNG image file "URL" an HTTPS URL (webpage relating to the token) - The value for "TokenMints" is a list of associations with the following keys:
-
"Quantity" amount of minted tokens "TransactionID" transaction ID - BlockchainTokenData[tokenspec,{prop1,prop2,…}] includes the propi in each association.
- BlockchainTokenData can access the Cardano mainnet (default) and testnet "preprod", which is a new network for testing purposes. To specify these networks, use the BlockchainBase option.
Examples
open allclose allBasic Examples (4)
Scope (11)
Options (3)
Text
Wolfram Research (2021), BlockchainTokenData, Wolfram Language function, https://reference.wolfram.com/language/ref/blockchain/BlockchainTokenData-Cardano.html.
CMS
Wolfram Language. 2021. "BlockchainTokenData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/blockchain/BlockchainTokenData-Cardano.html.
APA
Wolfram Language. (2021). BlockchainTokenData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/blockchain/BlockchainTokenData-Cardano.html