Skip to content
Alchemy Logo

getCompressionSignaturesForOwner

POST
/{apiKey}
CUs120Throughput CUs100

Returns the transaction signatures involving compressed accounts owned by the given Pubkey.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringrequired

Pubkey of the owner whose compression-related signatures to query.

string or nulloptional

Pagination cursor returned by a previous response.

integer or nulloptional

Maximum number of signatures to return.

Responses

200

A paginated list of transaction signatures.

Was this page helpful?