Skip to main content
GET
Get Subname by Full Name

Path Parameters

fullSubname
string
required

The full subname to retrieve (e.g., alice.oppunk.eth)

Example:

"alice.oppunk.eth"

Response

Subname found

id
string
required

Unique identifier of the subname

Example:

"123"

fullName
string
required

Full name of the subname (e.g., alice.oppunk.eth)

Example:

"alice.oppunk.eth"

parentName
string
required

Parent name (e.g., oppunk.eth)

Example:

"oppunk.eth"

label
string
required

Label of the subname (e.g., alice)

Example:

"alice"

texts
object
required

Text records associated with the subname

Example:
addresses
object
required

Address records associated with the subname

Example:
metadata
object
required

Metadata associated with the subname

Example:
namehash
string
required

Namehash of the subname

Example:

"0xabc123..."

contenthash
string

Content hash of the subname

Example:

"ipfs://Qm..."