WOLFRAM

gives available information connected with the specified address on the default blockchain.

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:
  • BlockchainBase Automaticsets the blockchain and its network
    MaxItems 20number of transactions to return

Examples

open allclose all

Basic Examples  (9)Summary of the most common use cases

Get information about an Ethereum address on the main network:

Out[1]=1

Get information about a regular address from the ARK blockchain:

Out[1]=1

Get information about a user address from the Tezos blockchain:

Out[1]=1

Get information about a payment address from the Cardano blockchain:

Out[1]=1

Specify the blockchain in the first argument:

Out[1]=1

Specify the blockchain and network in the first argument:

Out[1]=1

Get the balance of a specific Ethereum address:

Out[1]=1

Get the username of an ARK address:

Out[1]=1

Get multiple properties from a bloxberg address:

Out[1]=1

Options  (4)Common values & functionality for each option

BlockchainBase  (3)

Check a Bitcoin address on the main network:

Out[1]=1

Get information from a delegate in the ARK devnet:

Out[1]=1

Get information from a delegate in the Tezos testnet:

Out[1]=1

MaxItems  (1)

List the last 10 transactions for an Ethereum address:

Out[1]=1

Applications  (1)Sample problems that can be solved with this function

Get the "ValueInUSDollars" property of a specific Ethereum address:

Out[1]=1

Convert the amount to another currency:

Out[2]=2
Wolfram Research (2019), BlockchainAddressData, Wolfram Language function, https://reference.wolfram.com/language/ref/BlockchainAddressData.html.
Wolfram Research (2019), BlockchainAddressData, Wolfram Language function, https://reference.wolfram.com/language/ref/BlockchainAddressData.html.

Text

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

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.

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

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: 25-March-2025 ]}

@misc{reference.wolfram_2025_blockchainaddressdata, author="Wolfram Research", title="{BlockchainAddressData}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/BlockchainAddressData.html}", note=[Accessed: 25-March-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: 25-March-2025 ]}

@online{reference.wolfram_2025_blockchainaddressdata, organization={Wolfram Research}, title={BlockchainAddressData}, year={2019}, url={https://reference.wolfram.com/language/ref/BlockchainAddressData.html}, note=[Accessed: 25-March-2025 ]}