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 does address.sol and safemath.sol return the same bytecode? #394

Open
eladalkabets2603 opened this issue Jan 18, 2022 · 0 comments
Open

Comments

@eladalkabets2603
Copy link

eladalkabets2603 commented Jan 18, 2022

SafeMath.txt
Address.txt

(.sol extension isnt supported)
i recently used your remixd for testing one of my project , where i copied sol files using chain explorers devided them into sub contract , added the imports and compiled them to get the byte code.
while testing the code i ran into something odd (in my opinion)
both safemath.sol and address.sol (from the sushi token on 0x6B3595068778DD592e39A122f4f5a5cF09C90fE2 ethereum mainnet)
how are both of these files return the same byte code?

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