Universal
Resolve ENS
An ENS name is a string ending in .eth
.
E.g. vitalik.eth
. This endpoint can be used to
query the actual ethereum wallet address behind the ENS name.
GET
Query Parameters
The chain to use.
Available options:
base:mainnet
, ethereum:mainnet
, arbitrum:mainnet
Response
200
application/json
Successful Response
Response model for ENS name details.
The wallet address of the user
Examples:
"0x68b3465833fb72A70ecDF485E0e4C7bD8665Fc45"
The registrant of the ENS
Examples:
"0x68b3465833fb72A70ecDF485E0e4C7bD8665Fc45"