foundry-block-explorers 0.24.0

Bindings for Etherscan.io and other block explorer APIs
Documentation

foundry-block-explorers

Bindings for Etherscan and other block explorer APIs, used by Foundry.

Features

  • foundry-compilers: Enables contract verification support via foundry-compilers.
  • compilers-full: Enables all compiler backends when foundry-compilers is active.
  • rustls: Uses rustls for TLS (default).
  • openssl: Uses openssl for TLS.