Expand description
EVM Provider implementation for interacting with EVM-compatible blockchain networks.
This module provides functionality to interact with EVM-based blockchains through RPC calls. It implements common operations like getting balances, sending transactions, and querying blockchain state.
Structs§
- Provider implementation for EVM-compatible blockchain networks.
Traits§
- Trait defining the interface for EVM blockchain interactions.