Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 783 Bytes

File metadata and controls

12 lines (9 loc) · 783 Bytes

SolanaAllowedTokensSwapConfig

Properties

Name Type Description Notes
max_amount Long Maximum amount of tokens to swap. Optional. [optional] [default to null]
min_amount Long Minimum amount of tokens to swap. Optional. [optional] [default to null]
retain_min_amount Long Minimum amount of tokens to retain after swap. Optional. [optional] [default to null]
slippage_percentage Float Conversion slippage percentage for token. Optional. [optional] [default to null]

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