Blocks
Get block heights
Get all block heights between two dates
GET
/
{chainName}
/
v1
/
blocks
/
{startDate}
/
{endDate}
Path Parameters
Start date in YYYY-MM-DD format
End date in YYYY-MM-DD format
Name of the blockchain (e.g., ethereum, polygon, bsc)