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