Interface RangoSwapQueryParams

Hierarchy

  • RangoSwapQueryParams

Properties

amount: string
apiKey: string
contractCall?: boolean
from: string
fromAddress: string
slippage: number
swapperGroups?: string

List of all accepted swappers (e.g. providers), an empty list means no filter is required

swappersGroupsExclude?: boolean

Indicates include/exclude mode for the swappers param

to: string
toAddress: string

Generated using TypeDoc