Uses of Class
io.meeds.tenant.hub.service.PolygonContractGasProvider
Packages that use PolygonContractGasProvider
-
Uses of PolygonContractGasProvider in io.meeds.tenant.hub.utils
Methods in io.meeds.tenant.hub.utils with parameters of type PolygonContractGasProviderModifier and TypeMethodDescriptionstatic org.web3j.protocol.core.RemoteFunctionCall<org.web3j.protocol.core.methods.response.TransactionReceipt>ContractUtils.executeRemoteCallTransaction(org.web3j.tx.TransactionManager transactionManager, PolygonContractGasProvider polygonContractGasProvider, org.web3j.tx.response.TransactionReceiptProcessor transactionReceiptProcessor, org.web3j.abi.datatypes.Function function, String uemAddress, long uemNetworkId)