Skip to main content
GET
/
indexer
/
block
/
v1
/
avg_blocktime
Get average block time
curl --request GET \
  --url https://rollytics-api-evm-1.anvil.asia-southeast.initia.xyz/indexer/block/v1/avg_blocktime
{
  "avg_block_time": 123
}

Response

200 - application/json

Successful response

avg_block_time
number

Average block time in seconds.