Uses of Class
io.adabox.dextreme.model.UTxO
Packages that use UTxO
Package
Description
-
Uses of UTxO in io.adabox.dextreme.dex
Methods in io.adabox.dextreme.dex with parameters of type UTxOModifier and TypeMethodDescriptiondoubleMinswap.getPoolFeePercent(UTxO uTxO) doubleMuesliswap.getPoolFeePercent(UTxO utxo) doubleSpectrum.getPoolFeePercent(UTxO utxo) doubleSundaeswap.getPoolFeePercent(UTxO utxo) doubleVyFinance.getPoolFeePercent(UTxO utxo) doubleWingRiders.getPoolFeePercent(UTxO utxo) Sundaeswap.toLiquidityPool(UTxO utxo) WingRiders.toLiquidityPool(UTxO utxo) -
Uses of UTxO in io.adabox.dextreme.dex.base
Methods in io.adabox.dextreme.dex.base with parameters of type UTxOModifier and TypeMethodDescriptionabstract doubleDex.getPoolFeePercent(UTxO utxo) Dex.toLiquidityPool(UTxO utxo) -
Uses of UTxO in io.adabox.dextreme.provider
Methods in io.adabox.dextreme.provider that return types with arguments of type UTxOModifier and TypeMethodDescriptionBlockfrostProvider.assetUtxos(String assetUnit) KoiosProvider.assetUtxos(String assetUnit) BlockfrostProvider.transactionUtxos(String txHash) KoiosProvider.transactionUtxos(String txHash) -
Uses of UTxO in io.adabox.dextreme.provider.base
Methods in io.adabox.dextreme.provider.base that return types with arguments of type UTxO -
Uses of UTxO in io.adabox.dextreme.provider.mapper
Methods in io.adabox.dextreme.provider.mapper that return UTxOModifier and TypeMethodDescriptionstatic UTxOBlockfrostMapper.toUTxO(com.bloxbean.cardano.client.api.model.Utxo utxo) static UTxOBlockfrostMapper.toUTxO(String txHash, com.bloxbean.cardano.client.backend.model.TxContentUtxoOutputs utxo) static UTxOKoiosMapper.toUTxO(rest.koios.client.backend.api.base.common.UTxO utxo) Methods in io.adabox.dextreme.provider.mapper that return types with arguments of type UTxO