Uniswap V3
Buy exact amount
This endpoint allows users to trade a variable amount of one token to receive an exact amount of 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 buy, the token to pay with, and the exact amount to receive. If the token being paid with is WETH and needs to be wrapped, the appropriate amount will be wrapped automatically.
POST
Body
application/json
Request model for buying exactly an amount of tokens.
Response
200
application/json
Successful Response
The response is of type object
.