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

Contract not validated on etherscan #14

Open
OrphicProject opened this issue Jul 11, 2023 · 1 comment
Open

Contract not validated on etherscan #14

OrphicProject opened this issue Jul 11, 2023 · 1 comment

Comments

@OrphicProject
Copy link

Hey there, I keep getting problem where some of the contracts (Library NFTDescriptor, Contract NonfungibleTokenPositionDescriptor, and Contract SwapRouter02) aren't getting verified on etherscan should I just verify the contracts manually? Also, I'm only getting 13 transactions total when the documentation said there should be up to 14 transactions is that something I need to worry about? All of the steps are getting completed without any errors when I deploy. Thanks

@OrphicProject
Copy link
Author

OrphicProject commented Jul 11, 2023

Need to learn how to read more thoroughly lol figured out how to verify the contracts and was able to verify one off them however, for the contracts (NonfungibleTokenPositionDescriptor and SwapRouter02) they require constructor arguments and I'm not completely sure how I'm supposed to get them- for NonfungibleTokenPositionDescriptor I need WETH9 address which I have and "nativeCurrencyLabelBytes" which im not sure what that is and how to find it for Goerli and for- SwapRouter02 I need address address _factoryV3,
address _positionManager,
address _WETH9,
and _factoryV2 however I dont have a v2 factory deployed what am I supposed to fill out for that?

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