Expand description
RPC client traits for querying an Ethereum node.
Structs§
- Json
RpcResponse - A JSON-RPC response as returned by an Ethereum node.
Traits§
- Ethereum
Queries - The basic Ethereum queries that can be used from a smart contract and do not require gas to be executed.
- Json
RpcClient - A basic RPC client for making JSON queries