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

Presets

Presets save a full set of Trade Panel parameters (amounts, fees, tips, slippage, MEV protection) so you can switch between them in one click. Create as many presets as you need, tailored to different tokens or strategies.

Manage them from the Extension tab in the Manager's top navigation, Presets sub-tab. Presets are chain-scoped: switch chain from the selector in the top right corner to work on that chain's presets.


How Presets Work

A preset stores every parameter the Trade Panel uses to execute a trade: buy amounts, sell amounts, fees, tips, slippage, and MEV protection toggles. When you switch presets in the Trade Panel, every parameter updates at once.

Presets sync across all surfaces. The same preset you create in the Manager is available in the Bloom Telegram bot and across every browser where the Extension is signed in.

The presets table lists every preset on the selected chain.

Column
What it shows

Preset Name

Name used to identify the preset in the Trade Panel switcher.

Buy

The Quick Buy amounts saved in the preset.

Sell (%)

The Quick Sell amounts expressed as a percentage of your holdings.

Sell (SOL)

The Quick Sell amounts expressed as a value in the chain's currency.

Anti-MEV

Whether Anti-MEV is active on buys, on sells, or on both.

Auto-tip

Whether the preset uses the recommended tip automatically.

Use Search by name to filter the list. The pencil icon opens a preset for editing, the bin icon deletes it.


Create Preset

Click Create preset to open the preset builder.

Buy

Field
Description

Preset Name

Name used to identify the preset in the Trade Panel switcher.

Buy Amounts

Amounts shown as the Quick Buy buttons. Click + to add another slot.

Buy Slippage

Maximum price difference allowed on buy transactions, in percentage.

Buy Fee

Priority fee for buy transactions.

Buy Tip

Tip for buy transactions, used to prioritize inclusion in the next block.

Sell

Field
Description

Sell Amounts (%)

Sell a percentage of the tokens you hold. Shown as Quick Sell buttons. Click + to add another slot.

Sell Amounts (SOL)

Sell the quantity of tokens worth a given amount in the chain's currency. Shown next to the percentage buttons.

Sell Slippage

Maximum price difference allowed on sell transactions, in percentage.

Sell Fee

Priority fee for sell transactions.

Sell Tip

Tip for sell transactions.

Protection

Field
Description

Anti-MEV for Buys

Routes buys through an anti-MEV processor to protect against sandwich attacks. The fastest processor is chosen automatically; the toggle controls MEV-protection routing, not processor selection.

Anti-MEV for Sells

Same as Anti-MEV for Buys, applied to sells.

Auto-Tip

Uses the recommended tip automatically instead of the fixed values above.

Click Save Preset to store the configuration, or Load Defaults to restore the default values before saving.


Chain Differences

Solana is the reference above. Switch chain from the selector in the top right corner to configure an EVM preset. On EVM the amounts are expressed in the chain's native currency, fees are expressed in GWEI, and the tip fields are Bundle Tips routed through BloXroute.F

Last updated