getSignaturesForAddress
POST
/{apiKey}
Returns signatures for confirmed transactions that include the given address.
Path Parameters
apiKeystringrequireddefaults to docs-demoFor higher throughput, create your own API key
Request
Account addressstringrequiredThe account address.
ConfigurationobjectoptionalOptional configuration object.
Responses
200
An array of objects containing transaction signature information.
Was this page helpful?