For the complete documentation index, see llms.txt. This page is also available as Markdown.

Settings

Extension settings are configured from the Manager. Every change syncs to the Extension in real time, with no save-and-refresh cycle on the Extension side.

This page covers the Extension sections of the Settings modal: Scrapers, Limit Orders, Dev Sell, and Appearance. Presets, Sites, and Wallets live on the Extension tab of the top navigation and have their own pages.


How to Access Settings

1

Click your account name in the top right corner of the Manager.

2

Select Settings from the dropdown menu.

3

Open the Extension section in the left sidebar and pick Scrapers, Limit Orders, Dev Sell, or Appearance.

4

Use the blockchain dropdown in the top right corner of the modal to switch chain. Solana is used as the reference in this page; selecting an EVM chain shows the same sections with that chain's values.

Click Save to confirm changes or Cancel to discard.

The chain selector inside the Settings modal drives the settings sections and nothing else. The selector in the Manager interface is a separate control and drives Presets, Wallets, and Sites. Check which chain is selected before editing any value.


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.

Auto Buy

Field
Description

Discord Auto Buy Amount

SOL amount used for buys triggered from Discord.

Telegram Auto Buy Amount

SOL amount used for buys triggered from Telegram.

Auto Buy Processor Tip

Jito tip used to prioritize Auto Buy transactions.

Auto Buy Priority Fee

Priority fee for Auto Buy transactions.

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

Default parameters applied every time you create a limit order from the Extension's Trade Panel. Configure once, and every Extension limit order uses these values.

Field
Description

Limit Buy Slippage

Maximum price difference allowed when the limit buy fires.

Limit Sell Slippage

Maximum price difference allowed when the limit sell fires.

Limit Buy Priority Fee

Priority fee for limit buy transactions.

Limit Sell Priority Fee

Priority fee for limit sell transactions.

Limit Buy Tip

Jito tip to prioritize limit buy inclusion.

Limit Sell Tip

Jito tip to prioritize limit sell inclusion.

Anti-MEV for Limit Buys

MEV protection against sandwich attacks on limit buys. The fastest processor is selected automatically.

Anti-MEV for Limit Sells

MEV protection against sandwich attacks on limit sells. The fastest processor is selected automatically.

Allow High Impact (Risky Mode)

Lets the transaction process faster even if it causes a higher price impact on the buy.

Execution Wallets

Execute the order on the default wallet, or across all active wallets.

Load Defaults

Restore default values.


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.

Field
Description

Sell When Dev Sells

Enable to fire a sell the moment the deployer sells any amount of their tokens. Overrides any profit/loss trigger while active.

Add DevSell Button to Panel

Adds a Dev Sell shortcut to the Trade Panel for one-click activation on the token page.

Trigger When Dev Sells All

Only fire the sell when the deployer sells 100% of their holdings. Ignores partial deployer sells.

Buy Amount

SOL 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 Priority Fee

Priority fee for the buy transaction.

Sell Priority Fee

Priority fee for the sell transaction.

Buy Bundle Tip

Jito tip to prioritize the buy.

Sell Bundle Tip

Jito tip to prioritize the sell.

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.

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.

Last updated