Home / Vulnerability Database / Vyper : Timestamp dependence
Vyper

Vyper : Timestamp dependence

Overview

block.timestamp variable is used in the contract. Miners have the ability to adjust block.timestamp slightly. It can be quite dangerous if smart contract’s logic relies on the exact value of block.timestamp variable.

MEDIUM

DerScanner Severity Score

Do you want to fix Vyper : Timestamp dependence in your application?

See also

Vyper

Vyper : ERC-20 approve issue

Vyper

Vyper : Use of as_unitless_number() function

Vyper

Vyper : Locked money