/zeta-chain/crosschain/lastZetaHeight

Queries a list of lastMetaHeight items.

Parameters:

Example:

// Request
curl -X GET -H 'Content-Type: application/json' https://zetachain-athens.blockpi.network/lcd/v1/<your-api-key>/zeta-chain/crosschain/lastZetaHeight

// Result
{
  "Height": "588719"
}

Last updated