---
title: getSignatureStatus
hideTableOfContents: true
h1: getSignatureStatus RPC Method
---

Fetch the current status of a transaction signature (processed, confirmed,
finalized).

<Callout type="warn" title={"Deprecated Method"}>
  This method is expected to be removed in `solana-core` v2.0. Please use
  [getSignatureStatuses](/docs/rpc/http/getsignaturestatuses) instead.
</Callout>
