foundry-block-explorers
Bindings for Etherscan.io and other block explorer APIs.
Originally part of ethers-rs
as ethers-etherscan
.
Examples
use Chain;
use Client;
async
Supported Rust Versions
Foundry will keep a rolling MSRV (minimum supported rust version) policy of at least 6 months. When increasing the MSRV, the new Rust version must have been released at least six months ago. The current MSRV is 1.76.0.
Note that the MSRV is not increased automatically, and only as part of a minor release.