Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 456 Bytes

File metadata and controls

24 lines (16 loc) · 456 Bytes
fork Istanbul
group Block Information

Notes

Semantically equivalent of calling BALANCE with ADDRESS as parameter, but with a reduced gas cost.

Stack output

  1. Integer: balance of the current account in wei.

Example

Input Output
125985

Error cases

The transaction is reverted in those cases:

  • Not enough gas.
  • Stack overflow.