💰Sol Bribery

Solana supports the Bribery Tip function. The Bribery Tip function is very important for users who pursue extreme speed. The chain-up rate is very high and you can jump the queue (depending on the bribery).

DBot already supports the Jito bribery setting of Solana Anti-MEV mode and Turbo mode.

The priority fee will be auto split into multiple optimal transaction routing channels in turbo mode, when auto fees or priority fee + bribery tip >= 0.0002, the 0slot channel will be used.

If priority fee is below 0.0002, 0slot won't be activated, will still use Jito. In Anti-MEV mode, Jito is still used as the default.

DBot auto priority fee/auto Jito fee is currently a relatively gas-saving solution. It is recommended to use custom priority/Jito fee settings during congestion periods.

  • Customized priority fee and bribery tip for Solana's transactions supported

When checked, you can customize the priority fee and bribery tip for turbo mode / anti-MEV, otherwise it will be auto assigned by the system (In Turbo Mode, if you don’t customize settings: When priority fee > 0.0002, gas fee defaults to 0.00005 and the rest goes to 0slot)

Last updated