addressesAffectedInASpecificBlock constant

BlockfrostMethods const addressesAffectedInASpecificBlock

Return list of addresses affected in the specified block with additional information, sorted by the bech32 address, ascending.

Implementation

static const BlockfrostMethods addressesAffectedInASpecificBlock =
    BlockfrostMethods._("Addresses affected in a specific block",
        "/blocks/:hash_or_number/addresses");