Skip to main content

Crate foundry_block_explorers

Crate foundry_block_explorers 

Source
Expand description

§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.

Modules§

account
block_number
blocks
contract
errors
gas
serde_helpers
source_tree
units
utils
verify

Structs§

Client
The Etherscan.io API client.
ClientBuilder
Response
The API response type

Enums§

ResponseData