latestBlock constant

BlockfrostMethods const latestBlock

Return the latest block available to the backends, also known as the tip of the blockchain.

Implementation

static const BlockfrostMethods latestBlock =
    BlockfrostMethods._("Latest block", "/blocks/latest");