Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 559 Bytes

4A.mdx

File metadata and controls

24 lines (16 loc) · 559 Bytes
fork group
Cancun
Block Information

Index 1 is top of the stack. See PUSH.

Stack output

  1. blobBaseFee: blob 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.