curl --request GET \
--url https://rpc.cosmos.directory/cosmoshub/blockchain
{
"id": 0,
"jsonrpc": "2.0"
}
Info
blockchain
Get block headers (max: 20) for minHeight <= height <= maxHeight.
Get block headers for minHeight <= height <= maxHeight.
At most 20 items will be returned.
Upon success, the `Cache-Control` header will be set with the default
maximum age.
GET
/
blockchain
blockchain
curl --request GET \
--url https://rpc.cosmos.directory/cosmoshub/blockchain