Skip to main content
GET
/
collateral
cURL
curl --request GET \
  --url https://beta.rocketfi.io/collateral
{
  "collaterals": "<string>"
}

Path Parameters

account
string<hex>
required

An Ethereum-style account address (20 bytes).

assetId
null | integer
required
Required range: x >= 0

Response

200 - application/json

Collaterals by account

collaterals
string<decimal>
required