coins
Get coin's buy args by contract address
Retrieve the args needed to buy a coin using a wallet
get/v1/coins/buy/contract/{contractAddress}
Path parameters
contractAddressstring required
Contract address of the coin
Query parameters
walletAddressstring required
Address of the wallet that is going to buy the coin
amountstring required
Amount of Base ETH in wei that is going to be swapped for the coin
Response
Buy args retrieved successfully