fork | group |
---|---|
Constantinople |
Environmental Information |
Index 1 is top of the stack. See PUSH.
address
: 20-byte address of the account.
hash
: hash of the chosen account's code, the empty hash (0xc5d24601...) if the account has no code, or 0 if the account does not exist or has been destroyed.
* | Input | Output |
---|---|---|
1 |
0x43a61f3f4c73ea0d444c5c1c1a8544067a86219b |
0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470 |
The state changes done by the current context are reverted in those cases:
- Not enough gas.
- Not enough values on the stack.