[][src]Module ethers_contract::builders

This module exposes low lever builder structures which are only consumed by the type-safe ABI bindings generators.

Structs

ContractCall

Helper for managing a transaction before submitting it to a node

Deployer

Helper which manages the deployment transaction of a smart contract

Event

Helper for managing the event filter before querying or streaming its logs