Manage custom key-value metadata records for ENS subnames. Useful for discovery and filtering operations.
getFilteredSubnames
) because they are indexed in the Namespace offchain service.
subname
: The full ENS subname (e.g., "ns.myensname.eth"
).key
: Case-sensitive metadata key (e.g., "token-holder"
).data
: Value to store for the key (string).subname
: The full ENS subname.key
: The metadata key to delete.record
: The value associated with the requested key.