Skip to content
Alchemy Logo

getMultipleCompressedAccounts

POST
/{apiKey}
CUs120Throughput CUs100

Returns the compressed accounts with the given addresses or hashes. Provide either addresses or hashes.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

string[] or nulloptional

An array of compressed account addresses to query.

string[] or nulloptional

An array of compressed account hashes to query.

Responses

200

A list of compressed accounts.

Was this page helpful?