Skip to content

Instantly share code, notes, and snippets.

@tzumby
Created July 11, 2018 16:10
Show Gist options
  • Save tzumby/69a794d7189fdb18b33677d71aa95edc to your computer and use it in GitHub Desktop.
Save tzumby/69a794d7189fdb18b33677d71aa95edc to your computer and use it in GitHub Desktop.
iex(14)> Ethereumex.HttpClient.eth_call(%{ data: "0x" <> data, to: "0xd26114cd6EE289AccF82350c8d8487fedB8A0C07"})
{:ok, "0x00000000000000000000000000000000000000000000000005698eef06670000"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment