| Package | Description |
|---|---|
| io.api.etherscan.core.impl | |
| io.api.etherscan.model |
| Constructor and Description |
|---|
EtherScanApi(EthNetwork network) |
EtherScanApi(EthNetwork network,
Supplier<IHttpExecutor> executorSupplier) |
EtherScanApi(String apiKey,
EthNetwork network) |
EtherScanApi(String apiKey,
EthNetwork network,
Supplier<IHttpExecutor> executorSupplier) |
| Modifier and Type | Method and Description |
|---|---|
static EthNetwork |
EthNetwork.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EthNetwork[] |
EthNetwork.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.