Core Concepts
Transactions
A transaction is an individual entry that represents a movement or interaction within the network. The transaction object represents completed actions that were confirmed and added to the blockchain, including the amount, direction, and transaction type.
You cannot create transactions directly, as they reflect the actual movement of digital assets or execution of smart contract functions, and are created by the network itself. For example, if you initiate a cryptocurrency transfer, the transaction will be created once the transfer is confirmed and the digital assets have been debited from the sender’s address and credited to the recipient’s address.