BlockchainTransactionSubmit (for ARK)
BlockchainTransactionSubmit[obj]
submits the transaction specified in the BlockchainTransaction object obj to the ARK blockchain.
Details
- BlockchainTransactionSubmit[obj] submits the transaction to an ARK node for inclusion in a future block.
- BlockchainTransactionSubmit will return a BlockchainTransaction object with the added property "TransactionID".
- BlockchainTransactionData can be applied to the result from BlockchainTransactionSubmit to determine if the submitted transaction has been added to the ARK blockchain yet.
- BlockchainTransactionSubmit can submit transactions to the ARK mainnet (default) and devnet. These networks are specified in the BlockchainTransaction object.
Examples
Basic Examples (2)Summary of the most common use cases
Create an ARK BlockchainTransaction:

https://wolfram.com/xid/0202taka9eu5jbm92386rvslc2ij5vkzs5by71ai142gci-08px58

Sign the transaction object using a private key object:

https://wolfram.com/xid/0202taka9eu5jbm92386rvslc2ij5vkzs5by71ai142gci-siyxoo

Send the signed transaction to the ARK blockchain:

https://wolfram.com/xid/0202taka9eu5jbm92386rvslc2ij5vkzs5by71ai142gci-2ujrjv

Create an ARK BlockchainTransaction that uses a multisignature address:

https://wolfram.com/xid/0202taka9eu5jbm92386rvslc2ij5vkzs5by71ai142gci-dqsnqr


https://wolfram.com/xid/0202taka9eu5jbm92386rvslc2ij5vkzs5by71ai142gci-35sbrr

Sign the transaction with the minimum amount of required keys:

https://wolfram.com/xid/0202taka9eu5jbm92386rvslc2ij5vkzs5by71ai142gci-eemnv7


https://wolfram.com/xid/0202taka9eu5jbm92386rvslc2ij5vkzs5by71ai142gci-tusw9j

Send the signed transaction to the ARK blockchain:

https://wolfram.com/xid/0202taka9eu5jbm92386rvslc2ij5vkzs5by71ai142gci-6mchl0

Wolfram Research (2019), BlockchainTransactionSubmit, Wolfram Language function, https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionSubmit-ARK.html.
Text
Wolfram Research (2019), BlockchainTransactionSubmit, Wolfram Language function, https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionSubmit-ARK.html.
Wolfram Research (2019), BlockchainTransactionSubmit, Wolfram Language function, https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionSubmit-ARK.html.
CMS
Wolfram Language. 2019. "BlockchainTransactionSubmit." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionSubmit-ARK.html.
Wolfram Language. 2019. "BlockchainTransactionSubmit." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionSubmit-ARK.html.
APA
Wolfram Language. (2019). BlockchainTransactionSubmit. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionSubmit-ARK.html
Wolfram Language. (2019). BlockchainTransactionSubmit. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionSubmit-ARK.html
BibTeX
@misc{reference.wolfram_2025_blockchaintransactionsubmit, author="Wolfram Research", title="{BlockchainTransactionSubmit}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionSubmit-ARK.html}", note=[Accessed: 01-April-2025
]}
BibLaTeX
@online{reference.wolfram_2025_blockchaintransactionsubmit, organization={Wolfram Research}, title={BlockchainTransactionSubmit}, year={2019}, url={https://reference.wolfram.com/language/ref/blockchain/BlockchainTransactionSubmit-ARK.html}, note=[Accessed: 01-April-2025
]}