Add a protected UTXO with optional inscription data
OptionalinscriptionData: InscriptionDataClear all protected UTXOs and inscription data
Get all inscription data
Get asset data for a UTXO (combines protected status and inscription data)
Get inscription data for a UTXO if it contains an inscription
Get all protected UTXO IDs
Check if a UTXO contains protected ordinals/inscriptions
Remove a protected UTXO
StaticcreateCreate a default inscription data object for testing
Mock implementation of OrdinalsDetector for testing
Allows pre-configuration of which UTXOs should be considered protected and what inscription data they should return.