Overview
Get TVL (Total Value Locked) data for a token across different exchanges. Two functions are available: TVL snapshot by exchange at a specific date and historical TVL feed.SDK Methods
getTVLByExchange
Get TVL snapshot distribution across exchanges at a specific date.getExchangeTVLFeed
Get historical TVL data over time with configurable resolution.Parameters
Token contract address
Date configuration for snapshot
Feed configuration with resolution
Returns
Examples
Related
Get Volume Data
Get trading volume by exchange
API Reference
REST API endpoint