Alchemy Logo

getSignaturesForAddress

POST
/{apiKey}

Returns signatures for confirmed transactions that include the given address.

Path Parameters

apiKeystringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

Account addressstringrequired

The account address.

Configurationobjectoptional

Optional configuration object.

Responses

200

An array of objects containing transaction signature information.

Was this page helpful?