Type-safe abstractions for interacting with Ethereum smart contracts.
# Cargo.toml
[dependencies]
ethers-contract = "2.0.14"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new Contract instance from an address, ABI, and provider.
Add tokio as a dependency and annotate main with #[tokio::main].
No dependency data recorded yet.