1. Turbocompressor: A middleware service in the Ethereum network that auctions off transaction data to MEV searchers before posting the transactions to the chain.
  2. MEV Searcher: A participant in the Ethereum network who looks for profit opportunities from the order and inclusion of transactions in a block.
  3. Transaction Bundle: A set of transactions grouped together by an MEV searcher to be included in a block on the Ethereum network.
  4. Transaction Signature: A unique identifier attached to a transaction, confirming the sender's identity and their intention to execute the transaction.
  5. Order-Flow Auction (OFA): A brief, real-time auction where MEV searchers bid for the right to process a user's transaction.
  6. Dapp (Decentralized Application): An application that runs on a decentralized network, avoiding a single point of failure.
  7. RPC Network: Remote Procedure Call Network is a protocol that one program uses to request a service from a program located in another computer in a network.
  8. Block-builders: Entities in the Ethereum network responsible for creating new blocks to add to the blockchain.
  9. Cashback Rewards: A portion of the winning bid from an MEV searcher that is returned to the user after a successful transaction.
  10. Smart Contract: A self-executing contract with the terms of the agreement directly written into lines of code. It automatically executes transactions when predetermined conditions are met.
  11. ETH Address: An identifier of 42 alphanumeric characters that is used to receive Ethereum transactions.