get https://web3api.io/api/v2/tokens/metrics//latest
Retrieves the latest metrics for the specified ERC token symbol.
Response Data
Field | Type | Decription |
---|---|---|
priceUSD | string | The value of 1 token in USD. |
transfersTotal | string | The total amount of transfers for the given time frame (default 24h). |
transferedValueTotal | string | The value total per "tick". |
transferedValueTotalUSD | string | The value total in USD per "tick". |
transferedValueAverageUSD | string | The value average in USD per "tick". |