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
fix: configure etherscan verification for Base deployments
- Add [etherscan] config to foundry.toml with BASESCAN_API_KEY
- Update deploy.yml to use --etherscan-api-key flag instead of blockscout
- Add -vvvv for verbose verification logs
- Simplify RPC URL setup (remove blockscout-specific verifier URLs)
0 commit comments