Uses of Class
io.meeds.evm.gamification.service.EvmBlockchainService.EventValuesWithLog
Packages that use EvmBlockchainService.EventValuesWithLog
-
Uses of EvmBlockchainService.EventValuesWithLog in io.meeds.evm.gamification.service
Methods in io.meeds.evm.gamification.service that return EvmBlockchainService.EventValuesWithLogModifier and TypeMethodDescriptionprotected EvmBlockchainService.EventValuesWithLogEvmBlockchainService.extractEventParametersWithLog(org.web3j.abi.datatypes.Event event, org.web3j.protocol.core.methods.response.Log log) protected static EvmBlockchainService.EventValuesWithLogEvmBlockchainService.staticExtractEventParametersWithLog(org.web3j.abi.datatypes.Event event, org.web3j.protocol.core.methods.response.Log log) Methods in io.meeds.evm.gamification.service that return types with arguments of type EvmBlockchainService.EventValuesWithLogModifier and TypeMethodDescriptionprotected List<EvmBlockchainService.EventValuesWithLog> EvmBlockchainService.extractEventParametersWithLog(org.web3j.abi.datatypes.Event event, org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt)