Custom delay (delay_ms)
By default, the Kolibrio auction on Solana uses a 50 ms delay. This is considered the optimal balance between latency, arbitrage discovery time, and transaction landing speed.
delay_ms=50Example
https://fra-sol-rpc.kolibr.io/?api_key=YOUR_API_KEY
&rev_recv=REVENUE_SHARE_ADDRESS
&tx_broadcast_mode=public
&delay_ms=75Last updated