Uses of Class
io.meeds.deeds.contract.ERC1155.URIEventResponse
-
Uses of ERC1155.URIEventResponse in io.meeds.deeds.contract
Methods in io.meeds.deeds.contract that return ERC1155.URIEventResponseModifier and TypeMethodDescriptionstatic ERC1155.URIEventResponseERC1155.getURIEventFromLog(org.web3j.protocol.core.methods.response.Log log) Methods in io.meeds.deeds.contract that return types with arguments of type ERC1155.URIEventResponseModifier and TypeMethodDescriptionstatic List<ERC1155.URIEventResponse> ERC1155.getURIEvents(org.web3j.protocol.core.methods.response.TransactionReceipt transactionReceipt) io.reactivex.Flowable<ERC1155.URIEventResponse> ERC1155.uRIEventFlowable(org.web3j.protocol.core.DefaultBlockParameter startBlock, org.web3j.protocol.core.DefaultBlockParameter endBlock) io.reactivex.Flowable<ERC1155.URIEventResponse> ERC1155.uRIEventFlowable(org.web3j.protocol.core.methods.request.EthFilter filter)