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