withdrawalRequestCount()
This function is in the PendingWithdrawals.sol contract.
Function withdrawalRequestCount()
PendingWithdrawals.sol
This function gets the number of pending withdrawals for agiven address.
Function Arguments
Return Variables
This function returns the number of pending withdrawals.
Last updated