maestro-sdk-1.7.3: Maestro Blockchain Indexer SDK
Safe HaskellNone
LanguageHaskell2010

Maestro.Client.V1.General

Description

Module to query for "general" category of endpoints defined at docs.gomaestro.org.

Synopsis

Documentation

getChainTipMaestroEnv 'V1IO TimestampedChainTip #

Get details about the latest block of the network.

getSystemStartMaestroEnv 'V1IO TimestampedSystemStart #

Get network start time since genesis.

getEraHistoryMaestroEnv 'V1IO TimestampedEraSummaries #

Get network era history.

getProtocolParametersMaestroEnv 'V1IO TimestampedProtocolParameters #

Get protocol parameters for the latest epoch.