Protected ReadonlyDUST_Protected ReadonlyINPUT_Protected ReadonlyOUTPUT_Protected ReadonlyTRANSACTION_ProtectedcalculateCalculate change amount
ProtectedcalculateProtectedcheckCheck if options are valid and return failure result if not
Clear the protection cache
ProtectedcreateEstimate transaction fee
ProtectedestimateEstimate transaction size in vBytes
ProtectedfilterFilter UTXOs with protection and confirmation checks
ProtectedfilterGet the underlying detector
Get the fallback selector
ProtectedisCheck if amount is dust
OptionaldustThreshold: numberCheck if protected UTXOs are allowed as last resort
Pre-populate the protection cache for a set of UTXOs This should be called before select() for optimal performance
Select UTXOs while avoiding ordinals/inscriptions
Set whether to allow protected UTXOs as last resort
ProtectedsortProtectedsortProtectedsumProtectedvalidate
Ordinals-aware UTXO selector
This selector wraps another selector and filters out UTXOs that contain ordinals or inscriptions before performing selection. It provides: