Skip to content

Instantly share code, notes, and snippets.

@frangio
Last active November 4, 2024 20:07
Show Gist options
  • Save frangio/940f21778f411154dc58ff818c712929 to your computer and use it in GitHub Desktop.
Save frangio/940f21778f411154dc58ff818c712929 to your computer and use it in GitHub Desktop.
EOF version of ERC-1167 Minimal Proxy. (See https://github.com/ipsilon/eof/blob/main/spec/eof.md#container)
ef000101000402000100110400200000000003365f5f37365fd10000f93d5f5f3e5f3df3
ef00 magic
01 version
01 kind_types
0004 types_size
02 kind_code
0001 num_code_sections
0011 code_size
04 kind_data
0020 data_size
00 terminator
types_section
00 inputs
00 outputs
0003 max_stack_height
code_section
36 calldatasize
5f push0
5f push0
37 calldatacopy
36 calldatasize
5f push0
d10000 dataloadn 0
f9 extdelegatecall
3d returndatasize
5f push0
5f push0
3e returndatacopy
5f push0
3d returndatasize
f3 return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment