Alchemy Logo

getSignatureStatuses

POST
/{apiKey}

Returns the statuses of a list of transaction signatures.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

string[]required

An array of transaction signatures to confirm.

objectoptional

Optional configuration object.

Responses

200

An array containing the status of each transaction signature.

Was this page helpful?