Action
Action Type
We can have alertAction
and tradeAction
Alert Action Details
Alert Type
Only Telegram(TG) is available for now.
Chat ID
You can get the chat ID from our bot.
Trade Action Details
Quote Token Symbol
ETH vs. WETH.
Fixed Buy in Quote Token
Allows users to execute a transaction with a predetermined ETH amount. Choices include 0.05, 0.1, 0.2, 0.5, or 1 ETH.
Trade in Full
Follow the exact amount swapped by the selected followee.
Sell All Once Triggered
On a selling event where token A is sold, the system sells all the user's A tokens. This setting can be toggled on or off.
Max Buy in USD
Sets an upper limit for automated purchases. For instance, with a $500 limit in ETH, if the monitored wallet purchases $100 worth of ETH, your bot will match this. If the purchase surpasses $500, the bot will buy up to that limit. This safeguards against erratic purchase sizes, especially from major investors with significant buying power.
Min Buy In USD
Determines the lowest permissible automated purchase. If set to $100 worth of ETH, and the observed wallet buys $200 worth, your bot mirrors this. If the value is below $100, the bot will still purchase $100 worth of ETH. This provision is established to ensure that users maintain a consistent trading floor, preventing transactions of insignificantly small amounts that might not be worth the transaction fees or the potential market impact. It provides a safety net, ensuring users engage in trades that align with their investment thresholds and objectives.
Frontrun
"Frontrun" determines if you'd like to prioritize your transactions ahead of the wallet you're tracking. By enabling Frontrun, your bot will set a higher gwei than the tracked wallet, essentially overtaking its transaction speed. Specifically, the bot will adjust its gas price based on the tracked wallet's rate plus an additional 5, ensuring a faster transaction completion. If you disable Frontrun, the bot will match the gwei of the tracked wallet, ensuring your transactions don't surpass it in speed.
Min Buy In USD When Frontrun
When "frontrun" is enabled, attempting to preempt the monitored transaction might inadvertently lead to its failure. To ensure the smooth execution of the tracked transaction, you might need to reduce your trade amount. This setting allows you to specify the minimum USD amount you're comfortable purchasing in such scenarios. If left undefined, the system will not adjust the trade amount to accommodate the tracked transaction's success; it will proceed regardless of the outcome for the tracked wallet.
Sell According To The Followee Balance Ratio
When activated, the bot assesses the token balance of the monitored wallet and determines the proportion being sold. It then mirrors this sale percentage from your holdings. As an illustration, consider the tracked wallet holds 100 tokens, and you have 80. If it sells 50 tokens (50% of its stash), the bot will sell 40 of your tokens, matching the 50% ratio. This feature ensures you maintain alignment with the actions of the tracked wallet while safeguarding your asset position.
MEV protected
When activated, transactions are exclusively dispatched to MEV nodes like flashbots, excluding public nodes, ensuring protection from MEV bots.
Last updated