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