getCompressionSignaturesForOwner
Returns the transaction signatures involving compressed accounts owned by the given Pubkey.
Path Parameters
stringrequireddefaults to
docs-demoFor 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?