Get Total Value Locked (TVL) for the organization

Retrieve the total value of active delegations tracked for the calling organization.

TVL Calculation:

  • Aggregates all successful delegate and undelegate blockchain events for the organization
  • TVL = sum of delegate amounts minus sum of undelegate amounts, per delegator
  • Only delegators with a positive net delegation are included

Response Includes:

  • Total Value Locked in uatom and ATOM
  • Number of active delegators (unique addresses with positive net delegation)
  • Last synced block number and timestamp from the sync job
Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!