/buy

Buys a token for you using your quick buy settings.

Usage

Requires the token address.

Examples

To buy using your default settings:

/buy 4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R

To buy a custom amount (make sure to use a comma, not a dot):

/buy 4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R 0,001

Parameters

  • tokenAddress (required): The address of the token to buy.
  • amount (optional): The custom amount of tokens to buy. If not provided, your default quick buy settings will be used. Use a comma as the decimal separator.
Buy Command

Notes

  • Make sure your quick buy settings are configured before using the /buy command without specifying an amount.
  • When specifying a custom amount, always use a comma (,) as the decimal separator, not a dot (.).