BlockchainAddressData ["address"]
gives available information connected with the specified address on the default blockchain.
BlockchainAddressData [assoc]
gives available information connected with properties matching the specification in assoc.
BlockchainAddressData [addressSpec, prop]
gives the specified property of the blockchain address.
BlockchainAddressData
Versions for specific blockchains »BlockchainAddressData ["address"]
gives available information connected with the specified address on the default blockchain.
BlockchainAddressData [assoc]
gives available information connected with properties matching the specification in assoc.
BlockchainAddressData [addressSpec, prop]
gives the specified property of the blockchain address.
Details and Options
- The blockchain address can be specified as follows:
-
"address" address on the default blockchain"chain""address" address on the specified public blockchain{"chain","network"}"address" address on a specific network for a blockchain
- The addressSpec input refers to any input, whether it is a String address or an Association assoc.
- The option BlockchainBase can be used to specify the blockchain to use. The default setting is $BlockchainBase . If $BlockchainBase is Automatic , BlockchainBase is taken to be "Ethereum".
- Possible options include:
-
Examples
open all close allBasic Examples (9)
Get information about an Ethereum address on the main network:
Get information about a regular address from the ARK blockchain:
Get information about a user address from the Tezos blockchain:
Get information about a payment address from the Cardano blockchain:
Specify the blockchain in the first argument:
Specify the blockchain and network in the first argument:
Get the balance of a specific Ethereum address:
Get the username of an ARK address:
Get multiple properties from a bloxberg address:
Options (4)
BlockchainBase (3)
Check a Bitcoin address on the main network:
Get information from a delegate in the ARK devnet:
Get information from a delegate in the Tezos testnet:
MaxItems (1)
List the last 10 transactions for an Ethereum address:
Applications (1)
Get the "ValueInUSDollars" property of a specific Ethereum address:
Convert the amount to another currency:
Related Guides
Related Workflows
- Send Ether
History
Text
Wolfram Research (2019), BlockchainAddressData, Wolfram Language function, https://reference.wolfram.com/language/ref/BlockchainAddressData.html.
CMS
Wolfram Language. 2019. "BlockchainAddressData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/BlockchainAddressData.html.
APA
Wolfram Language. (2019). BlockchainAddressData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/BlockchainAddressData.html
BibTeX
@misc{reference.wolfram_2025_blockchainaddressdata, author="Wolfram Research", title="{BlockchainAddressData}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/BlockchainAddressData.html}", note=[Accessed: 17-November-2025]}
BibLaTeX
@online{reference.wolfram_2025_blockchainaddressdata, organization={Wolfram Research}, title={BlockchainAddressData}, year={2019}, url={https://reference.wolfram.com/language/ref/BlockchainAddressData.html}, note=[Accessed: 17-November-2025]}