Package org.exoplatform.wallet.contract
Class Upgradability.UpgradedEventResponse
- java.lang.Object
-
- org.web3j.protocol.core.methods.response.BaseEventResponse
-
- org.exoplatform.wallet.contract.Upgradability.UpgradedEventResponse
-
- Enclosing class:
- Upgradability
public static class Upgradability.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
-
-