Package org.exoplatform.wallet.contract
Class ERTTokenV2.UpgradedEventResponse
- java.lang.Object
-
- org.web3j.protocol.core.methods.response.BaseEventResponse
-
- org.exoplatform.wallet.contract.ERTTokenV2.UpgradedEventResponse
-
- Enclosing class:
- ERTTokenV2
public static class ERTTokenV2.UpgradedEventResponse extends org.web3j.protocol.core.methods.response.BaseEventResponse
-
-
Field Summary
Fields Modifier and Type Field Description StringimplementationAddressBigIntegerimplementationVersion
-
Constructor Summary
Constructors Constructor Description UpgradedEventResponse()
-
-
-
Field Detail
-
implementationVersion
public BigInteger implementationVersion
-
implementationAddress
public String implementationAddress
-
-