cURL
curl --request GET \ --url https://rollytics-api-evm-1.anvil.asia-southeast.initia.xyz/indexer/block/v1/avg_blocktime
{ "avg_block_time": 123 }
Returns the average block time in seconds, computed over the most recent blocks.
Successful response
Average block time in seconds.
Was this page helpful?