BlockchainData (for bloxberg)

BlockchainData[]

gives information about the bloxberg blockchain.

BlockchainData[property]

gives the value of the specified property of the bloxberg blockchain.

Details

  • BlockchainData[] gives an association that includes a collection of properties of the blockchain.
  • Properties include:
  • "Type"type of blockchain
    "Name"name of specific blockchain
    "Core"blockchain implementation core
    "Blocks"current total number of blocks in the bloxberg blockchain
    "LatestBlockHash"hash of latest block in the bloxberg blockchain
  • BlockchainData can access the bloxberg blockchain. To specify this network, use the BlockchainBase option.

Examples

open allclose all

Basic Examples  (3)

Get basic information on the bloxberg blockchain:

Get the number of blocks in the bloxberg blockchain:

Get multiple properties from the bloxberg blockchain:

Scope  (5)

Blocks  (1)

Get the current total number of blocks in the bloxberg blockchain:

Core  (1)

Get the bloxberg blockchain implementation core:

LatestBlockHash  (1)

Get the hash of the latest block in the bloxberg blockchain:

Name  (1)

Get the name of the blockchain:

Type  (1)

Get the type of the blockchain:

Options  (1)

BlockchainBase  (1)

Bloxberg  (1)

Get basic information on the bloxberg blockchain:

Wolfram Research (2020), BlockchainData, Wolfram Language function, https://reference.wolfram.com/language/ref/blockchain/BlockchainData-bloxberg.html.

Text

Wolfram Research (2020), BlockchainData, Wolfram Language function, https://reference.wolfram.com/language/ref/blockchain/BlockchainData-bloxberg.html.

CMS

Wolfram Language. 2020. "BlockchainData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/blockchain/BlockchainData-bloxberg.html.

APA

Wolfram Language. (2020). BlockchainData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/blockchain/BlockchainData-bloxberg.html

BibTeX

@misc{reference.wolfram_2023_blockchaindata, author="Wolfram Research", title="{BlockchainData}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/blockchain/BlockchainData-bloxberg.html}", note=[Accessed: 19-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_blockchaindata, organization={Wolfram Research}, title={BlockchainData}, year={2020}, url={https://reference.wolfram.com/language/ref/blockchain/BlockchainData-bloxberg.html}, note=[Accessed: 19-April-2024 ]}