Package io.meeds.deeds.contract
Class TestUEM
java.lang.Object
org.web3j.tx.ManagedTransaction
org.web3j.tx.Contract
io.meeds.deeds.contract.TestUEM
public class TestUEM
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 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
ConstructorsModifierConstructorDescriptionprotectedTestUEM(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit) Deprecated.protectedTestUEM(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider) protectedTestUEM(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit) Deprecated.protectedTestUEM(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(TestUEM.HubReport _report) io.reactivex.Flowable<TestUEM.AdminChangedEventResponse> adminChangedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<TestUEM.AdminChangedEventResponse> adminChangedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) io.reactivex.Flowable<TestUEM.BeaconUpgradedEventResponse> beaconUpgradedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<TestUEM.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<TestUEM.ClaimedEventResponse> claimedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<TestUEM.ClaimedEventResponse> claimedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) static org.web3j.protocol.core.RemoteCall<TestUEM> deploy(org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit) Deprecated.static org.web3j.protocol.core.RemoteCall<TestUEM> deploy(org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider) static org.web3j.protocol.core.RemoteCall<TestUEM> deploy(org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit) Deprecated.static org.web3j.protocol.core.RemoteCall<TestUEM> 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) static TestUEM.ClaimedEventResponsegetClaimedEventFromLog(org.web3j.protocol.core.methods.response.Log log) static List<TestUEM.ClaimedEventResponse> getClaimedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getInitializedEventFromLog(org.web3j.protocol.core.methods.response.Log log) static List<TestUEM.InitializedEventResponse> 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) static List<TestUEM.ReportFraudEventResponse> getReportFraudEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) getReportSentEventFromLog(org.web3j.protocol.core.methods.response.Log log) static List<TestUEM.ReportSentEventResponse> 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) static List<TestUEM.UpgradedEventResponse> 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<TestUEM.InitializedEventResponse> initializedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<TestUEM.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 TestUEMload(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit) Deprecated.static TestUEMload(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider) static TestUEMload(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit) Deprecated.static TestUEMload(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, org.web3j.tx.gas.ContractGasProvider contractGasProvider) io.reactivex.Flowable<TestUEM.ManagerAddedEventResponse> managerAddedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<TestUEM.ManagerAddedEventResponse> managerAddedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) io.reactivex.Flowable<TestUEM.ManagerRemovedEventResponse> managerRemovedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<TestUEM.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<TestUEM.OwnershipTransferredEventResponse> ownershipTransferredEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<TestUEM.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<TestUEM.ReportFraudEventResponse> reportFraudEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<TestUEM.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<TestUEM.ReportSentEventResponse> reportSentEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<TestUEM.ReportSentEventResponse> reportSentEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) org.web3j.protocol.core.RemoteFunctionCall<BigInteger> io.reactivex.Flowable<TestUEM.RewardAmountChangedEventResponse> rewardAmountChangedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<TestUEM.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<org.web3j.protocol.core.methods.response.TransactionReceipt> setTestOnPreviousPeriod(BigInteger _testPreviousPeriodInWeeks) org.web3j.protocol.core.RemoteFunctionCall<BigInteger> org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> transferOwnership(String newOwner) io.reactivex.Flowable<TestUEM.UpgradedEventResponse> upgradedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<TestUEM.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_SETTESTONPREVIOUSPERIOD
- 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
-
TestUEM
@Deprecated protected TestUEM(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit) Deprecated. -
TestUEM
protected TestUEM(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider) -
TestUEM
@Deprecated protected TestUEM(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit) Deprecated. -
TestUEM
protected TestUEM(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, org.web3j.tx.gas.ContractGasProvider contractGasProvider)
-
-
Method Details
-
getAdminChangedEvents
public static List<TestUEM.AdminChangedEventResponse> getAdminChangedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getAdminChangedEventFromLog
public static TestUEM.AdminChangedEventResponse getAdminChangedEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
adminChangedEventFlowable
public io.reactivex.Flowable<TestUEM.AdminChangedEventResponse> adminChangedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
adminChangedEventFlowable
public io.reactivex.Flowable<TestUEM.AdminChangedEventResponse> adminChangedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getBeaconUpgradedEvents
public static List<TestUEM.BeaconUpgradedEventResponse> getBeaconUpgradedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getBeaconUpgradedEventFromLog
public static TestUEM.BeaconUpgradedEventResponse getBeaconUpgradedEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
beaconUpgradedEventFlowable
public io.reactivex.Flowable<TestUEM.BeaconUpgradedEventResponse> beaconUpgradedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
beaconUpgradedEventFlowable
public io.reactivex.Flowable<TestUEM.BeaconUpgradedEventResponse> beaconUpgradedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getClaimedEvents
public static List<TestUEM.ClaimedEventResponse> getClaimedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getClaimedEventFromLog
public static TestUEM.ClaimedEventResponse getClaimedEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
claimedEventFlowable
public io.reactivex.Flowable<TestUEM.ClaimedEventResponse> claimedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
claimedEventFlowable
public io.reactivex.Flowable<TestUEM.ClaimedEventResponse> claimedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getInitializedEvents
public static List<TestUEM.InitializedEventResponse> getInitializedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getInitializedEventFromLog
public static TestUEM.InitializedEventResponse getInitializedEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
initializedEventFlowable
public io.reactivex.Flowable<TestUEM.InitializedEventResponse> initializedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
initializedEventFlowable
public io.reactivex.Flowable<TestUEM.InitializedEventResponse> initializedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getManagerAddedEvents
public static List<TestUEM.ManagerAddedEventResponse> getManagerAddedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getManagerAddedEventFromLog
public static TestUEM.ManagerAddedEventResponse getManagerAddedEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
managerAddedEventFlowable
public io.reactivex.Flowable<TestUEM.ManagerAddedEventResponse> managerAddedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
managerAddedEventFlowable
public io.reactivex.Flowable<TestUEM.ManagerAddedEventResponse> managerAddedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getManagerRemovedEvents
public static List<TestUEM.ManagerRemovedEventResponse> getManagerRemovedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getManagerRemovedEventFromLog
public static TestUEM.ManagerRemovedEventResponse getManagerRemovedEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
managerRemovedEventFlowable
public io.reactivex.Flowable<TestUEM.ManagerRemovedEventResponse> managerRemovedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
managerRemovedEventFlowable
public io.reactivex.Flowable<TestUEM.ManagerRemovedEventResponse> managerRemovedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getOwnershipTransferredEvents
public static List<TestUEM.OwnershipTransferredEventResponse> getOwnershipTransferredEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getOwnershipTransferredEventFromLog
public static TestUEM.OwnershipTransferredEventResponse getOwnershipTransferredEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
ownershipTransferredEventFlowable
public io.reactivex.Flowable<TestUEM.OwnershipTransferredEventResponse> ownershipTransferredEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
ownershipTransferredEventFlowable
public io.reactivex.Flowable<TestUEM.OwnershipTransferredEventResponse> ownershipTransferredEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getReportFraudEvents
public static List<TestUEM.ReportFraudEventResponse> getReportFraudEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getReportFraudEventFromLog
public static TestUEM.ReportFraudEventResponse getReportFraudEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
reportFraudEventFlowable
public io.reactivex.Flowable<TestUEM.ReportFraudEventResponse> reportFraudEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
reportFraudEventFlowable
public io.reactivex.Flowable<TestUEM.ReportFraudEventResponse> reportFraudEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getReportSentEvents
public static List<TestUEM.ReportSentEventResponse> getReportSentEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getReportSentEventFromLog
public static TestUEM.ReportSentEventResponse getReportSentEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
reportSentEventFlowable
public io.reactivex.Flowable<TestUEM.ReportSentEventResponse> reportSentEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
reportSentEventFlowable
public io.reactivex.Flowable<TestUEM.ReportSentEventResponse> reportSentEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getRewardAmountChangedEvents
public static List<TestUEM.RewardAmountChangedEventResponse> getRewardAmountChangedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getRewardAmountChangedEventFromLog
public static TestUEM.RewardAmountChangedEventResponse getRewardAmountChangedEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
rewardAmountChangedEventFlowable
public io.reactivex.Flowable<TestUEM.RewardAmountChangedEventResponse> rewardAmountChangedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
rewardAmountChangedEventFlowable
public io.reactivex.Flowable<TestUEM.RewardAmountChangedEventResponse> rewardAmountChangedEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) -
getUpgradedEvents
public static List<TestUEM.UpgradedEventResponse> getUpgradedEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) -
getUpgradedEventFromLog
public static TestUEM.UpgradedEventResponse getUpgradedEventFromLog(org.web3j.protocol.core.methods.response.Log log) -
upgradedEventFlowable
public io.reactivex.Flowable<TestUEM.UpgradedEventResponse> upgradedEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter) -
upgradedEventFlowable
public io.reactivex.Flowable<TestUEM.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(TestUEM.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) -
setTestOnPreviousPeriod
public org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt> setTestOnPreviousPeriod(BigInteger _testPreviousPeriodInWeeks) -
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 TestUEM load(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit) Deprecated. -
load
@Deprecated public static TestUEM load(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit) Deprecated. -
load
-
load
-
deploy
public static org.web3j.protocol.core.RemoteCall<TestUEM> 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<TestUEM> deploy(org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit) Deprecated. -
deploy
public static org.web3j.protocol.core.RemoteCall<TestUEM> 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<TestUEM> deploy(org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit) Deprecated.
-