- Turbocompressor: A middleware service in the Ethereum network that auctions off transaction data to MEV searchers before posting the transactions to the chain.
- MEV Searcher: A participant in the Ethereum network who looks for profit opportunities from the order and inclusion of transactions in a block.
- Transaction Bundle: A set of transactions grouped together by an MEV searcher to be included in a block on the Ethereum network.
- Transaction Signature: A unique identifier attached to a transaction, confirming the sender's identity and their intention to execute the transaction.
- Order-Flow Auction (OFA): A brief, real-time auction where MEV searchers bid for the right to process a user's transaction.
- Dapp (Decentralized Application): An application that runs on a decentralized network, avoiding a single point of failure.
- 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.
- Block-builders: Entities in the Ethereum network responsible for creating new blocks to add to the blockchain.
- Cashback Rewards: A portion of the winning bid from an MEV searcher that is returned to the user after a successful transaction.
- 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.
- ETH Address: An identifier of 42 alphanumeric characters that is used to receive Ethereum transactions.