Search here or press/
Search
QZAR currently exposes two transaction modes: sample and mev (current only jito for Solana). They change how a signed transaction is prioritized and submitted.
sample mev MEV risk means the danger of losing money when bots or miners reorder, add, or skip your trades on a blockchain. This manipulation hurts your execution price.
Example MEV risks:
Use sample when ordinary execution and dynamic priority are appropriate. Consider mev when private block-engine delivery is important enough to justify the tip and you understand the trade-offs.
Always verify the final signature and actual balance changes.