| Interface | Description |
|---|---|
| DefaultBlockParameter |
Wrapper for parameter that takes either a block number or block name as input
|
| Ethereum |
Core Ethereum JSON-RPC API.
|
| Class | Description |
|---|---|
| DefaultBlockParameterNumber |
DefaultBlockParameter implementation that takes a numeric value.
|
| JsonRpc2_0Web3j |
JSON-RPC 2.0 factory implementation.
|
| Request<S,T extends Response> | |
| Response<T> | |
| Response.Error |
| Enum | Description |
|---|---|
| DefaultBlockParameterName |
https://github.com/ethereum/wiki/wiki/JSON-RPC#the-default-block-parameter
|