feat: implement 0x32 - Origin Opcode #118
Labels
enhancement
New feature or request
opcode
Implementation of an opcode
smart-contract-logic
A specific type of opcode that requires smart contract logic as opposed to pure cairo
Milestone
Index 1 is top of the stack. See PUSH.
Stack output
address
: the 20-byte address of the sender of the transaction. It can only be an account without code.Example
1
0xbe862ad9abfe6f22bcb087716c7d89a26051f74c
Reproduce in playground.
Error cases
The state changes done by the current context are reverted in those cases:
The text was updated successfully, but these errors were encountered: