Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 579 Bytes

File metadata and controls

12 lines (8 loc) · 579 Bytes

PreviewFromParam

Preview the selling side of the request: currency + quantity. The semantics are similar to CreateParam on the from side (both asset + amount).

Properties

Name Type Description Notes
asset str The currency symbol to be swapped out.
amount str The currency swap quantity, decimal string.

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