Skip to main content

Transactions

Each data record written to the blockchain (whether it is an asset creation, one of the spark operations, supply creation and update or any other transaction type) is a blockchain transaction. Writing data to the blockchain requires a valid signature to call functions of a smart contract. The data is entered into the blockchain in intervals known as blocks. Each block is time stamped and its order and transactions are verified.

📘 Learn more about transactions.