βš™οΈSolana Config

Manage the Solana related settings.

Config Inputs

Setting
Description
Required
Default

NODE HTTP URL

The node HTTP URL endpoint which is needed to interact with the Solana RPC and the blockchain. Leave blank to use in-house node.

❌

NODE HTTP SEND TX URL

The node HTTP send tx URL (if any) which will be used for sending transactions. Leave blank to use in-house node.

❌

NODE WS URL

The node WS URL endpoint which is needed to interact with the Solana RPC and the blockchain. Leave blank to use in-house node.

❌

NODE GEYSER URL

The node Geyser URL endpoint which is needed to interact with the Geyser Yellowstone plugin on your node. Leave blank to use in-house Geyser.

❌

NODE GEYSER TOKEN

The Geyser auth token, if needed.

❌

JITO RPC URL

Choose the option nearest to your location from the URL's list.

βœ…

BLOX RPC URL

Choose the option nearest to your location from the Regional Providers list.

βœ…

NEXT BLOCK RPC URL

Choose the option nearest to your location from the following list: NewYork: ny.nextblock.io Frankfurt: fra.nextblock.io

βœ…

TEMPORAL RPC URL

Choose the option nearest to your location from the following list: United States: us Amsterdam: ams Frankfurt: fra

βœ…

NODE SPAM AMOUNT

The amount of txs to send through the HTTP RPC Node.

❌

53

JITO TIP MULTIPLIER

The tip multiplier to apply to the 99% landing tip without exceeding your task max tip.

❌

1.5

JITO SPAM AMOUNT

The amount of txs to send through Jito

❌

2

BLOX SPAM AMOUNT

The amount of txs to send through BloXroute.

❌

1

NEXT BLOCK SPAM AMOUNT

The amount of txs to send through NextBlock

❌

1

TEMPORAL SPAM AMOUNT

The amount of txs to send through Temporal

❌

1

ORDERS SELL RETRY

Amount of times the bot should retry selling if the order fails, for example, due to slippage.

❌

1

POSITIONS REFRESH RATE (ms)

Rate at which the positions data on the positions page should be updated.

❌

1000

POSITIONS DISPLAY LIMIT

Limit of positions to be displayed on the positions page. The more positions, the more requests per second, keep in mind your node rate-limits

❌

10

POSITIONS PRIORITY FEE (SOL)

The sell transaction priority fee.

βœ…

0.001

POSITIONS MAX JITO TIP (SOL)

The sell transaction max Jito tip. Set to 0 or leave blank skip Jito.

❌

0.01

POSITIONS BLOX TIP (SOL)

The sell transaction BloXroute tip. Set to 0 or leave blank to skip BloXroute.

❌

0

POSITIONS NEXT BLOCK TIP (SOL)

The sell transaction NextBlock tip. Set to 0 or leave blank to skip NextBlock.

❌

0

POSITIONS TEMPORAL TIP (SOL)

The sell transaction Temporal tip. Set to 0 or leave blank to skip Surf.

❌

0

QUICK TASK BUY AMOUNTS (SOL)

Preset buy amounts for a quick-task. Maximum is 4. Formatting: amounts separated by : Example: 1:2:3:4

❌

QUICK TASK PRIORITY FEE

The swap transaction priority fee.

βœ…

0.001

QUICK TASK MAX JITO TIP (SOL)

The swap transaction max Jito tip. Set to 0 or leave blank to skip Jito.

❌

0.01

QUICK TASK BLOX TIP (SOL)

The swap transaction BloXroute tip. Set to 0 or leave blank to skip BloXroute.

❌

0

QUICK TASK NEXT BLOCK TIP (SOL)

The swap transaction NextBlock tip. Set to 0 or leave blank to skip NextBlock.

❌

0

QUICK TASK TEMPORAL TIP (SOL)

The swap transaction Temporal tip. Set to 0 or leave blank to skip Surf.

❌

0

MAX MPL TOKENS CACHE SIZE (MB)

The maximum size of the tokens cache. Bigger size means it can store more tokens for quick access when running the bot. Change the size keeping in mind your machine RAM storage size and CPU capabilities.

❌

100 MB

MAX OPENBOOK MARKETS CACHE SIZE (MB)

The maximum size of the markets cache. Bigger size means it can store more markets for quick access when running the bot. Change the size keeping in mind your machine RAM storage size and CPU capabilities.

❌

100 MB

Last updated