HTTP endpoints
List vaults
Response fields
| Parameter | Required | Type | Description |
|---|---|---|---|
vaults | yes | object[] | — |
vaults[].address | yes | string (hex) | An Ethereum-style account address (20 bytes). |
vaults[].asset | yes | integer | — |
vaults[].creationTimestamp | yes | integer (int64) | — |
vaults[].manager | yes | string (hex) | An Ethereum-style account address (20 bytes). |
Response example
A sample 200 JSON body is attached to this operation as an OpenAPI example (Mintlify shows it in the example panel, similar to other exchange API docs).
GET
List vaults
Response
200 - application/json
All vaults
List vaults