Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 375 Bytes

43.mdx

File metadata and controls

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

Index 1 is top of the stack. See PUSH.

Stack output

  1. blockNumber: current block number.

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.