Class ENSRegistryWithFallbackContract.NewOwnerEventResponse

java.lang.Object
org.web3j.protocol.core.methods.response.BaseEventResponse
org.web3j.ens.contracts.generated.ENSRegistryWithFallbackContract.NewOwnerEventResponse
Enclosing class:
ENSRegistryWithFallbackContract

public static class ENSRegistryWithFallbackContract.NewOwnerEventResponse extends BaseEventResponse
  • Field Details

    • node

      public byte[] node
    • label

      public byte[] label
    • owner

      public String owner
  • Constructor Details

    • NewOwnerEventResponse

      public NewOwnerEventResponse()