Solidity Attack Vectors #5 - Block Timestamp Manipulation Attack
Jan 10, 2023 · 2 min read · A miner can manipulate the block.timestamp which can be used to their advantage to attack a smart contract. block.timestamp can be manipulated by miners with the following constraints: it cannot be stamped at an earlier time than its parent it cann...
Join discussion