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