Endpoint
Request Body
| Parameter | Type | Description |
|---|---|---|
type* | string | Must be "assets" |
user* | string | User wallet address |
Response
Response Fields
| Field | Type | Description |
|---|---|---|
asset | string | 8-char AssetId hex string |
segregated | string | Segregated balance |
total | string | Total balance |
coin | string | Display symbol |
ltv | string | Loan-to-value ratio derived from collateral policy |
Notes
- The response no longer includes a
holdfield. -assetis serialized without a0xprefix.
