getSignatureStatuses
Returns the statuses of a list of transaction signatures.
Path parameters
apiKey
Request
This endpoint expects an object.
Signatures
An array of transaction signatures to confirm.
Configuration
Optional configuration object.
Response
An array containing the status of each transaction signature.
slot
The slot in which the transaction was processed.
confirmations
The number of blocks since signature confirmation, or null if rooted and finalized.
err
Error if the transaction failed, or null if the transaction succeeded.
confirmationStatus
The transaction’s cluster confirmation status.
status
DEPRECATED. The transaction status.