Online Solidity Decompiler

« Decompile another contract

Address

0x1d1e1d52c5bf4564c927e348e4c225d12787e31e [etherscan.io | etherchain.org]

Public Methods

No public methods detected.

Internal Methods

No internal methods detected.

Decompilation

This might be constructor bytecode - to get at the deployed contract, go back and remove the constructor prefix, usually up to the next 6060 or 6080.
contract Contract { function main() { memory[0x40:0x60] = 0x80; revert(memory[0x00:0x00]); } }

Disassembly

label_0000: // Inputs[1] { @0008 memory[0x00:0x00] } 0000 60 PUSH1 0x80 0002 60 PUSH1 0x40 0004 52 MSTORE 0005 60 PUSH1 0x00 0007 80 DUP1 0008 FD *REVERT // Stack delta = +0 // Outputs[2] // { // @0004 memory[0x40:0x60] = 0x80 // @0008 revert(memory[0x00:0x00]); // } // Block terminates 0009 FE *ASSERT 000A A2 LOG2 000B 65 PUSH6 0x627a7a723158 0012 20 SHA3 0013 56 *JUMP 0014 99 SWAP10 0015 8F DUP16 0016 C0 C0 0017 4B 4B 0018 18 XOR 0019 42 TIMESTAMP 001A FD *REVERT 001B 72 PUSH19 0x0dd281e721bbd266a0a57278aef52612a17cec 002F CC CC 0030 52 MSTORE 0031 8C DUP13 0032 8B DUP12 0033 64 PUSH5 0x736f6c6343 0039 00 *STOP 003A 05 SDIV 003B 0C 0C 003C 00 *STOP 003D 32 ORIGIN
Found this site useful?
Donations are greatly appreciated!
ETH: 0xB3F04f0c276fa1177c1779f6E1E156B2738ea392
Contact/hire: [email protected]