BlockchainTransactionSubmit

Versions for specific blockchains »

BlockchainTransactionSubmit[obj]

submits the transaction specified in the BlockchainTransaction object obj to a blockchain.

Details

Examples

Basic Examples  (6)

Create a Bitcoin Pay-to-Public-Key-Hash BlockchainTransaction:

Sign the transaction object using a WIF-encoded private key:

Send the signed transaction to the Bitcoin blockchain:

Create an Ethereum BlockchainTransaction:

Sign the transaction object:

Send the signed transaction to the Ethereum blockchain:

Verify the transaction using its "TransactionID":

Create an ARK BlockchainTransaction:

Sign the transaction object using a private key object:

Send the signed transaction to the ARK blockchain:

Create a bloxberg BlockchainTransaction:

Sign the transaction object:

Send the signed transaction to the bloxberg blockchain:

Create a Tezos BlockchainTransaction:

Sign the transaction object using a private key object:

Send the signed operation to the Tezos blockchain:

Create a Cardano blockchain transaction to transfer ada cryptocurrency:

Sign the transaction with a PrivateKey object:

Submit the transaction to the Cardano blockchain:

Verify the transaction using its "TransactionID":

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

Text

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

CMS

Wolfram Language. 2019. "BlockchainTransactionSubmit." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/BlockchainTransactionSubmit.html.

APA

Wolfram Language. (2019). BlockchainTransactionSubmit. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/BlockchainTransactionSubmit.html

BibTeX

@misc{reference.wolfram_2023_blockchaintransactionsubmit, author="Wolfram Research", title="{BlockchainTransactionSubmit}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/BlockchainTransactionSubmit.html}", note=[Accessed: 29-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_blockchaintransactionsubmit, organization={Wolfram Research}, title={BlockchainTransactionSubmit}, year={2019}, url={https://reference.wolfram.com/language/ref/BlockchainTransactionSubmit.html}, note=[Accessed: 29-March-2024 ]}