# Functions
RegisterRoutes registers swap-related REST handlers to a router.
# Structs
PostCreateDepositReq defines the properties of a deposit create request's body.
PostCreateSwapExactForTokensReq trades an exact coinA for coinB.
PostCreateSwapForExactTokensReq trades an exact coinA for coinB.
PostCreateWithdrawReq defines the properties of a withdraw create request's body.