Swap and Transfer
Both swaps and transfers share a common execution flow:POST /swap/quote(orPOST /transfersto create a transfer quote)POST /swap/request-otpPOST /swap/preparePOST /swap/execute
Recommended client flow combining swaps and transfers.
POST /swap/quote (or POST /transfers to create a transfer quote)POST /swap/request-otpPOST /swap/preparePOST /swap/execute