get https://api.amberdata.com/blockchains/tokens/metrics//latest
Retrieves the latest metrics for the specified ERC token symbol.
Blockchains Supported
This endpoint supports Ethereum.
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". |