Skip to main content
GET
/
api
/
v0
/
claims
Get claimable balance
curl --request GET \
  --url https://app.crown-brlv.com/api/v0/claims
{
  "available-balance": "350.50"
}

Documentation Index

Fetch the complete documentation index at: https://docs.crown-brlv.com/llms.txt

Use this file to discover all available pages before exploring further.

Response

Claimable balance retrieved

available-balance
string<decimal>
required

Total available balance that can be claimed

Example:

"350.50"