Presets

Presets let you save full sets of Trade Panel parameters (amounts, fees, tips, slippage, MEV protection) and switch between them in one click. Create as many presets as you need, tailored to different tokens or strategies. Each preset is chain-scoped: EVM presets bind to a single chain (ETH, BSC, or Base), Solana presets apply to the Solana Extension.

Configure at manager.bloombot.app/extension/settings > Presets tab.


How Presets Work

A preset stores every parameter the Trade Panel uses to execute a trade: preset buy amounts, sell percentages, 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.


Solana Presets

Field
Description

Preset Label

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

Buy Amounts

SOL amounts shown as the four Quick Buy buttons.

Sell Percentages

Percentages shown as the four Quick Sell buttons.

Buy Fee

Priority fee for buy transactions.

Buy Tip

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

Buy Slippage

Maximum price difference allowed on buy transactions.

Sell Fee

Priority fee for sell transactions.

Sell Tip

Jito tip for sell transactions.

Sell Slippage

Maximum price difference allowed on sell transactions.

Anti-MEV for Buys

Routes buys through an anti-MEV processor to protect against sandwich attacks. The fastest processor is chosen automatically; this 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 Jito tip automatically. Solana only.

Save Preset

Save the current configuration.

Load Defaults

Restore default values for the current preset.


EVM Presets

EVM presets add a chain selector to scope each preset to a specific chain. Fees are expressed in GWEI and the tip field is a Bundle Tip (BloXroute) rather than a Jito tip.

Field
Description

Configure Preset For Chain

Select the chain this preset applies to: ETH, BSC, Base.

Preset Name

Name used to identify the preset.

Buy Amounts

Native-currency amounts shown as the four Quick Buy buttons.

Buy Slippage

Maximum price difference allowed on buy transactions.

Buy Fee

Priority fee for buy transactions, in GWEI.

Buy Bundle Tip

Bundle tip (BloXroute) to prioritize buy transaction inclusion.

Sell Amounts

Percentages shown as the four Quick Sell buttons.

Sell Slippage

Maximum price difference allowed on sell transactions.

Sell Fee

Priority fee for sell transactions, in GWEI.

Sell Bundle Tip

Bundle tip (BloXroute) to prioritize sell transaction inclusion.

Anti-MEV for Buys

Routes buy transactions through BloXroute when enabled. Routes through the custom node when disabled.

Anti-MEV for Sells

Routes sell transactions through BloXroute when enabled. Routes through the custom node when disabled.

Save Preset

Save the current configuration.

Load Defaults

Restore default values for the current preset.

Last updated