Solidity Attack Vectors #7 - Front Running
Before transactions are added to the block, they are first sent to the transaction pool (mempool). In the mempool, the miners mine the transaction with the highest gas fee and add it to the block before going to the transaction with the lower gas fee...
aagbotemi.hashnode.dev2 min read