listingOfPreviousBlocks constant

BlockfrostMethods const listingOfPreviousBlocks

Return the list of blocks preceding a specific block.

Implementation

static const BlockfrostMethods listingOfPreviousBlocks = BlockfrostMethods._(
    "Listing of previous blocks", "/blocks/:hash_or_number/previous");