MEV protection lets you shield transactions from front-running, sandwich attacks, and other value extraction methods. It currently applies to Ethereum mainnet, BNB Smart Chain mainnet, Arbitrum mainnet, and Base mainnet.
eth_sendRawTransaction.If you have the transaction hash, you can retrieve it from the private pool with the regular eth_getTransactionByHash, but only through the same Chainstack node endpoint you used to submit the transaction. Once the transaction is in the block, you can retrieve it using all regular methods.
Get in touch to start using MEV Protection on Chainstack.