Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

Latest commit

 

History

History
22 lines (17 loc) · 1.21 KB

File metadata and controls

22 lines (17 loc) · 1.21 KB

ExternalConversions

Properties

Name Type Description Notes
conversion_type str
from_address str Provider of the input assets of the external conversion
to_address str Receiver of the output assets of the external conversion
from_asset str Asset converted from
to_asset str Asset converted to
from_amount str Amount of asset converted from
to_amount str Amount of asset converted to
from_asset_transfer str Initial asset transfer starting the conversion process
to_asset_transfer str Output asset transfer ending the conversion process
from_network str Network where the initial payment took place
to_network str Network where the concluding payment took place
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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