Module token_conversion

Module token_conversion 

Source

Structs§

ConversionEstimate
Response from estimating a conversion, used when preparing a payment that requires conversion
ConversionInfo
ConversionOptions
Options for conversion when fulfilling a payment. When set, the SDK will perform a conversion before fulfilling the payment. If not set, the payment will only be fulfilled if the wallet has sufficient balance of the required asset.
FetchConversionLimitsRequest
FetchConversionLimitsResponse

Enums§

ConversionError
Error type for conversion operations
ConversionPurpose
The purpose of the conversion, which is used to provide context for the conversion if its related to an ongoing payment or a self-transfer.
ConversionStatus
The status of the conversion
ConversionType

Constants§

DEFAULT_CONVERSION_MAX_SLIPPAGE_BPS
Default maximum slippage for conversions in basis points (0.1%)
DEFAULT_CONVERSION_TIMEOUT_SECS
Default timeout for conversion operations in seconds
DEFAULT_INTEGRATOR_FEE_BPS
Default integrator fee BPS used when simulating/executing conversions
DEFAULT_INTEGRATOR_PUBKEY
Default integrator pubkey used when executing conversions