Available on crate feature
rpc only.Expand description
Aggregates all server traits.
Modules§
- eth
- Reth RPC
eth_API implementation
Structs§
- Reth
Payload Status - Reth-specific payload status that includes server-measured execution latency.
Enums§
- Reth
NewPayload Input - Input for
reth_newPayloadthat accepts eitherExecutionDatadirectly or an RLP-encoded block.
Traits§
- Admin
ApiServer - Server trait implementation for the
AdminApiRPC API. - Block
Submission Validation ApiServer - Server trait implementation for the
BlockSubmissionValidationApiRPC API. - Debug
ApiServer - Server trait implementation for the
DebugApiRPC API. - Debug
Execution Witness ApiServer - Server trait implementation for the
DebugExecutionWitnessApiRPC API. - Engine
ApiServer - Server trait implementation for the
EngineApiRPC API. - Engine
EthApi Server - Server trait implementation for the
EngineEthApiRPC API. - EthApi
Server - Server trait implementation for the
EthApiRPC API. - EthBundle
ApiServer - Server trait implementation for the
EthBundleApiRPC API. - EthCall
Bundle ApiServer - Server trait implementation for the
EthCallBundleApiRPC API. - EthFilter
ApiServer - Server trait implementation for the
EthFilterApiRPC API. - EthPub
SubApi Server - Server trait implementation for the
EthPubSubApiRPC API. - Into
Engine ApiRpc Module - Helper trait for the engine api server.
- L2Eth
ApiExt Server - Server trait implementation for the
L2EthApiExtRPC API. - MevFull
ApiServer - Server trait implementation for the
MevFullApiRPC API. - MevSim
ApiServer - Server trait implementation for the
MevSimApiRPC API. - Miner
ApiServer - Server trait implementation for the
MinerApiRPC API. - NetApi
Server - Server trait implementation for the
NetApiRPC API. - Otterscan
Server - Server trait implementation for the
OtterscanRPC API. - Reth
ApiServer - Server trait implementation for the
RethApiRPC API. - Reth
Engine ApiServer - Server trait implementation for the
RethEngineApiRPC API. - RpcApi
Server - Server trait implementation for the
RpcApiRPC API. - Testing
ApiServer - Server trait implementation for the
TestingApiRPC API. - Trace
ApiServer - Server trait implementation for the
TraceApiRPC API. - TxPool
ApiServer - Server trait implementation for the
TxPoolApiRPC API. - Web3
ApiServer - Server trait implementation for the
Web3ApiRPC API.