FeeInfo

constructor(networkFee: String? = null, serviceFee: String? = null, gasPrice: String? = null)

Parameters

networkFee

The fee paid to the network

serviceFee

The total fee deducted by the exchange from the actual requested amount (serviceFee = amount - netAmount)

gasPrice