@losuria
How fast is LOSURIA execution vs public mempool?
Public mempool: your transaction enters the queue. Validators see it. Bots decide whether to front-run or sandwich it. Then it gets included in a block — often 1-3 blocks later if gas isn't set high enough.
Private builder bundle: your signed order is submitted directly to builders outside the mempool. Builders include your bundle in the next block they produce. They have financial incentive to include valid bundles quickly.
Speed ceiling: block-1 (you cannot get included before a block is produced). Block-0 inclusion is a physical impossibility, not a marketing claim.
In practice: most trades execute in the next 1-2 blocks. No mempool delay, no sandwiching, no gas wars with bots.
app.losuria.com