Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 661 Bytes

FeeInfo.md

File metadata and controls

14 lines (8 loc) · 661 Bytes

FeeInfo

Properties

Name Type Description Notes
networkFee string The fee paid to the network [optional] [default to undefined]
serviceFee string The total fee deducted by the exchange from the actual requested amount (serviceFee = amount - netAmount) [optional] [default to undefined]
gasPrice string [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]