Get ENS Name By Address
POST/:chain/:network/ens/getEnsNameByAddress
Returns the mapped ENS domain name by entering an address.
Seeing null even though the address has an ENS domain name?
Multiple domain names can point to a single address. This API returns only the name registered as the Primary Name. If you want to check all names, try Get Ens Records By Account!
Please verify the network when using!
This API is supported only on Ethereum Mainnet and cannot be used on other networks. Please verify the network when using.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 408
- 409
- 413
- 414
- 429
- 500
- 503
Successful Response
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Request Timeout
Conflict
Payload Too Large
URI Too Long
Too Many Requests
Internal Server Error
Service Unavailable