/cosmos/base/tendermint/v1beta1/blocks/latest

GetLatestBlock returns the latest block.

Parameters:

None

Example:

// Request
curl -X GET -H 'Content-Type: application/json' https://froopyland.blockpi.network/lcd/v1/<your-api-key>/cosmos/base/tendermint/v1beta1/blocks/latest

// Result
{

}

Last updated