Skip to main content

Module client

Module client 

Source
Expand description

RPC client traits for querying an Ethereum node.

Structs§

JsonRpcResponse
A JSON-RPC response as returned by an Ethereum node.

Traits§

EthereumQueries
The basic Ethereum queries that can be used from a smart contract and do not require gas to be executed.
JsonRpcClient
A basic RPC client for making JSON queries