Magidoc

CreateSwapQuoteInput
Input Object

Autogenerated input type of CreateSwapQuote

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

fromAmount

Non-null

Cryptocurrency amount to be swapped by the user.

fromSymbol

Non-null

Cryptocurrency trade symbol to be swapped by the user.

toSymbol

Non-null

Cryptocurrency trade symbol to be received by the user.

useMaxAmount

Non-null

If true, fromAmount will be ignored and the entire available balance will be used instead.

Usages

#

References

#

  • Argument input of field createSwapQuote from type Mutation