coins
Get coin's sell args by contract address
Retrieve the args needed to sell a coin using a wallet that has it
get/v1/coins/sell/contract/{contractAddress}
Path parameters
contractAddressstring required
Contract address 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