Skip to content
Alchemy Logo

Vault summaries

This API is in private preview. Target October 2026; timing is subject to change.

Returns the native vault-summary collection when it is available for the requested network.

Available now. This read is served at the interim endpoint today.

POST /{apiKey}/info

ParameterTypeRequiredDescription
typestringYesSelects vaultSummaries.
{
  "type": "vaultSummaries"
}

FieldTypeDescription
[]arrayVault-summary entries.
[].<fields>objectNo populated native response was available to establish fields.

[]

The empty response is genuine: vaultSummaries returned [] from both the public API and the node on 2026-09-02. It is not a query error.

Was this page helpful?