BlockchainAddressData (for Cardano)
BlockchainAddressData["address"]
gives available information connected with the specified address on the Cardano blockchain.
BlockchainAddressData[addressSpec,prop]
gives the specified property of the Cardano blockchain address.
Details
- The blockchain address can be specified as follows:
-
"address" address on the Cardano mainnet blockchain "chain""address" address on the specified public blockchain {"chain","network"}"address" address on a specific network for a Cardano blockchain - For payment addresses, properties include:
-
"Address" Cardano address "Balance" current value of the balance in lovelace "ValueInUSDollars" current value of the balance in US dollars "AssetBalances" summary list of assets owned by the address "TotalUTXO" total number of unspent transaction outputs associated to this address "UTXOList" summary list of unspent transaction outputs of this address "TotalTransactions" total number of transactions associated to this address "TransactionList" summary list of recent transactions of the address - For stake addresses, properties include:
-
"Address" Cardano address "TotalWithdrawn" total value of withdrawn rewards in lovelace "ValueInUSDollars" total value of withdrawn rewards in US dollars "WithdrawalList" summary list of recent withdrawal transactions of the address - "AssetBalances" gives a list of associations with the following properties as their keys:
-
"AssetID" asset ID of the token (policy ID concatenated with asset name) "AssetName" asset name of the token "PolicyID" token policy ID "Fingerprint" encoded token asset ID "Quantity" token amount owned by the address - Possible options include:
-
BlockchainBase Automatic sets the blockchain and its network MaxItems 20 the maximum number of items to return - BlockchainAddressData 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.
- The setting for MaxItems specifies the maximum number of operations to include in the result.
Examples
open allclose allBasic Examples (4)
Scope (11)
Options (3)
Properties & Relations (1)
Text
Wolfram Research (2021), BlockchainAddressData, Wolfram Language function, https://reference.wolfram.com/language/ref/blockchain/BlockchainAddressData-Cardano.html.
CMS
Wolfram Language. 2021. "BlockchainAddressData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/blockchain/BlockchainAddressData-Cardano.html.
APA
Wolfram Language. (2021). BlockchainAddressData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/blockchain/BlockchainAddressData-Cardano.html