Module ic_web3::api

source ·
Expand description

Web3 implementation

Structs

Accounts namespace
Base filter handle. Allows to poll the filter.
Eth namespace
Eth namespace, filters
Eth namespace, subscriptions
Net namespace
Parity namespace
Parity_Accounts namespace
Parity_Set Specific API
Personal namespace
ID of subscription returned from eth_subscribe
Stream of notifications from a subscription Given a type deserializable from rpc::Value and a subscription id, yields items of that type as notifications are delivered.
Trace namespace
Txpool namespace
Web3 wrapper for all namespaces
Web3 namespace

Traits

Common API for all namespaces