Skip to main content

Module block_timestamp

Module block_timestamp 

Source

Structsยง

Checker ๐Ÿ”’
Flow-sensitive walk reporting comparisons involving block.timestamp, a helper returning it, or a local holding a value derived from either.

Staticsยง

BLOCK_TIMESTAMP

Functionsยง

is_block_timestamp ๐Ÿ”’
block.timestamp, or the Yul timestamp() builtin.
is_cmp ๐Ÿ”’
returns_timestamp ๐Ÿ”’
True if a return reachable through plain blocks and if arms mentions block.timestamp.