Uniswap V3
Sell exact amount
This endpoint allows users to trade a specific amount of one token into another token using the Uniswap protocol.
The transaction is executed on the specified blockchain network, and the user must provide the necessary transaction details, including the token to sell, the token to receive, and the amount to sell. If the token being sold is WETH and needs to be wrapped, the appropriate amount will be wrapped automatically.
POST
Body
application/json
Request model for selling exactly an amount of tokens.
Response
200
application/json
Successful Response
The response is of type object
.