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:
-
BlockchainBase Automatic sets the blockchain and its network MaxItems 20 number of transactions to return
Examples
open allclose 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:
Options (4)
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