deleteSubname to permanently remove a subname and all its records.
Offchain Manager
Delete a subname
Permanent offchain subname removal.
Use
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Permanent offchain subname removal.
deleteSubname to permanently remove a subname and all its records.
await client.deleteSubname('alice.example.eth');
Was this page helpful?
