Package io.meeds.deeds.contract
Class UserEngagementMinting
java.lang.Object
org.web3j.tx.ManagedTransaction
org.web3j.tx.Contract
io.meeds.deeds.contract.UserEngagementMinting
public class UserEngagementMinting
extends org.web3j.tx.Contract
Auto generated code.
Do not modify!
Please use the web3j command line tools, or the org.web3j.codegen.SolidityFunctionWrapperGenerator in the codegen module to update.
Generated with web3j version 4.10.3.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classNested classes/interfaces inherited from class org.web3j.tx.Contract
org.web3j.tx.Contract.EventValuesWithLog -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.web3j.abi.datatypes.Eventstatic final org.web3j.abi.datatypes.Eventstatic final Stringstatic final org.web3j.abi.datatypes.Eventstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final org.web3j.abi.datatypes.Eventstatic final org.web3j.abi.datatypes.Eventstatic final org.web3j.abi.datatypes.Eventstatic final org.web3j.abi.datatypes.Eventstatic final org.web3j.abi.datatypes.Eventstatic final org.web3j.abi.datatypes.Eventstatic final org.web3j.abi.datatypes.Eventstatic final org.web3j.abi.datatypes.EventFields inherited from class org.web3j.tx.Contract
BIN_NOT_PROVIDED, contractAddress, contractBinary, defaultBlockParameter, deployedAddresses, FUNC_DEPLOY, GAS_LIMIT, gasProvider, transactionReceiptFields inherited from class org.web3j.tx.ManagedTransaction
ensResolver, GAS_PRICE, transactionManager, web3j -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedUserEngagementMinting(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit) Deprecated.protectedUserEngagementMinting(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider) protectedUserEngagementMinting(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit) Deprecated.protectedUserEngagementMinting(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, org.web3j.tx.gas.ContractGasProvider contractGasProvider) -
Method Summary
Modifier and TypeMethodDescriptionorg.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> addManager(String account) org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> addReport(UserEngagementMinting.HubReport _report) io.reactivex.Flowable<UserEngagementMinting.AdminChangedEventResponse> adminChangedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<UserEngagementMinting.AdminChangedEventResponse> adminChangedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) io.reactivex.Flowable<UserEngagementMinting.BeaconUpgradedEventResponse> beaconUpgradedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<UserEngagementMinting.BeaconUpgradedEventResponse> beaconUpgradedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> claim(String _receiver, BigInteger _amount) io.reactivex.Flowable<UserEngagementMinting.ClaimedEventResponse> claimedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<UserEngagementMinting.ClaimedEventResponse> claimedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) static org.web3j.protocol.core.RemoteCall<UserEngagementMinting> deploy(org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit) Deprecated.static org.web3j.protocol.core.RemoteCall<UserEngagementMinting> deploy(org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider) static org.web3j.protocol.core.RemoteCall<UserEngagementMinting> deploy(org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit) Deprecated.static org.web3j.protocol.core.RemoteCall<UserEngagementMinting> deploy(org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, org.web3j.tx.gas.ContractGasProvider contractGasProvider) getAdminChangedEventFromLog(org.web3j.protocol.core.methods.response.Log log) getAdminChangedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getBeaconUpgradedEventFromLog(org.web3j.protocol.core.methods.response.Log log) getBeaconUpgradedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getClaimedEventFromLog(org.web3j.protocol.core.methods.response.Log log) getClaimedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getInitializedEventFromLog(org.web3j.protocol.core.methods.response.Log log) getInitializedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getManagerAddedEventFromLog(org.web3j.protocol.core.methods.response.Log log) getManagerAddedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getManagerRemovedEventFromLog(org.web3j.protocol.core.methods.response.Log log) getManagerRemovedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getOwnershipTransferredEventFromLog(org.web3j.protocol.core.methods.response.Log log) getOwnershipTransferredEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getReportFraudEventFromLog(org.web3j.protocol.core.methods.response.Log log) getReportFraudEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getReportSentEventFromLog(org.web3j.protocol.core.methods.response.Log log) getReportSentEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getRewardAmountChangedEventFromLog(org.web3j.protocol.core.methods.response.Log log) getRewardAmountChangedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getUpgradedEventFromLog(org.web3j.protocol.core.methods.response.Log log) getUpgradedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) org.web3j.protocol.core.RemoteFunctionCall<org.web3j.tuples.generated.Tuple5<BigInteger, BigInteger, BigInteger, BigInteger, BigInteger>> hubDeeds(BigInteger param0) org.web3j.protocol.core.RemoteFunctionCall<BigInteger> hubReportIds(String param0, BigInteger param1) org.web3j.protocol.core.RemoteFunctionCall<org.web3j.tuples.generated.Tuple10<String, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, String, BigInteger, BigInteger, BigInteger>> hubReports(BigInteger param0) org.web3j.protocol.core.RemoteFunctionCall<org.web3j.tuples.generated.Tuple9<BigInteger, String, String, BigInteger, BigInteger, BigInteger, BigInteger, Boolean, BigInteger>> hubRewards(BigInteger param0) org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> initialize(String _meed, String _wom, BigInteger _startRewardsTime) io.reactivex.Flowable<UserEngagementMinting.InitializedEventResponse> initializedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<UserEngagementMinting.InitializedEventResponse> initializedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) org.web3j.protocol.core.RemoteFunctionCall<Boolean> org.web3j.protocol.core.RemoteFunctionCall<Boolean> isOwner()org.web3j.protocol.core.RemoteFunctionCall<BigInteger> static UserEngagementMintingload(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit) Deprecated.static UserEngagementMintingload(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider) static UserEngagementMintingload(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit) Deprecated.static UserEngagementMintingload(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, org.web3j.tx.gas.ContractGasProvider contractGasProvider) io.reactivex.Flowable<UserEngagementMinting.ManagerAddedEventResponse> managerAddedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<UserEngagementMinting.ManagerAddedEventResponse> managerAddedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) io.reactivex.Flowable<UserEngagementMinting.ManagerRemovedEventResponse> managerRemovedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<UserEngagementMinting.ManagerRemovedEventResponse> managerRemovedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> markAsFraud(BigInteger _reportId) org.web3j.protocol.core.RemoteFunctionCall<String> meed()org.web3j.protocol.core.RemoteFunctionCall<BigInteger> org.web3j.protocol.core.RemoteFunctionCall<String> owner()io.reactivex.Flowable<UserEngagementMinting.OwnershipTransferredEventResponse> ownershipTransferredEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<UserEngagementMinting.OwnershipTransferredEventResponse> ownershipTransferredEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) org.web3j.protocol.core.RemoteFunctionCall<BigInteger> pendingRewardBalanceOf(String _address) org.web3j.protocol.core.RemoteFunctionCall<BigInteger> org.web3j.protocol.core.RemoteFunctionCall<byte[]> org.web3j.protocol.core.RemoteFunctionCall<org.web3j.tuples.generated.Tuple3<BigInteger, BigInteger, BigInteger>> recipients(String param0) org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> removeManager(String account) org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> io.reactivex.Flowable<UserEngagementMinting.ReportFraudEventResponse> reportFraudEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<UserEngagementMinting.ReportFraudEventResponse> reportFraudEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) org.web3j.protocol.core.RemoteFunctionCall<BigInteger> reportsByPeriodByDeed(BigInteger param0, BigInteger param1) org.web3j.protocol.core.RemoteFunctionCall<BigInteger> reportsByPeriodByHub(BigInteger param0, String param1) org.web3j.protocol.core.RemoteFunctionCall<List> reportsByRecipient(String _address) io.reactivex.Flowable<UserEngagementMinting.ReportSentEventResponse> reportSentEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<UserEngagementMinting.ReportSentEventResponse> reportSentEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) org.web3j.protocol.core.RemoteFunctionCall<BigInteger> io.reactivex.Flowable<UserEngagementMinting.RewardAmountChangedEventResponse> rewardAmountChangedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<UserEngagementMinting.RewardAmountChangedEventResponse> rewardAmountChangedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) org.web3j.protocol.core.RemoteFunctionCall<org.web3j.tuples.generated.Tuple7<BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger>> rewards(BigInteger param0) org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> setPeriodicRewardAmount(BigInteger _periodicRewardAmount) org.web3j.protocol.core.RemoteFunctionCall<BigInteger> org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> transferOwnership(String newOwner) io.reactivex.Flowable<UserEngagementMinting.UpgradedEventResponse> upgradedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<UserEngagementMinting.UpgradedEventResponse> upgradedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> upgradeToAndCall(String newImplementation, byte[] data, BigInteger weiValue) org.web3j.protocol.core.RemoteFunctionCall<String> wom()Methods inherited from class org.web3j.tx.Contract
convertToNative, deploy, deploy, deploy, deploy, deployRemoteCall, deployRemoteCall, deployRemoteCall, deployRemoteCall, deployRemoteCall, deployRemoteCall, deployRemoteCall, deployRemoteCall, executeCallMultipleValueReturn, executeCallSingleValueReturn, executeCallSingleValueReturn, executeCallWithoutDecoding, executeRemoteCallMultipleValueReturn, executeRemoteCallSingleValueReturn, executeRemoteCallSingleValueReturn, executeRemoteCallTransaction, executeRemoteCallTransaction, executeTransaction, extractEventParameters, extractEventParameters, extractEventParametersWithLog, extractEventParametersWithLog, getContractAddress, getContractBinary, getDeployedAddress, getGasPrice, getStaticDeployedAddress, getTransactionReceipt, isValid, resolveContractAddress, setContractAddress, setDefaultBlockParameter, setDeployedAddress, setGasPrice, setGasProvider, setTransactionReceipt, staticExtractEventParameters, staticExtractEventParametersWithLog, staticExtractEventParametersWithLogMethods inherited from class org.web3j.tx.ManagedTransaction
call, getSyncThreshold, requestCurrentGasPrice, send, send, sendEIP1559, sendEIP1559, setSyncThreshold
-
Field Details
-
BINARY
- See Also:
-
FUNC_MULTIPLIER
- See Also:
-
FUNC_REWARD_PERIOD_IN_SECONDS
- See Also:
-
FUNC_ADDMANAGER
- See Also:
-
FUNC_ADDREPORT
- See Also:
-
FUNC_CLAIM
- See Also:
-
FUNC_HUBDEEDS
- See Also:
-
FUNC_HUBREPORTIDS
- See Also:
-
FUNC_HUBREPORTS
- See Also:
-
FUNC_HUBREWARDS
- See Also:
-
FUNC_INITIALIZE
- See Also:
-
FUNC_ISMANAGER
- See Also:
-
FUNC_ISOWNER
- See Also:
-
FUNC_LASTREPORTID
- See Also:
-
FUNC_MARKASFRAUD
- See Also:
-
FUNC_MEED
- See Also:
-
FUNC_OWNER
- See Also:
-
FUNC_PENDINGREWARDBALANCEOF
- See Also:
-
FUNC_PERIODICREWARDAMOUNT
- See Also:
-
FUNC_PROXIABLEUUID
- See Also:
-
FUNC_RECIPIENTS
- See Also:
-
FUNC_REMOVEMANAGER
- See Also:
-
FUNC_RENOUNCEOWNERSHIP
- See Also:
-
FUNC_REPORTSBYPERIODBYDEED
- See Also:
-
FUNC_REPORTSBYPERIODBYHUB
- See Also:
-
FUNC_REPORTSBYRECIPIENT
- See Also:
-
FUNC_REWARDS
- See Also:
-
FUNC_SETPERIODICREWARDAMOUNT
- See Also:
-
FUNC_STARTREWARDSTIME
- See Also:
-
FUNC_TRANSFEROWNERSHIP
- See Also:
-
FUNC_UPGRADETO
- See Also:
-
FUNC_UPGRADETOANDCALL
- See Also:
-
FUNC_WOM
- See Also:
-
ADMINCHANGED_EVENT
public static final org.web3j.abi.datatypes.Event ADMINCHANGED_EVENT -
BEACONUPGRADED_EVENT
public static final org.web3j.abi.datatypes.Event BEACONUPGRADED_EVENT -
CLAIMED_EVENT
public static final org.web3j.abi.datatypes.Event CLAIMED_EVENT -
INITIALIZED_EVENT
public static final org.web3j.abi.datatypes.Event INITIALIZED_EVENT -
MANAGERADDED_EVENT
public static final org.web3j.abi.datatypes.Event MANAGERADDED_EVENT -
MANAGERREMOVED_EVENT
public static final org.web3j.abi.datatypes.Event MANAGERREMOVED_EVENT -
OWNERSHIPTRANSFERRED_EVENT
public static final org.web3j.abi.datatypes.Event OWNERSHIPTRANSFERRED_EVENT -
REPORTFRAUD_EVENT
public static final org.web3j.abi.datatypes.Event REPORTFRAUD_EVENT -
REPORTSENT_EVENT
public static final org.web3j.abi.datatypes.Event REPORTSENT_EVENT -
REWARDAMOUNTCHANGED_EVENT
public static final org.web3j.abi.datatypes.Event REWARDAMOUNTCHANGED_EVENT -
UPGRADED_EVENT
public static final org.web3j.abi.datatypes.Event UPGRADED_EVENT
-
-
Constructor Details
-
UserEngagementMinting
@Deprecated protected UserEngagementMinting(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit) Deprecated. -
UserEngagementMinting
protected UserEngagementMinting(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider) -
UserEngagementMinting
@Deprecated protected UserEngagementMinting(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit) Deprecated. -
UserEngagementMinting
protected UserEngagementMinting(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, org.web3j.tx.gas.ContractGasProvider contractGasProvider)
-
-
Method Details
-
getAdminChangedEvents
public static List<UserEngagementMinting.AdminChangedEventResponse> getAdminChangedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getAdminChangedEventFromLog
public static UserEngagementMinting.AdminChangedEventResponse getAdminChangedEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
adminChangedEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.AdminChangedEventResponse> adminChangedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
adminChangedEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.AdminChangedEventResponse> adminChangedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getBeaconUpgradedEvents
public static List<UserEngagementMinting.BeaconUpgradedEventResponse> getBeaconUpgradedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getBeaconUpgradedEventFromLog
public static UserEngagementMinting.BeaconUpgradedEventResponse getBeaconUpgradedEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
beaconUpgradedEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.BeaconUpgradedEventResponse> beaconUpgradedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
beaconUpgradedEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.BeaconUpgradedEventResponse> beaconUpgradedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getClaimedEvents
public static List<UserEngagementMinting.ClaimedEventResponse> getClaimedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getClaimedEventFromLog
public static UserEngagementMinting.ClaimedEventResponse getClaimedEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
claimedEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.ClaimedEventResponse> claimedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
claimedEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.ClaimedEventResponse> claimedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getInitializedEvents
public static List<UserEngagementMinting.InitializedEventResponse> getInitializedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getInitializedEventFromLog
public static UserEngagementMinting.InitializedEventResponse getInitializedEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
initializedEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.InitializedEventResponse> initializedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
initializedEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.InitializedEventResponse> initializedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getManagerAddedEvents
public static List<UserEngagementMinting.ManagerAddedEventResponse> getManagerAddedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getManagerAddedEventFromLog
public static UserEngagementMinting.ManagerAddedEventResponse getManagerAddedEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
managerAddedEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.ManagerAddedEventResponse> managerAddedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
managerAddedEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.ManagerAddedEventResponse> managerAddedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getManagerRemovedEvents
public static List<UserEngagementMinting.ManagerRemovedEventResponse> getManagerRemovedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getManagerRemovedEventFromLog
public static UserEngagementMinting.ManagerRemovedEventResponse getManagerRemovedEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
managerRemovedEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.ManagerRemovedEventResponse> managerRemovedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
managerRemovedEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.ManagerRemovedEventResponse> managerRemovedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getOwnershipTransferredEvents
public static List<UserEngagementMinting.OwnershipTransferredEventResponse> getOwnershipTransferredEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getOwnershipTransferredEventFromLog
public static UserEngagementMinting.OwnershipTransferredEventResponse getOwnershipTransferredEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
ownershipTransferredEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.OwnershipTransferredEventResponse> ownershipTransferredEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
ownershipTransferredEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.OwnershipTransferredEventResponse> ownershipTransferredEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getReportFraudEvents
public static List<UserEngagementMinting.ReportFraudEventResponse> getReportFraudEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getReportFraudEventFromLog
public static UserEngagementMinting.ReportFraudEventResponse getReportFraudEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
reportFraudEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.ReportFraudEventResponse> reportFraudEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
reportFraudEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.ReportFraudEventResponse> reportFraudEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getReportSentEvents
public static List<UserEngagementMinting.ReportSentEventResponse> getReportSentEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getReportSentEventFromLog
public static UserEngagementMinting.ReportSentEventResponse getReportSentEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
reportSentEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.ReportSentEventResponse> reportSentEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
reportSentEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.ReportSentEventResponse> reportSentEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getRewardAmountChangedEvents
public static List<UserEngagementMinting.RewardAmountChangedEventResponse> getRewardAmountChangedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getRewardAmountChangedEventFromLog
public static UserEngagementMinting.RewardAmountChangedEventResponse getRewardAmountChangedEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
rewardAmountChangedEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.RewardAmountChangedEventResponse> rewardAmountChangedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
rewardAmountChangedEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.RewardAmountChangedEventResponse> rewardAmountChangedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getUpgradedEvents
public static List<UserEngagementMinting.UpgradedEventResponse> getUpgradedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getUpgradedEventFromLog
public static UserEngagementMinting.UpgradedEventResponse getUpgradedEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
upgradedEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.UpgradedEventResponse> upgradedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
upgradedEventFlowable
public io.reactivex.Flowable<UserEngagementMinting.UpgradedEventResponse> upgradedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
MULTIPLIER
-
REWARD_PERIOD_IN_SECONDS
-
addManager
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> addManager(String account) -
addReport
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> addReport(UserEngagementMinting.HubReport _report) -
claim
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> claim(String _receiver, BigInteger _amount) -
hubDeeds
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.tuples.generated.Tuple5<BigInteger,BigInteger, hubDeedsBigInteger, BigInteger, BigInteger>> (BigInteger param0) -
hubReportIds
public org.web3j.protocol.core.RemoteFunctionCall<BigInteger> hubReportIds(String param0, BigInteger param1) -
hubReports
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.tuples.generated.Tuple10<String,BigInteger, hubReportsBigInteger, BigInteger, BigInteger, BigInteger, String, BigInteger, BigInteger, BigInteger>> (BigInteger param0) -
hubRewards
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.tuples.generated.Tuple9<BigInteger,String, hubRewardsString, BigInteger, BigInteger, BigInteger, BigInteger, Boolean, BigInteger>> (BigInteger param0) -
initialize
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> initialize(String _meed, String _wom, BigInteger _startRewardsTime) -
isManager
-
isOwner
-
lastReportId
-
markAsFraud
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> markAsFraud(BigInteger _reportId) -
meed
-
owner
-
pendingRewardBalanceOf
public org.web3j.protocol.core.RemoteFunctionCall<BigInteger> pendingRewardBalanceOf(String _address) -
periodicRewardAmount
-
proxiableUUID
public org.web3j.protocol.core.RemoteFunctionCall<byte[]> proxiableUUID() -
recipients
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.tuples.generated.Tuple3<BigInteger,BigInteger, recipientsBigInteger>> (String param0) -
removeManager
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> removeManager(String account) -
renounceOwnership
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> renounceOwnership() -
reportsByPeriodByDeed
public org.web3j.protocol.core.RemoteFunctionCall<BigInteger> reportsByPeriodByDeed(BigInteger param0, BigInteger param1) -
reportsByPeriodByHub
public org.web3j.protocol.core.RemoteFunctionCall<BigInteger> reportsByPeriodByHub(BigInteger param0, String param1) -
reportsByRecipient
-
rewards
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.tuples.generated.Tuple7<BigInteger,BigInteger, rewardsBigInteger, BigInteger, BigInteger, BigInteger, BigInteger>> (BigInteger param0) -
setPeriodicRewardAmount
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> setPeriodicRewardAmount(BigInteger _periodicRewardAmount) -
startRewardsTime
-
transferOwnership
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> transferOwnership(String newOwner) -
upgradeTo
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> upgradeTo(String newImplementation) -
upgradeToAndCall
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> upgradeToAndCall(String newImplementation, byte[] data, BigInteger weiValue) -
wom
-
load
@Deprecated public static UserEngagementMinting load(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit) Deprecated. -
load
@Deprecated public static UserEngagementMinting load(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit) Deprecated. -
load
public static UserEngagementMinting load(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider) -
load
public static UserEngagementMinting load(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, org.web3j.tx.gas.ContractGasProvider contractGasProvider) -
deploy
public static org.web3j.protocol.core.RemoteCall<UserEngagementMinting> deploy(org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider) -
deploy
@Deprecated public static org.web3j.protocol.core.RemoteCall<UserEngagementMinting> deploy(org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit) Deprecated. -
deploy
public static org.web3j.protocol.core.RemoteCall<UserEngagementMinting> deploy(org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, org.web3j.tx.gas.ContractGasProvider contractGasProvider) -
deploy
@Deprecated public static org.web3j.protocol.core.RemoteCall<UserEngagementMinting> deploy(org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit) Deprecated.
-