Commands List
The latest command list for the bot, it will be updated as new commands are added
start
Main entrypoint for interacting with the bot
sendeth
Send a specified amount of ETH from a private key to an address. If the address field is omitted, the ETH will be sent to your bot's main wallet.
sweep
Send the remaining funds from a private key to an address. If the address field is omitted, the funds will be swept directly to your main bot wallet.
unibuy
Execute a swap using the private key, with a specified amount of ETH, for a token at a specific Uniswap pool. If the private key is omitted, the buy will be made from your bot's main wallet.
unisell
Execute a sale of a specified amount of tokens for ETH at a specified pool version using the private key. If the private key is omitted, the sale will be made from your bot's main wallet.
buyohno
Execute a swap between ETH and OHNO. Think of it as a wrapper for /unibuy with OHNO address and pool hardcoded.
help
Get information on how to contact support.
info
View details on the latest release of the bot.
cancel
Reset the current session. (Note: current session data will be lost).
Last updated