Blocknative Auction
Blocknative connects searchers and dapps to validators via the Blocknative Auction.
This is done by sending transaction bundles or privately to the Blocknative block builder and avoid the public mempool.
If you are a searcher, use the Bundle RPC Endpoint to get started. Blocknative follows the standards of the builder ecosystem to make it as easy as possible to start sending bundles. Once the builder receives the bundles, it will build the most profitable block with all possible searcher bundles, scored by their profit divided by gas used, and public mempool transactions. These blocks are then relayed to validators using MEV-boost, all while maintaining pre-trade privacy.
If you are a dapp looking to setup the RPC endpoint into your backend use the Private Transaction RPC Endpoint. Transactions will avoid the public mempool and be sent to the Blocknative Builder directly. No front-running will occur on these transactions.
Last modified 30d ago