The NEAR account ID of the transaction signer.
The public key associated with the signer.
The NEAR account ID of the transaction receiver.
The nonce value for the transaction, represented as a BN, string, or number.
An array of transaction actions to be performed.
The hash of the block where the transaction will be included.
A new transaction object initialized with the provided parameters.
Creates a new transaction object with the provided parameters.