Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 905 Bytes

File metadata and controls

16 lines (12 loc) · 905 Bytes

FlashSwapOrderPreview

Flash swap order preview

Properties

Name Type Description Notes
preview_id str Preview result ID [optional]
sell_currency str Name of the sold asset, Refer to the interface Query the list of currencies supported for flash swap GET /flash_swap/currenciesto obtain [optional]
sell_amount str Amount to sell [optional]
buy_currency str Name of the purchased asset, Refer to the interface Query the list of currencies supported for flash swap GET /flash_swap/currenciesto obtain [optional]
buy_amount str Amount to buy [optional]
price str Price [optional]

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