Get ENS Records By Account
POST/:chain/:network/ens/getEnsRecordsByAccount
Retrieves ENS domain information by entering the ENS domain owner address or the address that the domain points to. ownerAddress indicates the ENS domain owner address, and resolvedAddress indicates the address that the ENS domain points to.
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