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

Fix Verification issue #71

Merged
merged 6 commits into from
Oct 7, 2024
Merged

Fix Verification issue #71

merged 6 commits into from
Oct 7, 2024

Conversation

DevPelz
Copy link
Contributor

@DevPelz DevPelz commented Oct 1, 2024

Verification command used:
forge verify-contract 0x4f71bB382A119d0545C28FB532Cad673aF321C9F src/LineaWorldID.sol:LineaWorldID --etherscan-api-key your-api-key --verifier-url https://api-sepolia.lineascan.build/api --watch --chain-id 11155111 --constructor-args $(cast abi-encode "constructor(uint8,address)" 30 0xB218f8A4Bc926cF1cA7b3423c154a0D627Bdb7E5)

@kfastov
Copy link
Owner

kfastov commented Oct 7, 2024

Fast and useful solution, thanks

@kfastov kfastov merged commit 5497e74 into kfastov:main Oct 7, 2024
2 of 3 checks passed
@kfastov kfastov linked an issue Oct 14, 2024 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Fix contract verification after deployment
2 participants