| Interface | Description |
|---|---|
| Filter.FilterTopic<T> |
| Class | Description |
|---|---|
| EthFilter |
Filter implementation as per docs
|
| Filter<T extends Filter> |
Filter implementation as per docs
|
| Filter.ListTopic | |
| Filter.SingleTopic<String> | |
| RawTransaction |
Transaction class used for signing transactions locally.
For the specification, refer to p4 of the yellow paper. |
| ShhFilter |
Filter implementation as per docs
|
| ShhPost |
https://github.com/ethereum/wiki/wiki/JSON-RPC#shh_post
|
| Transaction |
Transaction request object used by:
eth_call
eth_sendTransaction
eth_estimateGas
|