Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you encode raw arguments into bytes value using web3 0.20? #1711

Closed
aleybovich opened this issue Jun 18, 2018 · 1 comment
Closed

Comments

@aleybovich
Copy link

My DApp wil be using MetaMask and currently MetaMask injects web3 0.20.3 into a web page, so I have to use that.
I interact with an ERC223 token and need to pass a few arguments packed as a single bytes object into it (last argument to ERC223.transfer(to, value, data) function), and i can't find a way to do that using web3 v0.20.
Any ideas?

@nivida
Copy link
Contributor

nivida commented Aug 10, 2018

Please ask this question on https://ethereum.stackexchange.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants