Class EthChainId

java.lang.Object
org.web3j.protocol.core.Response<String>
org.web3j.protocol.core.methods.response.EthChainId

public class EthChainId extends Response<String>
eth_chainId.
  • Constructor Details

    • EthChainId

      public EthChainId()
  • Method Details