Creates a new PendingTransactionResponse object.
Optional applicationOptional assetOptional assetOptional closeOptional closingOptional confirmedOptional globalOptional innerOptional localOptional logs?: Uint8Array[]Optional receiverOptional senderOptional applicationThe application index if the transaction was found and it created an application.
Optional assetThe number of the asset's unit that were transferred to the close-to address.
Optional assetThe asset index if the transaction was found and it created an asset.
Optional closeRewards in microalgos applied to the close remainder to account.
Optional closingClosing amount for the transaction.
Optional confirmedThe round where this transaction was confirmed, if present.
Optional globalGlobal state key/value changes for the application being executed by this transaction.
Optional innerInner transactions produced by application execution.
Optional localLocal state key/value changes for the application being executed by this transaction.
Optional logsLogs for the application being executed by this transaction.
Indicates that the transaction was kicked out of this node's transaction pool (and specifies why that happened). An empty string indicates the transaction wasn't kicked out of this node's txpool due to an error.
Optional receiverRewards in microalgos applied to the receiver account.
Optional senderRewards in microalgos applied to the sender account.
The raw signed transaction.
Static Private encodingStatic encodingStatic fromGenerated using TypeDoc
Details about a pending transaction. If the transaction was recently confirmed, includes confirmation details like the round and reward details.