Expand description
Providers that use alloy provider types on the backend.
Structsยง
- The AlloyChainProvider is a concrete implementation of the ChainProvider trait, providing data over Ethereum JSON-RPC using an alloy provider as the backend.
- The AlloyL2ChainProvider is a concrete implementation of the L2ChainProvider trait, providing data over Ethereum JSON-RPC using an alloy provider as the backend.