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 types with arguments of type ERC1155.URIEventResponse Modifier and Type Method Description 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)
-