cURL
curl --request GET \ --url https://public.api.paragraph.com/api/v1/coins/sell/{id}
{ "commands": "<string>", "inputs": [ "<string>" ] }
Retrieve the args needed to sell a coin using a wallet that has it
Id of the coin
Address of the wallet that is going to sell the coin
Amount of coin in wei that is going to be swapped to WETH
Sell args retrieved successfully
Commands needed to do a token swap
Inputs needed to do a token swap