coins
Get coin's sell args by ID
Retrieve the args needed to sell a coin using a wallet that has it
get/v1/coins/sell/{id}
Path parameters
idstring required
Id of the coin
Query parameters
walletAddressstring required
Address of the wallet that is going to sell the coin
amountstring required
Amount of coin in wei that is going to be swapped to WETH
Response
Sell args retrieved successfully