Fetches the daily average block time for a specified date range on a given blockchain network.
- Provider
- Etherscan (Ethereum Explorer)
- Input summary
- {"name":"chainid","type":"string","required":true,"description":"The chain ID of the blockchain network (e.g., 1 for Ethereum Mainnet)."}, {"name":"module","type":"string","required":true,"description":"The module name for the API action.","enum":["stats"]}, {"name":"action","type":"string","required":true,"description":"The specific action to perform within the module.","enum":["dailyavgblocktime"]}, {"name":"startdate","type":"string","required":true,"description":"Start date in YYYY-MM-DD format."}, {"name":"enddate","type":"string","required":true,"description":"End date in YYYY-MM-DD format."}, {"name":"sort","type":"string","required":false,"description":"Sort order for results.","enum":["asc","desc"]}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available