Get coin's sell args by contract address
coins
Get coin's sell args by contract address
Retrieve the args needed to sell a coin using a wallet that has it
GET
Get coin's sell args by contract address
Path Parameters
Contract address of the coin
Pattern:
^0x[a-fA-F0-9]{40}$Query Parameters
Address of the wallet that is going to sell the coin
Pattern:
^0x[a-fA-F0-9]{40}$Amount of coin in wei that is going to be swapped to WETH
Pattern:
[0-9]+
