Uses of Class
org.exoplatform.wallet.contract.GasPayableInToken.TransferEventResponse
-
-
Uses of GasPayableInToken.TransferEventResponse in org.exoplatform.wallet.contract
Methods in org.exoplatform.wallet.contract that return types with arguments of type GasPayableInToken.TransferEventResponse Modifier and Type Method Description List<GasPayableInToken.TransferEventResponse>GasPayableInToken. getTransferEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)io.reactivex.Flowable<GasPayableInToken.TransferEventResponse>GasPayableInToken. transferEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock)io.reactivex.Flowable<GasPayableInToken.TransferEventResponse>GasPayableInToken. transferEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)
-