accountDelegationHistory constant

BlockfrostMethods const accountDelegationHistory

Obtain information about the delegation of a specific account.

Implementation

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