Get basic info about name for ens-lookup and blockscout quick-search. Sorted by `registration_date`
Authorizations
API key passed as a Bearer token in the Authorization header.
Query Parameters
Optional. Name of domain, for example vitalik.eth. None means lookup for any name
The chain (network) where domain search should be done
comma separated list of protocol ids. Default is ENS protocol only
If true, search across all supported protocols and ignore protocols.
When chain_id is set, the search is scoped to all protocols on that chain.
Filtering field to remove expired names
Sorting field. Default is registration_date
Order direction. Default is DESC
ORDER_UNSPECIFIED, ASC, DESC Optional. Max number of items in single response. Default is 50
Optional. Value of .pagination.page_token from previous response