Get Swap pairs
Returns the list of swap pairs available to the account.
Authorizations
Response
Successful response — Swap Pairs
The first cryptocurrency code for the pair.
"eth"
The first cryptocurrency network code for this pair.
"ethereum"
The second cryptocurrency code for this pair.
"btc"
The second cryptocurrency network code for this pair.
"bitcoin"
The minimum swapable amount.
"0.0205"
The maximum swapable amount.
"3.4079"
A positive integer representing the amount of quoteCurrency the customer will receive when swapping minSwapAmount of baseCurrency.
"0.00080"
A positive integer representing the amount of quoteCurrency the customer will receive when swapping maxSwapAmount of baseCurrency.
"0.19581"
Whether swap for this pair is suspended
false
The name of the cryptocurrency pair.
"eth-btc"