Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 546 Bytes

34.mdx

File metadata and controls

24 lines (16 loc) · 546 Bytes
fork group
Frontier
Environmental Information

Index 1 is top of the stack. See PUSH.

Stack output

  1. value: the value of the current call in wei.

Example

* Input Output
1 123456789

Reproduce in playground.

Error cases

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

  • Not enough gas.
  • Stack overflow.