| 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 | |
| from_is_supported_asset | bool | Whether the from asset is a supported asset | |
| to_is_supported_asset | bool | Whether the to asset is a supported asset | |
| 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] |
This repository was archived by the owner on Feb 18, 2026. It is now read-only.