You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Security: Remove hardcoded secrets from verification scripts
- Replace hardcoded PRIVATE_KEY with required environment variable
- Replace hardcoded ETHERSCAN_API_KEY with required environment variable
- Scripts now validate env vars are set before running
0 commit comments