Gets the rolling window metrics for an EVM chain for the last hour, day, month, year, and all time.
Which chain level metric to fetch for the rolling window.
gasUsed
, txCount
, avgGps
, maxGps
, avgTps
, maxTps
, avgGasPrice
, maxGasPrice
, feesPaid
A supported EVM chain ID or one of "total", "mainnet", or "testnet". Use the /chains
endpoint to get a list of supported chain IDs.
Successful response
The response is of type object
.
Gets the rolling window metrics for an EVM chain for the last hour, day, month, year, and all time.
Which chain level metric to fetch for the rolling window.
gasUsed
, txCount
, avgGps
, maxGps
, avgTps
, maxTps
, avgGasPrice
, maxGasPrice
, feesPaid
A supported EVM chain ID or one of "total", "mainnet", or "testnet". Use the /chains
endpoint to get a list of supported chain IDs.
Successful response
The response is of type object
.