accountHistory constant

BlockfrostMethods const accountHistory

Obtain information about the history of a specific account.

Implementation

static const BlockfrostMethods accountHistory = BlockfrostMethods._(
    "Account history", "/accounts/:stake_address/history");