> For the complete documentation index, see [llms.txt](https://docs.bloombot.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bloombot.app/manager/pages/settings/evm.md).

# Evm

{% hint style="info" %}
Settings let you configure default parameters for spot trading and automation presets on EVM chains (Ethereum, Base, BSC, Robinhood, Arc). Changes apply to all future actions using the selected preset.

The sections below use BSC as reference. The same logic applies to all supported EVM chains, although some features may vary depending on the chain.
{% endhint %}

***

#### How to Access Settings

{% stepper %}
{% step %}
Click your account name in the top right corner of the Manager.
{% endstep %}

{% step %}
Select <kbd>Settings</kbd> from the dropdown menu.
{% endstep %}

{% step %}
In the Settings modal, select an EVM chain (Ethereum, Base, BSC or Robinhood) from the blockchain dropdown in the top right corner.
{% endstep %}
{% endstepper %}

The Settings modal is organized into sections accessible from the left sidebar: **Spot Buy/Sell**, **Currency**, **Custom Theme**, **Token Blacklist**, **Extension** (Scrapers, Limit Orders, Dev Sell, Appearance), **Tracker** (Feed Settings, Keywords, Deploy Settings, Deploy Presets), and **Presets** (Defaults, Buy Amounts, Sell Amounts, Copy Preset, AFK Preset, Twitter Preset).

Click <kbd>Save</kbd> to confirm changes or <kbd>Cancel</kbd> to discard.

***

#### Spot Buy/Sell

Default fee, slippage, and protection settings applied to all spot trades.

<div align="left"><figure><img src="/files/kZU6bHYNRgCdNeJrwoFW" alt="" width="563"><figcaption></figcaption></figure></div>

**Fees**

| Field                 | Description                                                                   |
| --------------------- | ----------------------------------------------------------------------------- |
| **Buy Gas**           | Max Priority Fee for buys, in GWEI. Max Fee = Base Fee + (Priority Fee x 2).  |
| **Sell Gas**          | Max Priority Fee for sells, in GWEI. Max Fee = Base Fee + (Priority Fee x 2). |
| **Approve Gas**       | Gas amount to approve the token to be sold, in GWEI.                          |
| **Bundle Tip (Buy)**  | Tip to prioritize buy execution.                                              |
| **Bundle Tip (Sell)** | Tip to prioritize sell execution.                                             |

**Slippage**

| Field             | Description                                               |
| ----------------- | --------------------------------------------------------- |
| **Buy Slippage**  | Max price difference on buy transactions, in percentage.  |
| **Sell Slippage** | Max price difference on sell transactions, in percentage. |

**Protection**

| Field          | Description                                                                          |
| -------------- | ------------------------------------------------------------------------------------ |
| **Anti MEV**   | Routes transactions through BloXroute to prevent MEV. Disabled uses the custom node. |
| **Anti Snipe** | Automatically skips tokens deployed with active anti-snipe protection.               |

***

#### Currency

Choose the token your buys and sells are denominated in. If you pick a stablecoin, keep some ETH for gas and tips.

<div align="left"><figure><img src="/files/VJft1b09YCNAQ5pOuiyR" alt="" width="563"><figcaption></figcaption></figure></div>

Available quote assets depend on the selected chain. On Ethereum: ETH, USDC, USDT.

***

#### Custom Theme

Change the look of the interface by selecting one of the nine available presets. You can also customize background and button colors, and choose between six fonts.

<div align="left"><figure><img src="/files/pdvOpx2p1dNIKUnRSHoC" alt="" width="563"><figcaption></figcaption></figure></div>

* **Presets**: Default, Astro, Neo, Crimson, Stealth, Orange, Ocean, Discord, Daylight.
* **Colors**: Primary Color, Background Color, Buy Color, Sell Color.
* **Font**: Inter, Geist, Poppins, Roboto, Space Grotesk, DM Sans.

***

#### Token Blacklist

Exclude specific tokens from all trading activity. Enter token addresses separated by commas and click <kbd>Add</kbd>. Blacklisted tokens will not be bought by any automated task.

<div align="left"><figure><img src="/files/iYBN98TD1u6At7rfdqww" alt="" width="563"><figcaption></figcaption></figure></div>

***

#### Extension

Chrome Extension defaults, configured from the Manager. Every change syncs to the Extension in real time. On EVM each preset is scoped to a chain, fees are expressed in GWEI, and the tip field is a Bundle Tip (BloXroute) rather than a Jito tip.

**Scrapers**

Default parameters applied to Auto Buy, the scraper that watches a Discord or Telegram Web tab and fires a buy the moment a contract address is posted in the target channel. On EVM a single Buy Amount applies to both channels.

<div align="left"><figure><img src="/files/yuLeWydD955WcOb7sUUM" alt="" width="563"><figcaption></figcaption></figure></div>

**Buy Settings**

| Field              | Description                                            |
| ------------------ | ------------------------------------------------------ |
| **Buy Amount**     | Native-currency amount used for Auto Buy transactions. |
| **Buy Fee (Gwei)** | Priority fee for Auto Buy transactions, in GWEI.       |
| **Buy Slippage**   | Maximum price difference allowed on Auto Buy.          |
| **Buy Bundle Tip** | Bundle tip to prioritize Auto Buy inclusion.           |

**Liquidity & Market Cap**

| Field                    | Description                                                     |
| ------------------------ | --------------------------------------------------------------- |
| **Min Liquidity (USD)**  | Skip the buy if the pool liquidity is below this threshold.     |
| **Max Liquidity (USD)**  | Skip the buy if the pool liquidity is above this threshold.     |
| **Min Market Cap (USD)** | Skip the buy if the token's market cap is below this threshold. |
| **Max Market Cap (USD)** | Skip the buy if the token's market cap is above this threshold. |

| Field                               | Description                                                                                |
| ----------------------------------- | ------------------------------------------------------------------------------------------ |
| **Skip contract if already bought** | The scraper ignores contract addresses already purchased from the current channel session. |
| **Load Defaults**                   | Restore default values.                                                                    |

***

#### Limit Orders

{% hint style="info" %}
Limit Orders are not supported for EVM chains. To configure Limit Orders, switch to Solana from the blockchain dropdown.
{% endhint %}

***

#### Dev Sell

Default parameters applied every time you enable automatic dev sell on a token. When Dev Sell is active, Bloom watches the token's deployer wallet and fires a sell the moment the deployer sells their tokens. Each chain has its own configuration.

<div align="left"><figure><img src="/files/ca4qtjZh3JsiI3Ap0X8A" alt="" width="563"><figcaption></figcaption></figure></div>

| Field                           | Description                                                                          |
| ------------------------------- | ------------------------------------------------------------------------------------ |
| **Sell When Dev Sells**         | Enable to fire a sell the moment the deployer sells. Overrides profit/loss triggers. |
| **Add DevSell Button to Panel** | Adds a Dev Sell shortcut to the Trade Panel.                                         |
| **Buy Amount**                  | Native-currency amount to buy when Dev Sell is triggered with a buy component.       |
| **Sell Amount**                 | Percentage of your position to sell when the deployer sells.                         |
| **Buy Slippage**                | Maximum price difference allowed on the buy.                                         |
| **Sell Slippage**               | Maximum price difference allowed on the sell.                                        |
| **Buy Fee (Gwei)**              | Priority fee for the buy transaction, in GWEI.                                       |
| **Sell Fee (Gwei)**             | Priority fee for the sell transaction, in GWEI.                                      |
| **Execution Wallets**           | Execute the order on the default wallet, or across all active wallets.               |
| **Load Defaults**               | Restore default values.                                                              |

***

#### Appearance

Customize the Trade Panel's look and feel. Sounds, button styling, background image, and opacity.

<div align="left"><figure><img src="/files/6lTsaRrWLjXlGMiUAEkX" alt="" width="563"><figcaption></figcaption></figure></div>

| Field                   | Description                                                                                                                             |
| ----------------------- | --------------------------------------------------------------------------------------------------------------------------------------- |
| **Notification Sounds** | Audio feedback during trading. Turn sounds off entirely, or pick which events play a sound (trade executed, trade failed, and similar). |
| **Reduce Motion**       | Reduce motion and animations to improve performance.                                                                                    |
| **Include Fees in PnL** | Include priority fees and bundle tips in cost/proceeds calculations.                                                                    |

**Quick Buy Button**

| Field                | Description                                                                                    |
| -------------------- | ---------------------------------------------------------------------------------------------- |
| **Background Color** | Background color of the Quick Buy buttons used for the four preset amounts in the Trade Panel. |
| **Text Color**       | Text color of the Quick Buy buttons used for the four preset amounts in the Trade Panel.       |

**Background Settings**

| Field                         | Description                                                                                      |
| ----------------------------- | ------------------------------------------------------------------------------------------------ |
| **Upload a background image** | Drag and drop an image into the background field. Supported formats: .PNG, .JPG. Max size: 8MB.  |
| **Custom Gif Background**     | URL of a supported animated GIF, used instead of an uploaded image.                              |
| **Background Opacity**        | Higher opacity makes the background more visible; lower opacity keeps the panel content legible. |

***

#### Tracker

Tracker feed behavior and keyword alerts. The deploy configuration used by Dev Features is Solana only.

**Feed Settings**

Configure the live feed behavior, translations, and the default buy amounts for quick trades from the feed.

<div align="left"><figure><img src="/files/AsxxuQG4O5l1GOC94IiH" alt="" width="563"><figcaption></figcaption></figure></div>

| Field                     | Description                                                                                                                                                                                                 |
| ------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Pause on Hover**        | Pauses the tracker while hovering over it with your mouse.                                                                                                                                                  |
| **External URL Warning**  | Shows a warning when an action redirects to a potentially unsafe external URL.                                                                                                                              |
| **Hide Default Accounts** | Hides all the default accounts that Bloom preloads into the Twitter Tracker.                                                                                                                                |
| **Translation Language**  | English or Chinese. The language you want to translate tweets into.                                                                                                                                         |
| **Translation Display**   | <p>Where you see the translation.</p><ul><li><strong>Replace</strong>: replaces the tweet text with the translated one.</li><li><strong>Under</strong>: adds the translated text below the tweet.</li></ul> |

**Buy Amounts**

| Field        | Description                                             |
| ------------ | ------------------------------------------------------- |
| **Amount 1** | First preset quick-buy amount, in the native currency.  |
| **Amount 2** | Second preset quick-buy amount, in the native currency. |
| **Amount 3** | Third preset quick-buy amount, in the native currency.  |
| **Amount 4** | Fourth preset quick-buy amount, in the native currency. |

**Danger Zone**

| Field                    | Description                                                                 |
| ------------------------ | --------------------------------------------------------------------------- |
| **Untrack all accounts** | Stop tracking every account you added. Default accounts are left untouched. |
| **Factory reset**        | Restore all tracker preferences to their defaults.                          |

***

#### Keywords

Add a keyword and configure how it behaves inside the Twitter Tracker.

<div align="left"><figure><img src="/files/wwMoNSNArEfRZIRrKBg2" alt="" width="563"><figcaption></figcaption></figure></div>

For each keyword you can:

* Choose whether to show only the tweets that contain it.
* Select a highlight color.
* Turn the sound notification on or off.
* Add a note.
* Match the whole word only.
* Choose whether to keep the tweet pinned.

You can add multiple keywords, edit them, and delete them.

***

#### Deploy Settings

{% hint style="info" %}
Deploy Settings are not available for EVM chains yet. To configure them, switch to Solana from the blockchain dropdown.
{% endhint %}

***

#### Deploy Presets

{% hint style="info" %}
Deploy Presets are not available for EVM chains yet. To configure them, switch to Solana from the blockchain dropdown.
{% endhint %}

***

#### Presets

Presets define the default parameters used when creating new tasks or executing trades. Each preset applies to a specific trading mode.

**Defaults**

Filters applied to Spot Buy, Spot Sell, Copy and Limit Orders. A trade is skipped when the token fails any of them.

<div align="left"><figure><img src="/files/Vle8EtSS9fnFEoXZQmvi" alt="" width="563"><figcaption></figcaption></figure></div>

| Field              | Description                                                                          |
| ------------------ | ------------------------------------------------------------------------------------ |
| **Min Liquidity**  | Minimum pool liquidity required to execute the transaction.                          |
| **Max Tax (Buy)**  | Maximum allowable token buy tax percentage required for the purchase to be executed. |
| **Max Tax (Sell)** | Maximum allowable token sell tax percentage required for the sale to be executed.    |

{% hint style="info" %}
Due to Base V4 limitations, the minimum liquidity calculations may be inaccurate, so proper functionality cannot be guaranteed on that chain.
{% endhint %}

***

#### Buy Amounts

Default amounts displayed when buying, in the native currency. Up to 5 presets.

<div align="left"><figure><img src="/files/pKNhP5sMUF9TaUTIfLgg" alt="" width="563"><figcaption></figcaption></figure></div>

| Field            | Description           |
| ---------------- | --------------------- |
| **Buy Amount 1** | First preset amount.  |
| **Buy Amount 2** | Second preset amount. |
| **Buy Amount 3** | Third preset amount.  |
| **Buy Amount 4** | Fourth preset amount. |
| **Buy Amount 5** | Fifth preset amount.  |

***

#### Sell Amounts

Default percentages displayed when selling. Up to 5 presets.

<div align="left"><figure><img src="/files/LdRd7Cn7b1Zazak9LbOU" alt="" width="563"><figcaption></figcaption></figure></div>

| Field             | Description                    |
| ----------------- | ------------------------------ |
| **Sell Amount 1** | First preset sell percentage.  |
| **Sell Amount 2** | Second preset sell percentage. |
| **Sell Amount 3** | Third preset sell percentage.  |
| **Sell Amount 4** | Fourth preset sell percentage. |
| **Sell Amount 5** | Fifth preset sell percentage.  |

***

#### Copy Preset

Default configuration used when creating a new copy-trading task.

<div align="left"><figure><img src="/files/TSNtRLzmggbehmMvR0Rc" alt="" width="563"><figcaption></figcaption></figure></div>

| Field                     | Description                                                                                                                                               |
| ------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Max Buy Count**         | Maximum coins the task will buy under the current configuration.                                                                                          |
| **Max Trades Per Token**  | Maximum times the task will buy the same token.                                                                                                           |
| **Sell Only Copied Buys** | Sells trigger only for tokens bought via copy trading. Spot, Twitter, and AFK buys are excluded.                                                          |
| **First Interaction**     | Only trigger when the target wallet interacts with a token for the first time. Only trades from September 22, 2025 onward are included due to EVM limits. |
| **Buy Tokens Once**       | Buy a coin only once, even if the target makes multiple purchases. Enable on each wallet if you use multiple.                                             |
| **Anti MEV**              | Routes transactions through BloXroute to prevent MEV. Disabled uses the custom node.                                                                      |
| **Exact Buy**             | Buys the same amount in the native currency as the target wallet.                                                                                         |
| **Fixed Buy**             | Buys a fixed amount in the native currency, regardless of the target's amount.                                                                            |
| **Percent Buy**           | Buys a percentage of the target's amount. Set above 100% to buy more (e.g. 130% buys 30% on top of the target).                                           |
| **Max Buy**               | Maximum amount you can spend per transaction, regardless of the target. Applies per transaction.                                                          |
| **Follow Sells**          | Sells when the target sells, mirroring the sell percentage. E.g. target sells 50% → task sells 50%.                                                       |
| **Min Sell**              | Minimum percentage the target wallet must sell to trigger the task.                                                                                       |
| **Follow Sells (Fixed)**  | Fixed percentage of tokens to sell when the target sells any amount.                                                                                      |
| **Reverse Mode**          | Triggers buys exclusively when the target wallet sells. Buys from the target are ignored.                                                                 |
| **Min Trigger Buy**       | Minimum amount the target must buy to trigger your transaction.                                                                                           |
| **Max Trigger Buy**       | Maximum amount the target can buy to trigger your transaction.                                                                                            |
| **Min Market Cap**        | Minimum token market cap required to trigger a buy.                                                                                                       |
| **Max Market Cap**        | Maximum token market cap allowed to trigger a buy.                                                                                                        |
| **Min Token Age**         | Minimum time since token creation. For migrated coins, counted from DEX listing. Some older tokens may not work.                                          |
| **Max Token Age**         | Maximum time since token creation. For migrated coins, counted from DEX listing. Some older tokens may not work.                                          |
| **Max Dev Holdings**      | Maximum % of token supply held by the dev. If the dev holds more than this, the trade is skipped.                                                         |
| **Buy Fee**               | Max Priority Fee for buys, in GWEI. Max Fee = Base Fee + (Priority Fee x 2).                                                                              |
| **Sell Fee**              | Max Priority Fee for sells, in GWEI. Max Fee = Base Fee + (Priority Fee x 2).                                                                             |
| **Buy Slippage**          | Buy slippage percentage.                                                                                                                                  |
| **Sell Slippage**         | Sell slippage percentage.                                                                                                                                 |
| **Bundle Tip**            | Tip to prioritize buy execution.                                                                                                                          |
| **Bundle Tip (Sell)**     | Tip to prioritize sell execution.                                                                                                                         |
| **Blacklisted Deployers** | Deployer addresses the task will ignore when buying. Mass import available.                                                                               |
| **Whitelisted Deployers** | Deployer addresses the task will exclusively buy from. Tokens from any other deployer are ignored. Mass import available.                                 |
| **Platforms**             | Platforms the task operates on.                                                                                                                           |

***

#### AFK Preset

Default configuration used when creating a new AFK Mode task.

<div align="left"><figure><img src="/files/s1RuDsaLcRSFAewCivEF" alt="" width="563"><figcaption></figcaption></figure></div>

| Field                     | Description                                                                          |
| ------------------------- | ------------------------------------------------------------------------------------ |
| **Buy Amount**            | Buy amount in the native currency.                                                   |
| **Buy Fee**               | Max Priority Fee for buys, in GWEI. Max Fee = Base Fee + (Priority Fee x 2).         |
| **Buy Slippage**          | Buy slippage percentage.                                                             |
| **Anti MEV**              | Routes transactions through BloXroute to prevent MEV. Disabled uses the custom node. |
| **Anti Snipe**            | Automatically skips tokens deployed with active anti-snipe protection on Four Meme.  |
| **Bundle Tip**            | Tip to prioritize execution.                                                         |
| **Max Buy Count**         | Maximum coins the task will buy under the current configuration.                     |
| **Blacklisted Words**     | Words in the token name that make the AFK task skip the token.                       |
| **Blacklisted Deployers** | Deployer addresses the task will ignore when buying. Mass import available.          |
| **Platforms**             | Platforms the task operates on.                                                      |

***

#### Twitter Preset

Default configuration used when creating a new Twitter tracking task.

<div align="left"><figure><img src="/files/KqtU48Nfq7R4HImJd14X" alt="" width="563"><figcaption></figcaption></figure></div>

| Field              | Description                                                                                                                                                                                                                                |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Max Buy Count**  | Maximum contracts posted by the target account the task will buy. Counter does not reset when you change the target.                                                                                                                       |
| **Buy Amount**     | Buy amount in the native currency.                                                                                                                                                                                                         |
| **Buy Fee**        | Max Priority Fee for buys, in GWEI. Max Fee = Base Fee + (Priority Fee x 2).                                                                                                                                                               |
| **Buy Slippage**   | Buy slippage percentage.                                                                                                                                                                                                                   |
| **Anti MEV**       | Routes transactions through BloXroute to prevent MEV. Disabled uses the custom node.                                                                                                                                                       |
| **Bundle Tip**     | Tip to prioritize execution.                                                                                                                                                                                                               |
| **Target Actions** | <p>Trigger type:</p><ul><li><strong>Tweet</strong>: original posts, including contracts in quoted reposts.</li><li><strong>Retweet</strong>: contracts in retweeted posts.</li><li><strong>Reply</strong>: contracts in replies.</li></ul> |
| **Use OCR**        | Detects and buys contracts from images posted by the target.                                                                                                                                                                               |
| **Keyword Match**  | <p>How text keywords are matched against the tweet content:</p><ul><li><strong>Partial</strong>: the keyword can match partially.</li><li><strong>Exact</strong>: the keyword must match in full.</li></ul>                                |
| **Min Market Cap** | Minimum token market cap required to trigger a buy.                                                                                                                                                                                        |
| **Max Market Cap** | Maximum token market cap allowed to trigger a buy.                                                                                                                                                                                         |
| **Min Token Age**  | Minimum time since token creation. For migrated coins, counted from DEX listing.                                                                                                                                                           |
| **Max Token Age**  | Maximum time since token creation. For migrated coins, counted from DEX listing.                                                                                                                                                           |
| **Platforms**      | Platforms the task operates on.                                                                                                                                                                                                            |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.bloombot.app/manager/pages/settings/evm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
