Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 388 Bytes

42.mdx

File metadata and controls

22 lines (15 loc) · 388 Bytes
fork group
Frontier
Block Information

Index 1 is top of the stack. See PUSH.

Stack output

  1. timestamp: unix timestamp of the current block.

Example

* Input Output
1 1636704767

Error cases

The state changes done by the current context are reverted in those cases:

  • Not enough gas.
  • Stack overflow.