accountWithdrawalHistory constant

BlockfrostMethods const accountWithdrawalHistory

Obtain information about the withdrawals of a specific account.

Implementation

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