Created
July 11, 2018 16:10
-
-
Save tzumby/69a794d7189fdb18b33677d71aa95edc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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