Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 517 Bytes

30.mdx

File metadata and controls

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

Index 1 is top of the stack. See PUSH.

Stack output

  1. address: the 20-byte address of the current account.

Example

* Input Output
1 0x9bbfed6889322e016e0a02ee459d306fc19545d8

Reproduce in playground.

Error cases

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

  • Not enough gas.
  • Stack overflow.