Retrieves the details of a specific offchain subname using its full name (e.g., alice.oppunk.eth). Returns the subname details if found.
The full subname to retrieve (e.g., alice.oppunk.eth)
"alice.oppunk.eth"
Subname found
Unique identifier of the subname
"123"
Full name of the subname (e.g., alice.oppunk.eth)
"alice.oppunk.eth"
Parent name (e.g., oppunk.eth)
"oppunk.eth"
Label of the subname (e.g., alice)
"alice"
Text records associated with the subname
{ "email": "[email protected]" }Address records associated with the subname
{ "ETH": "0x1234...abcd" }Metadata associated with the subname
{ "role": "admin" }Namehash of the subname
"0xabc123..."
Content hash of the subname
"ipfs://Qm..."