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

tx data types #481

Open
jmank88 opened this issue Dec 9, 2020 · 0 comments
Open

tx data types #481

jmank88 opened this issue Dec 9, 2020 · 0 comments

Comments

@jmank88
Copy link
Contributor

jmank88 commented Dec 9, 2020

I'm not sure if we have a limitation on parsing constructor params in general, or if we're just missing some types, but the types here are IERC20, address, and uint256. We should support address and uint256 natively, and falling back to hex otherwise would be better than <unknown> if possible.
Screenshot from 2020-12-09 09-34-02
(from here)

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

1 participant