get https://web3api.io/api/v2/market/defi/metrics/exchanges//assets//latest
Retrieves the latest daily metrics for the specified asset (for example DAI).
Response Data
Field | Type | Description |
---|---|---|
exchangeId | string | The id of the exchange. |
timestamp | number | string | The timestamp associated with this record. |
liquidityTotalNative | number | Total liquidity for the asset (aka total value locked (TVL)), in native currency. |
liquidityTotalUSD | number | Total liquidity for the asset (aka total value locked (TVL)), in USD. |