public interface IContractApi
| Modifier and Type | Method and Description |
|---|---|
Abi |
contractAbi(String address)
Get Verified Contract Sources
|
@NotNull Abi contractAbi(String address) throws ApiException
address - to verifyApiException - parent exception classCopyright © 2019. All rights reserved.