Get coin's buy args by contract address
coins
Get coin's buy args by contract address
Retrieve the args needed to buy a coin using a wallet
GET
Get coin's buy 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 buy the coin
Pattern:
^0x[a-fA-F0-9]{40}$Amount of Base ETH in wei that is going to be swapped for the coin
Pattern:
[0-9]+
