blockfrost-client-0.7.1.0: blockfrost.io basic client
Safe HaskellSafe-Inferred
LanguageHaskell2010

Blockfrost.Client.Cardano.Network

Description

Network queries

Synopsis

Documentation

getNetworkInfo :: MonadBlockfrost m => m Network Source #

Get detailed network information.

getNetworkEras :: MonadBlockfrost m => m [NetworkEraSummary] Source #

Get summarized information on each era in the network, including start, end, and variable era parameters.