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
}

Documentation Index

Fetch the complete documentation index at: https://initialabs-mintlify-changelog-interwovenkit-1777853576.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Successful response

avg_block_time
number

Average block time in seconds.