Expand description
Extended APIs for the provider module.
Structs§
- Trace
Builder trace-api
- A builder for trace_* api calls.
- Trace
Params trace-api
- Parameters for a trace call.
Traits§
- Admin
Api admin-api
- Admin namespace rpc interface that gives access to several non-standard RPC methods.
- Anvil
Api anvil-api
- Anvil namespace rpc interface that gives access to several non-standard RPC methods.
- Debug
Api debug-api
- Debug namespace rpc interface that gives access to several non-standard RPC methods.
- Engine
Api engine-api
- Extension trait that gives access to engine API RPC methods.
- Erc4337
Api erc4337-api
- ERC-4337 Account Abstraction API
- NetApi
net-api
- Net namespace rpc interface that provides access to network information of the node.
- RpcApi
rpc-api
- The rpc API provides methods to get information about the RPC server itself, such as the enabled namespaces.
- Trace
Api trace-api
- Trace namespace rpc interface that gives access to several non-standard RPC methods.
- TxPool
Api txpool-api
- Txpool namespace rpc interface.
Type Aliases§
- Trace
Call List trace-api
- List of trace calls for use with
TraceApi::trace_call_many