get
https://api.stake.fish/api/v1/chains/babylon-btc/tvl
Retrieve the total value of active BTC delegations tracked for the calling organization.
TVL Calculation:
- Aggregates all successful create_btc_delegation blockchain events for the organization
- TVL = sum of staking amounts in satoshis
Response Includes:
- Total Value Locked in satoshis and BTC (human-readable)
- Number of active delegators (unique addresses with positive net delegation)
- Last synced block number and timestamp from the babylon-btc-sync job
