curl --request GET \
--url https://api.blend.money/vault/tvl{
"value": 1250000.5,
"currency": "USD",
"integration": "USX",
"formattedValue": "$1.25M"
}Get Total Value Locked (TVL) for a specific integration.
curl --request GET \
--url https://api.blend.money/vault/tvl{
"value": 1250000.5,
"currency": "USD",
"integration": "USX",
"formattedValue": "$1.25M"
}Integration type
USX, BOTANIX, ETH, ARB, POLYGON, SCROLL Was this page helpful?