BlockchainTransactionData (for ARK)
BlockchainTransactionData[txid]
gives information about the blockchain transaction with ID txid on the ARK blockchain.
BlockchainTransactionData[txid,prop]
gives the specified property of the transaction.
Details
- Properties include:
-
"TransactionID" transaction ID "BlockID" ID of the block containing the transaction "BlockNumber" height of the block containing the transaction "Confirmations" blocks confirming the block containing the transaction "Timestamp" timestamp for the transaction "Type" transaction type "Version" transaction version number "Sender" sender address "Recipient" recipient address "Amount" total number of ARKtoshis exchanged in this transaction "Fee" fee paid for this transaction "SenderPublicKey" public key of the sender of the transaction "Signature" signature of the sender of the transaction "SecondSignature" - second signature of the sender of the transaction
"Signatures" signatures of the participants of the multisignature transaction "VendorField" general purpose data field "Asset" data field used for special transaction types - BlockchainTransactionData can access the ARK mainnet (default) and devnet. To specify these networks, use the BlockchainBase option.
Examples
open allclose allBasic Examples (4)
Scope (17)
VendorField (1)
Options (2)
Applications (1)
Text
Wolfram Research (2019), BlockchainTransactionData, Wolfram Language function, https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionData-ARK.html.
CMS
Wolfram Language. 2019. "BlockchainTransactionData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionData-ARK.html.
APA
Wolfram Language. (2019). BlockchainTransactionData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionData-ARK.html