Skip to main content
GET
JavaScript

Path Parameters

metric
enum<string>
required

Which chain level metric to fetch for the rolling window.

Available options:
gasUsed,
txCount,
avgGps,
maxGps,
avgTps,
maxTps,
avgGasPrice,
maxGasPrice,
feesPaid,
contracts,
deployers,
activeAddresses,
activeSenders
chainId
string
required

A supported EVM chain ID or one of "total", "mainnet", or "testnet". Use the /chains endpoint to get a list of supported chain IDs.

Response

Successful response

result
object
required

Array of current metrics values for different windows.