Skip to main content
Before preparing transactions, discover which accounts are available and fetch their contract addresses. GET /v2/amplify/vaults is the single entry point — it returns accounts grouped by name, with per-chain deployments[] and nested per-asset configuration, fees, supply caps, minimum withdrawal sizes, and withdrawal SLAs.

List Accounts

GET /v2/amplify/vaults returns accounts grouped by name. Each item has a deployments[] array with one entry per chain the account is deployed on.

Parameters

Example

Response

Field Mapping for Transaction Preparation

Use this single endpoint to build account selector UIs, fee previews, supply-cap progress bars, and withdrawal time estimates.