Skip to main content
GET
Get detailed information about name for Detailed name page

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Path Parameters

name
string
required

Name of name, for example vitalik.eth

Query Parameters

chain_id
string<int64>

The chain (network) where domain search should be done

protocol_id
string

Protocol id of domain, default is first priority protocol on that chain

only_active
boolean

Filtering field to remove expired names

Response

A successful response.

expiry_date
string
id
string
name
string
other_addresses
Map chain -> resolved_address that contains other blockchain addresses. This map will contain `current_chain_id` -> `resovled_address` if `resovled_address` is not None · object
owner
The account that owns the domain · object
protocol
Information about protocol that domain belongs to · object

Optional. Logo URL of the protocol's own dApp. Same value for every domain in the protocol, surfaced here for convenient rendering alongside protocol_dapp_url.

protocol_dapp_url
string

Optional. Deep link to this domain inside the protocol's own dApp, rendered from the protocol's protocol_dapp_url_template config.

registrant
Optional. The account that owns the ERC721 NFT for the domain · object
registration_date
string

Optional. RFC 3339 datetime of expiry date.

resolved_address
Optional. Resolved address of this domain · object
resolved_with_wildcard
boolean
resolver_address
object
stored_offchain
boolean
tokens
List of NFT tokens related to this domain · object[]
wrapped_owner
Optional. Owner of NameWrapper NFT · object