alloy_provider

Module ext

Source
Expand description

Extended APIs for the provider module.

Traits§

  • AdminApiadmin-api
    Admin namespace rpc interface that gives access to several non-standard RPC methods.
  • AnvilApianvil-api
    Anvil namespace rpc interface that gives access to several non-standard RPC methods.
  • DebugApidebug-api
    Debug namespace rpc interface that gives access to several non-standard RPC methods.
  • EngineApiengine-api
    Extension trait that gives access to engine API RPC methods.
  • Erc4337Apierc4337-api
    ERC-4337 Account Abstraction API
  • NetApinet-api
    Net namespace rpc interface that provides access to network information of the node.
  • RpcApirpc-api
    The rpc API provides methods to get information about the RPC server itself, such as the enabled namespaces.
  • TraceApitrace-api
    Trace namespace rpc interface that gives access to several non-standard RPC methods.
  • TxPoolApitxpool-api
    Txpool namespace rpc interface.

Type Aliases§