Skip to content

Instantly share code, notes, and snippets.

@linagee
Created August 7, 2015 04:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save linagee/5d225fb36b480e67fff5 to your computer and use it in GitHub Desktop.
Save linagee/5d225fb36b480e67fff5 to your computer and use it in GitHub Desktop.
contract testContract {
function testContract() { }
}
bytecode = "60606040525b5b600a8060136000396000f30060606040526008565b00"
ABI = '[{"inputs":[],"type":"constructor"}]'
Creation: 41 + 2000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment