← Code LabSolidity0/50 solved · 0%
Basics · easy

17. Global variables

block.timestamp, block.number.

Return current block number from `getBlock()` and timestamp from `getTime()`.
Required in your answer: block.numberblock.timestamp