Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 545 Bytes

48.mdx

File metadata and controls

24 lines (16 loc) · 545 Bytes
fork group
London
Block Information

Index 1 is top of the stack. See PUSH.

Stack output

  1. baseFee: base fee in wei.

Example

* Input Output
1 10

Reproduce in playground.

Error cases

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

  • Not enough gas.
  • Stack overflow.