Interface ContractAPI


public interface ContractAPI
EtherScan - API Descriptions ...
Since:
28.10.2018
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull Abi
    contractAbi(@NotNull String address)
    Get Verified Contract Sources
  • Method Details

    • contractAbi

      @NotNull @NotNull Abi contractAbi(@NotNull @NotNull String address) throws EtherScanException
      Get Verified Contract Sources
      Parameters:
      address - to verify
      Returns:
      ABI verified
      Throws:
      EtherScanException - parent exception class