GetWithdrawalFees
Retrieves withdrawal fees for a specified eVyChain.
public static VyTask<VyWithdrawalFeeDto> GetWithdrawalFees(eVyChain chain)
Path Parameters
Returns
VyTask<VyWithdrawalFeeDto> A task that represents the asynchronous operation. The task result contains the withdrawal fees for the specified eVyChain.
Last updated