ethereum/src/rpc/core/core library

Classes

ETHRequestDetails
Represents the details of an Ethereum JSON-RPC request.
ETHRequestParams
An abstract class representing Ethereum RPC request parameters.
ETHRPCRequest<T>
An abstract class representing Ethereum JSON-RPC requests with generic response types.
LookupBlockRequest
An abstract class representing Ethereum lookup block requests.