foundry-rs / foundry

Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
https://getfoundry.sh
Apache License 2.0
8.31k stars 1.75k forks source link

feat(`cast run`): add `--etherscan-api-key` to resolve contract names #9295

Closed grandizzy closed 4 days ago

grandizzy commented 4 days ago

Motivation

Closes #3473

Solution